Operations | Monitoring | ITSM | DevOps | Cloud

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

Cloud Elasticity: What Happens When You Lose Control

In an on-premises environment, you have to pay for the capacity you have regardless of whether you’re using it, and you can’t exceed that capacity without purchasing and provisioning new hardware. In the cloud, however, you have much more flexibility thanks to cloud elasticity, which is the ability to automatically provision or deprovision resources based on workload changes.

Canonical Achieves AWS Graviton Ready Designation

29 November 2021: Canonical, Publisher of Ubuntu, announced today that it has achieved the AWS Graviton Ready designation, part of the Amazon Web Services, Inc. (AWS) Service Ready Program. This designation recognizes that Canonical + Ubuntu Server and Anbox Cloud Appliance has demonstrated successful integration with AWS Graviton Service.

Deploy Friday: E82 Enabling conversation - the design and linguistics of API documentation

APIs enable conversations, but how do you choose the right words for those conversations? We talk with three powerhouse technical writers and documentation managers, from Platform.sh, Splunk, and Sitecore, to get the best practices and frameworks behind world-class documentation.

Do you need a business case to migrate to the cloud? The answer is clear!

Summary The cloud is always innovating. One of the more recent and large breakthroughs has been the advancement and improvements in CPU architectures. Specifically with ARM CPU processors, where we are seeing adoption across all forms of computing, not only cloud, but also laptops with Apple’s M1, and of course in the past decade with mobile phones. The more recent availability in cloud computing therefore is not surprising, given the progress made in all other areas of technology.

Azure Security Tips & Tricks

In our very first episode, we have got Paul Stringfellow, the podcast enthusiast with proven ideas to help you enhance the security of your Azure infrastructure. This episode features an in-depth conversation of “why security” should be the top priority for any organization designing an infrastructure/application. Further, the expert shows how different it is to secure a cloud solution than an on-premise one, emphasizing that traditional security models are no longer the right way to protect complex cloud integrations.

Infrastructure as Code: All you need to know

Using Code to create and manage deployments is more time-efficient and less tedious when compared to using CLI or even UI. In this blog, we explore the buzz around the usage of Infrastructure as Code (IaC) and how Terraform can be used to implement IaC. In this blog post, we will explore the good, the bad, and the ugly sides of infrastructure as code so you can make an informed decision on how (and why) to incorporate it into your workflow.

Kubernetes Master Class GitOps and Fleet Multi Cluster CD with EKS, GKE and AKS

GitOps is a relatively new model with a fast adoption rate because of how it enhances the continuous delivery workflow in the Kubernetes context. GitOps requires you to describe and observe systems with declarative configurations that will form the basis of continuous integration, continuous delivery and continuous deployment of your infrastructure. In this session, we will focus on making use of Fleet to manage deployments to multiple downstream clusters at scale.