Operations | Monitoring | ITSM | DevOps | Cloud

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

Monthly Recap: August 2024 + Looking Ahead to September

August has been an outstanding month for the Cycle team, marked by significant advancements across the platform. We've introduced new features aimed at simplifying workflows and enhancing user experience. As we wrap up August and look ahead to September, we're excited to share the progress we've made and what you can expect in the coming weeks.

Create an EKS Cluster with Ubuntu Pro Using eksctl

Setting up an EKS cluster with Ubuntu Pro has never been easier, thanks to eksctl. In this brief tutorial, we'll walk you through the simplest way to create an EKS cluster with Ubuntu Pro, using the latest version of eksctl. Why choose Ubuntu Pro? Ubuntu Pro on EKS provides enhanced security features tailored for your enterprise needs. From Kernel Livepatch, which keeps your kernel secure without requiring node reboots, to ESM-Apps, ensuring your containers run with fully supported open-source software from Ubuntu's repositories—all backed by Canonical's active security maintenance.

Connecting in the Heartland: A Journey with Our Rural Customers

One of the highlights of my summer is a trip I took to visit some of our rural customers as part of a larger customer appreciation tour other members of the Executive Leadership Team (ELT) and I embarked on. Independent service providers hold a unique place in the telecom ecosystem, often forming the backbone of their communities, and this was a wonderful way for us to connect on a personal level.

Best Practices with Microsoft 365 Compliance Center

As businesses continue to generate and store massive amounts of data, effective document management becomes increasingly important. SharePoint Online, one of Microsoft 365’s core collaboration tools, allows organisations to store, share, and manage documents effortlessly. However, simply storing data isn’t enough—effective archiving is essential to ensure compliance, optimize storage costs, and preserve critical information for the long term.

The Impact of Technology on Kubernetes Consulting Service Trends

The internet is used for almost everything nowadays, from sending and receiving messages to transferring money between bank accounts. With more and more people using the internet, there is greater demand for web applications. Kubernetes is an open-source platform that helps with deploying, scaling, and the management of web applications. As a platform, Kubernetes can be confusing for beginners to master. Because of this, consultancy firms have established themselves as authorities and can help businesses use Kubernetes. This post intends to tell you how modern technology has influenced Kubernetes consultancy trends.

Understanding Modern Development Environments: A Complete Guide

A development environment is a crucial setup of tools, configurations, and processes that developers use to build, test, and deploy software. Whether it’s a local setup on a developer’s local machine or a remote cloud-based solution, a development environment’s primary goal is to provide a seamless space where code can be written, tested, and executed efficiently. It’s never been more important to have a streamlined setup of cloud and development environments.

Burn rate is a better error rate

While building our Service Level Objectives (SLO) product, our team at Datadog often needs to consider how error budget and burn rate work in practice. Although error budgets and burn rates are discussed in foundational sources such as Google’s Site Reliability Workbook, for many these terms remain ambiguous. Is an error budget a static quantity or a varying percentage? Does burn rate indicate how fast I’m spending a fixed quantity, or is it just another way to express error rate?