Operations | Monitoring | ITSM | DevOps | Cloud

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

Civo Update - May 2022

In April, we made Civo Academy publicly available for all. This was a pivotal step to put developers first so anyone with an interest can learn everything they need to know to create and maintain their Kubernetes environment. We also released a new report called "The Cost of Cloud", a white paper looking into the complexity of cloud costs for businesses and alternatives beyond the hyperscalers.

Kubernetes Basics: Clusters, Pods, and Nodes

Containerization and Kubernetes have taken the DevOps world by storm in the past decade. More and more companies have turned to this technology to enhance their deployment workflows and cut costs. Examples like Pokemon Go and OpenAI would not have been feasible without Kubernetes. While Kubernetes is a growing technology in the current times, it comes with a relatively steep learning curve.

Kubernetes in Docker Desktop Just Got Easier with Epinio

Epinio takes developers from application to URL in one step. In this blog post, I’m going to tell you about the new Epinio extension for Docker Desktop, that allows you to run Epinio on your laptop. DevOps are very interested in the details of containerized workloads and Kubernetes especially, but for developers, the abstraction layer provided by Kubernetes might not be too relevant to their daily work.

Navigating the Rich Observability Features of KubeSphere - Civo Tutorial

Feynman Zhou (Dev Advocate) from the KubeSphere team will walk us through the rich observability features of KubeSphere and how it integrates your favourite tools for multi-dimensional monitoring metrics, multi-tenant log query and collection, alerting, events, audit logs and notification.

Civo - The cloud native service provider

Civo is the first pure play cloud native service provider, enabling companies to host core applications with ease. Helping speed up development, increase productivity and reduce costs. Civo’s easy-to-use managed Kubernetes service is fully CNCF certified and 100% Kubernetes upstream compatible making it the perfect solution for startups, SaaS providers, and established businesses worldwide.

Is Developer Self-Service a Lie?

Over the weekend, I visited one of my favorite grocery stores to pick up one item, my favorite fruit e.g star fruit. Because of the location, the grocery star started to implement parking validation so folks would not abuse their free parking deck for extended periods of time. As I just had a handful of star fruits, I decided to use the self-checkout. This was my first time buying produce via self-checkout.

Implementing Microservices on AWS with the Twelve-factor App - Part 1

The Twelve-Factor methodology is a set of best practices for developing microservices applications. These practices are segregated into twelve different areas of application development. Twelve-factor is the standard architectural pattern to develop SaaS-based modern and scalable cloud applications. It is highly recommended by AWS if you are building containerized microservices. In this article, we will guide you on how to develop applications that will use microservices deployed on containers in AWS.

Kubernetes Networking: How to monitor Kubernetes using synthetic testing

Kubernetes enables DevOps efficiency by streamlining application and service deployment and management. While this gives greater control, it also makes it harder to monitor the health of the applications and services. Synthetic monitoring simulates network conditions and user actions by running continuous tests from global locations before adverse conditions impact end users. What you’ll learn.