Operations | Monitoring | ITSM | DevOps | Cloud

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

Getting Started with Cluster Autoscaling in Kubernetes

Autoscaling the resources and services in your Kubernetes cluster is essential if your system is going to meet variable workloads. You can’t rely on manual scaling to help the cluster handle unexpected load changes. While cluster autoscaling certainly allows for faster and more efficient deployment, the practice also reduces resource waste and helps decrease overall costs.

How to keep your Kubernetes Pods up and running with liveness probes

Getting your applications running on Kubernetes is one thing: keeping them up and running is another thing entirely. While the goal is to deploy applications that never fail, the reality is that applications often crash, terminate, or restart with little warning. Even before that point, applications can have less visible problems like memory leaks, network latency, and disconnections. To prevent applications from behaving unexpectedly, we need a way of continually monitoring them.

What is a PaaS? A Definitive Guide

A platform as a service, or PaaS, is one of the three major cloud computing service models. In our opinion, it’s the only one that successfully delivers all benefits of the cloud to software developers, including control, cost-effectiveness, flexibility, and scalability. Of course, other as-a-service models are still useful. In fact, all three main cloud computing models offer different advantages to organizations.

Understanding App Hosting: Definition and Functionality

Developing apps takes a lot of blood, sweat, and tears. It can feel like a marathon that doesn’t even have the courtesy to end once you cross the finish line. From managing infrastructure to scaling, operations, and security (to name just a few things), it takes plenty of work to ensure that your cherished creation is loved by users and customers. App hosting takes much of this responsibility off your shoulders, and a solid Platform as a Service (PaaS) provider can go even further.

How Seamless Uptime Management Ensures Operational Peace of Mind

Cloud computing has become the default way for deploying applications or services. Cloud computing offers companies, enterprises and startups the ability to avoid, or minimize, spending while leveraging the flexible nature of the cloud infrastructure to meet growing business needs. A growing challenge for applications is obtaining optimal availability at all times.

Monitoring Weather At The Edge With K3s and Raspberry Pi Devices - Civo Navigate NA 2023

Dive into the world of Edge Computing with Sergio Méndez as he showcases the power of Kubernetes using K3s on Raspberry Pi devices. Learn the distinctions between IoT and Edge Computing and witness a live demonstration of real-time weather monitoring. Perfect for those interested in distributed systems, IoT, and hands-on applications.

Ubuntu updates, releases and repositories explained

Since we launched Ubuntu Pro’s Expanded Security Maintenance for additional packages, and we now integrate more closely with public cloud update management tools, more people have been asking us about the Ubuntu archive and how this is divided and security patched. In this blog we will therefore explain Ubuntu releases, how the Ubuntu archive is divided into different sections and how we deliver Ubuntu updates.