Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

Best TeamViewer Competitors and Alternatives in 2024

With the digital world changing faster than ever, businesses are rushing to keep up, especially when it comes to supporting remote work. Interestingly, a report from 2023 highlighted that over 82% of businesses now support some form of remote work, underscoring the critical role of effective RMM solutions today. This makes choosing the right remote monitoring and management (RMM) tools more important than ever.

Unlocking the Power of Cloud Native Transformation - A Beginner's Guide by Sully Martinez

Explore cloud native technologies with Sully Martinez at Civo Navigate NA 24. Learn why giants like Spotify and Netflix are switching to cloud native, understand its benefits over traditional architectures, and get insights into key components like microservices and Kubernetes. Perfect for those considering a shift or optimizing their cloud native strategies.

We need to talk about production readiness

On December 31, 2008, all the Microsoft Zunes around the world stopped working. The development team hadn’t properly accounted for the Leap Year, and when the year changed over, everything broke. On February 29, 2024, card payments in a Swedish grocery chain went down, payment terminals in New Zealand gas stations crashed, and an EA Sports racing game was rendered unplayable for the day.

Why You Don't Need to Hire Kubernetes Experts

History has a tendency to repeat itself. This is because bad habits and anti-patterns are hard to break. And this remains the case with the latest sought-after engineering unicorn––the “Kubernetes expert”. These days, there is a veritable gold rush to hire the best and brightest Kubernetes wizards. Like all forms of expertise––this gold is rare, and as a result––is also costly. But this isn’t a new phenomenon in the technology world.

Live event recap: Humanizing the on-call experience

There’s no two ways about it: on-call is stressful. But with humans at the center, it’s especially important to find ways to make it as manageable and empathetic as possible. In this webinar with our friends at ELC, incident.io VP of Engineering, Noberto Lopes, and Intercom Staff Product Engineer, Andrej Blagojević, discuss their own experiences with on-call, and how the process can be better.

IRL to IAC: Your Environment to PagerDuty via Terraform

Figuring out how to represent your as-built environment in PagerDuty can be confusing for new users. There are a lot of components to PagerDuty that will help your team be successful managing incidents, integrating with other systems in your environment, running workflows, and using automation. Your organization might have a lot of these components – users, teams, services, integrations, orchestrations, etc.

How to build reliable services with unreliable dependencies

In an earlier blog, we looked at slow dependencies and how they can impact the reliability of other services. While we explored what happens when dependencies are degraded, what happens when dependencies outright fail? What can you do when your application or service sends a request to another service, and nothing comes back? We’ll answer this question by using Gremlin to proactively test a service with multiple dependencies.