Operations | Monitoring | ITSM | DevOps | Cloud

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

Monitor AWS Lambda functions deployed using container images

The serverless ecosystem has changed dramatically since it first began gaining popularity with developers who want a faster, easier way to deploy their applications. Today, it has matured into a compelling strategy for building modern, enterprise-scale products. But, as more and more organizations adopt rapidly changing technologies, developers are often left with gaps in visibility between key applications.

Announcing Datadog support for Amazon EKS Distro

Kubernetes has become the de facto standard for container orchestration, making it a key piece in the containerization strategy of many users. Amazon EKS Distro (EKS-D) is a Kubernetes distribution from AWS that lets you run on-premise clusters using the same tested Kubernetes versions, security features, and tooling that power Amazon EKS. This means that EKS-D is compatible with the Kubernetes tools and processes you’re already using, making it easy to operate in-house Kubernetes clusters.

SUSE and Rancher - Enabling our Customers to Innovate Everywhere

In July, I announced SUSE's intent to acquire Rancher Labs, and now that the acquisition is final, today we embark on a new journey with SUSE. I couldn't be more excited about our future and what this means for our customers around the world. Just as Rancher made computing everywhere a possibility for our customers, with SUSE, we will empower our customers to innovate everywhere.

Announcing Early Access for Logz.io's Prometheus-as-a-Service

At Logz.io, we are always keeping a close eye on the most widely-used and favorite open source monitoring tools among the developer community. This is why we announced the Early Access for our Infrastructure Monitoring product based on open source grafana at this time last year. After a successful GA and a year of strong adoption among new and existing customers, I’m thrilled to announce a huge milestone for the product: Early Access for Prometheus-as-a-service!

What's new in Kubernetes 1.20?

Another noteworthy fact of this Kubernetes 1.20 release is that it brings 43 enhancements, up from 34 in 1.19. Of those 43 enhancements, 11 are graduating to Stable, 15 are completely new, and 17 are existing features that keep improving. So many enhancements means that they are smaller in scope. Kubernetes 1.20 is a healthy house cleaning event with a lot of small user-friendly changes.

Security, compliance, and visibility for Amazon EKS-D

Today AWS unveiled the Amazon EKS Distro (EKS-D) and Sysdig is excited to deliver support for the new Kubernetes distribution with our Secure DevOps solutions. Wherever you choose to run EKS-D to run container applications, Sysdig can also be used to detect and respond to runtime threats, continuously and validate compliance, as well as monitor and troubleshoot.

Deploying Amazon EKS Distro with RKE2

Today Amazon announced Amazon EKS Distro (EKS-D), a Kubernetes distribution based on and used by Amazon EKS. Amazon EKS Distro enables you to create reliable and secure Kubernetes clusters using the same versions of Kubernetes and its dependencies deployed by Amazon EKS. Each Amazon EKS Distro release follows the EKS process, verifying new Kubernetes versions for compatibility.

ArgoCD Observability Using the New Codefresh GitOps Dashboard

In this article, we will show you how to connect ArgoCD and Codefresh so that you get the full observability experience for GitOps. ArgoCD provides the underlying deployment mechanism and Codefresh the visual dashboard to provide high-level information for deployments. We assume that the following are in place GitOps is a way to do Kubernetes cluster management and application delivery.

Tigera to Support Amazon EKS-Distro

Today, we are excited to announce our commitment to support Calico and Calico Enterprise for the Amazon EKS-Distro, a Kubernetes distribution based on and used by Amazon EKS. EKS-D enables you to create reliable and secure Kubernetes clusters using the same versions of Kubernetes and its dependencies deployed by Amazon EKS. We view EKS-D as further confirmation of the central role that Kubernetes plays in today’s IT infrastructure.

Package your Lambda function as a container image

Today, AWS announced another major feature to the Lambda platform: the option to package your code and dependencies as container images. The advantage of this capability is that it makes it easier for enterprise users to use a consistent set of tools for security scanning, code signing, and more. It also raises the maximum code package size for a function to a whopping 10GB.