Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

When is the Right Time to Adopt a Kubernetes Management Tool?

Platform teams are expecting an increase in Kubernetes cluster count within their environments. This is clear from the hyper-growth of cluster implementation that was reported in our latest State of Kubernetes survey (read this blog for more information), as well as the fact that we heard it directly from our customers during VMware Explore 2022.

Scaling Your Applications on Civo Platform, A PaaS Solution

Managing infrastructure while developing, building, and running an application is difficult for developers. In fact, many businesses often struggle with infrastructure management besides managing their applications. To tackle this problem, Platform-as-a-Service or PaaS came into existence. PaaS provides a platform with a cloud-based environment for developers to develop and manage their applications with pre-configured tools and frameworks.

Qovery Demo Day Summary - February 2023

Join us for a recap of the latest updates from Qovery Demo Day, held on February 9th. Our event provides insight into what we accomplished in the past month and what's to come while showcasing some exciting new features. From our refreshed website and pumped CLI, to job deployments and demos, to upcoming deployment order and parallel deployment, ARM instance type support, and audit logs, get ready for an exciting look at what's new with Qovery and what’s next! ✨

Securing Your Environment with Tools Before Rules

The companies we at VMware Tanzu work with are constantly looking for new, better ways of developing and releasing quality software faster. But digital transformation means fundamentally changing the way you do business, a process that can be derailed by any number of obstacles. In his recent video series, Michael Coté identifies 14 reasons why it’s hard to change development practices in large organizations. Today, we look at the second digital transformation bottleneck: security.

Sponsored Post

Testing Kubernetes Ingress with Production Traffic

Testing Kubernetes Ingress resources can be tricky, and can lead to frustration when bugs pop up in production that weren't caught during testing. This can happen for a variety of reasons, but with Ingress specifically, it often has to do with a misalignment between the data used in testing and the traffic generated in production. Tools like Postman can be a great way of generating traffic, but they have the drawback of being manually created. Not only is this unlikely to create all the needed variations for a single endpoint (different headers, different request bodies, etc.), it would be almost impossible to create all the needed variations, for all possible endpoints.

Exploring Azure Kubernetes Service and its monitoring capabilities

What is Azure Kubernetes Service? Azure Kubernetes Service (AKS) is a fully managed open-source container orchestration service offered by Azure. Provisioning, scaling, and upgrading resources can be done without causing downtime with Azure Kubernetes Service. Container orchestration in Kubernetes enables deployed application components to be isolated in distinct containers that can scale independently. A cluster made up of these containers functions as a microservices-based software product.