Operations | Monitoring | ITSM | DevOps | Cloud

Containers

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

A Kubernetes Observability Tool to Support SRE Best Practices

Kubernetes can be tough to troubleshoot and remediate fast, especially when you have many interdependent services. This blog, part 3 of 3 in the “8 SRE Best Practices to Help Developers Troubleshoot Kubernetes” series, describes the Kubernetes observability foundation StackState has built to support SRE best practices and enable rapid remediation of issues.

Merging to Main #1: Modernizing your CI/CD

Modernizing your CI/CD can turn into a Sherlock-Holmes-style mystery if your organization or team is not fully prepared. And when migrating from monoliths to microservices, people tend to only focus on the really technical nitty gritty details, and don’t focus enough time on questions like: With experience as a consultant, architect, engineer, DevOps engineer, and developer evangelism, JJ Asghar, Developer Advocate at IBM has seen every side of the modernization process. And has so many stories to share.

Automating deployment to an EKS cluster using CircleCI and Helm Charts

Kubernetes is a container orchestration system for automating deployment and managing containerized applications. Helm is a Kubernetes package manager that helps you define, install, and upgrade Kubernetes applications. It lets you define reusable templates for Kubernetes components (deployment, service, hpa, service account, etc.) that can be published and shared across applications. In this tutorial, you will learn how to build and install Helm charts for your application to an AWS EKS cluster.

Qovery and Doppler Join Forces to Empower Developers with Next-Level Cloud Deployment and Security

I am excited to announce the partnership between Qovery and Doppler. Qovery is an infrastructure automation platform that helps developers deploy their applications more easily, while Doppler is a fully managed SecretOps platform that enables engineering teams to better manage their environment variables and secrets.

Practical tips for rightsizing your Kubernetes workloads

When containers and container orchestration were introduced, they opened the possibility of helping companies utilize physical resources like CPU and memory more efficiently. But as more companies and bigger enterprises have adopted Kubernetes, FinOps professionals may wonder why their cloud bills haven’t gone down—or worse, why they have increased.

Measure Your Container-Management Maturity and Up Your Cloud-Native Game

D2iQ has made available a new assessment tool that enables you to gauge your container management maturity level. By taking a 1-minute quiz, you can identify where you fit within the five levels of cloud-native container-management maturity–Explorer, Beginner, Intermediate, Advanced, and Master. The maturity model is based on the wisdom of D2iQ Kubernetes experts with more than a decade of experience building and deploying Kubernetes platforms for customers.

Turning Kubernetes into a Developer-Friendly Product

Today, I'm excited to share with you how we've turned Kubernetes into a product that developers can easily use without any headaches. We'll explore why Kubernetes can be difficult for developers and how Qovery simplifies the process by acting as an intermediate layer and integrating with the developer ecosystem.

Create a streaming dataset for Apache Kafka with Docker

Experiencing Apache Kafka without a streaming dataset is impossible, and finding streaming datasets ready to be used with Kafka is quite difficult. This video showcases how you can start creating fake streaming data in minutes using Docker. CHAPTERS ABOUT AIVEN Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you. It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

Enlightning - Develop at Lightning Speed on Kubernetes with DevSpace

By now, Kubernetes has become the de-facto industry standard for container orchestration. But developing applications natively for K8s can be a real pain. Developers should be able to focus on building cool stuff without having to maintain an entire cluster on their local machine. Here's where DevSpace, an open source tool recently donated to the CNCF, comes in! By abstracting and codifying your local development environment, DevSpace makes it a breeze to automate, share and collaborate across devs and dev teams.

How to migrate existing Grafana dashboards and alerts into Kubernetes Monitoring in Grafana Cloud

Kubernetes Monitoring in Grafana Cloud is already an observability Swiss Army knife: You can monitor your Kubernetes fleet performance, nodes, pod logs, resource utilization, and overall infrastructure health all in one hosted platform that comes with prebuilt Grafana dashboards to visualize all the important telemetry you need. All of this sounds great … but what if you already have Grafana dashboards and alerts that are custom to your fleet and the way you do business?