Operations | Monitoring | ITSM | DevOps | Cloud

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

Exploring distributed vs centralized incident command models

Recently in our Better Incidents Slack channel, there’s been some chatter around how people structure dedicated incident commanders at their company: distributed or centralized. The way I see it, there are two types of commanders: the temporary, distributed role — a hat that an on-call engineer or an engineering manager puts on during an incident. Then there’s the centralized, full-time role, where someone is the designated incident commander (or one of a few) for all incidents.

Stop the death march for your developers

Stop the death march for your developers. Developer toil directly leads to burnout, say software engineering leaders from LaunchDarkly, Okteto, Atlassian and Sleuth. And burnout leads to devs leaving your team. Don't let that happen -- remove toil. Give Sleuth a try and see how we empower software teams to build faster by making engineering efficiency easy to improve and measurable — in a way that both managers and developers love.

Announcing In-Place Upgrade from Ubuntu Server to Ubuntu Pro on Azure

We are pleased to share that Azure is now offering an in-place upgrade from Ubuntu Server to Ubuntu Pro. This functionality, made possible through our strategic partnership with Azure, provides a straightforward way to leverage the advanced features and extended security maintenance of Ubuntu Pro, all without redeploying your Virtual Machine (VM) or scheduling a maintenance window.

Ship faster by integrating AI into your Bitbucket workflow

AI tools have taken the world by storm. In April, we announced Atlassian Intelligence to bring the power of AI into our tools. Leveraging AI through internal models and our collaboration with OpenAI, Atlassian Intelligence will be built into the Atlassian suite of tools, including Bitbucket Cloud.

How to Transform the Management and Modernization of Your Infrastructure to Maximize Business Outcomes

But whether it’s replatforming legacy applications or migrating them to the cloud, enterprise IT leaders routinely suffer from run-away costs, unforeseen complications, and out-of-control environments on the other side of the modernization process. Yet, as an enterprise IT leader you have little choice but to forge ahead.

Automate network topology mapping with OpManager's topology software

Network topology mapping is the process of mapping topological relationships between network components and establishing those relationships in the form of network diagrams. Network mapping helps visualize physical and logical connections between all elements and nodes, thus simplifying network management. A network topology mapper is a tool that helps perform network mapping effectively.

Mastering Kubernetes Pod Restarts with kubectl

Managing containerized applications efficiently in the dynamic realm of Kubernetes is essential for smooth deployments and optimal performance. Kubernetes empowers us with powerful orchestration capabilities, enabling seamless scaling and deployment of applications. However, in real-world scenarios, there are situations that necessitate the restarting of Pods, whether to apply configuration changes, recover from failures, or address misbehaving applications.