Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

The Importance of Communication in Software Development Teams

Programming is often thought of purely as a problem-solving activity. This may be true for the lone coder in their garage, but in the multi-person environment of an Agile team, such problem solving must be collaborative. In this article, we’ll look at the role of communication in software development, particularly in an Agile framework. Covid-19 has forced an unprecedented shift to remote working so we’ll finish up with a discussion of how Agile can be implemented in a remote setting.

Get unified visibility of Azure resources under multiple subscriptions | Serverless360

Do you have hundreds of resources under multiple Azure Subscription? Would you like to manage them in the context of business or in groups in single pane of glass? Want to provide restricted access to your team members to focus only on resources they are supposed to. Serverless360 introduces Composite Applications to group your resources in business application context or groups like staging or production.

Achieve end-to-end message tracking across Azure resources and hybrid integration | Serverless360

Serverless360 BAM is a real time hybrid integration solution can be instrumented with the business process definition to capture necessary data in all stages of the business transaction. Resolve issues faster with a unified view of business transactions and get maximum visibility on the integration solution for the functional support teams.

Automating key rotation for CI/CD pipelines

With the new Contexts API release, developers can save their team valuable time while enhancing security practices. We know maintaining your organization’s security is crucial. There is the need to meet strict compliance guidelines, such as FedRAMP and GDPR, and what seems to be an increasing number of breaches, like the compromise of over 150,000 video security cameras as a result of a targeted Jenkins server.

AI on premise: benefits and a predictive-modeling use case

Running an Artificial Intelligence (AI) infrastructure on premise has major challenges like high capex and requires internal expertise. It can provide a lot of benefits for organisations that want to establish an AI strategy. The solution outlined in this post illustrates the power and the utility of the universal Operator Lifecycle Manager (OLM) using Juju, a universal OLM, to create and manage on premise AI infrastructure.

IAM Policy Basics and Best Practices

One of the most powerful aspects of AWS is their Identity and Access Management (IAM) service. The obvious aspect of its power is that it controls who can do what with all the resources inside your AWS account. But the non-obvious side is how configurable it is. You can encode permissions that are so finely grained that a Lambda Function could, for example, be given just enough permissions to be able to read one attribute from one record for the current user of a DynamoDB Table.

How to install Kubeflow on Kubernetes

In this video, we install Kubeflow in a Kubernetes agnostic fashion using Juju and Charmed Kubeflow. This video exemplifies the steps necessary to install Kubeflow on any conformant Kubernetes, including AKS, EKS, GKE, Openshift and any kubeadm-deployed cluster, provided that you have access to it via kubectl. To install Kubeflow locally, you can simply install MicroK8s and enable the Kubeflow add-on.