Operations | Monitoring | ITSM | DevOps | Cloud

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

Kubernetes CPU Requests & Limits VS Autoscaling

In a prior blog post, we discussed the basics of Kubernetes Limits and Requests: they serve an important role to manage resources in cloud environments. In another article in the series, we discussed the Out of Memory kills and CPU throttling that can affect your cluster. But, all in all, Limits and Requests are not silver bullets for CPU management and there are cases where other alternatives might be a better option.

What is Helm? A complete guide

Helm is a tool that automates the creation, packaging, configuration, and deployment of Kubernetes applications by combining your configuration files into a single reusable package. In a microservice architecture, you create more microservices as the application grows, making it increasingly difficult to manage. Kubernetes, an open source container orchestration technology, simplifies the process by grouping multiple microservices into a single deployment.

Deploy Open Telemetry to Kubernetes in 5 minutes

OpenTelemetry is an open-source observability framework that provides a vendor-neutral and language-agnostic way to collect and analyze telemetry data. This tutorial will show you how to integrate OpenTelemetry on Kubernetes, a popular container orchestration platform. Prerequisites.

How to choose the right cloud provider?

With the need for cloud computing and cloud-native technologies, many businesses are moving workloads to the cloud. Hence, there will be a need for a cloud service provider. This blog will cover the steps to choosing the perfect cloud provider and how a multi-cloud approach can reduce costs. In our meetup with Mark Boost, Dinesh Majrekar, and Saiyam Pathak, they discussed the current state of the cloud industry, why costs are so high, how to reduce your spending, and looking at how Civo can help.

AWS recognizes Sysdig as an Amazon Linux 2023 Service Ready Partner

Sysdig is pleased to announce that we’re now recognized as Amazon Linux 2023 Ready as part of the Amazon Web Services (AWS) Service Ready Program. Amazon Linux 2023 (AL2023) is the newest Linux operating system from AWS available to support your workloads running on Amazon EC2. The team at Sysdig validated AL2023 with Sysdig Secure and Sysdig Monitor to ensure full support for our container security and cloud-native monitoring capabilities with this latest OS.

Create Git Repositories and CI/CD Pipelines with the Terraform Provider for Codefresh

The Codefresh User Interface allows all application stakeholders to view and manage their applications in a user-friendly manner with comprehensive dashboards and detailed overview screens. It is not however the only way of managing Codefresh. Codefresh also comes with a powerful CLI as well as an extensive API that allows developers and operators to completely bypass the UI and create their own automated workflows with their favorite tools.

Introducing Native IPSec Support

Today, we are thrilled to announce a major upgrade to the security of your networks and infrastructure on the Cycle platform. With the most recent update, our team has added IPSec support to Cycle’s Compute layer. If you’re not familiar with IPSec, it’s a suite of different encryption and authentication protocols which enables secure communication between servers.

From Kubernetes Out Of Kubernetes Observability and Shifting left chaos testing

From Kubernetes Out Of Kubernetes Observability (45m) Description: Now that the industry is moving towards extending Kubernetes to manage more and more of the infrastructure, services, and applications running outside Kubernetes itself, it is becoming obvious that we need to have a holistic view of the entire system. We need control planes that will provide not only management but also observability to the whole system. This talk will discuss the concepts of control planes and data planes, how they are used to manage the lifecycle of infrastructure, applications, and services, and how we can apply observability to such resources.