AWS Open Source Blog
Category: Amazon Elastic Kubernetes Service
Introducing kro: Kube Resource Orchestrator
Today, we’re excited to release Kube Resource Orchestrator (kro), a new experimental open source project that simplifies and empowers the use of custom APIs and resources with Kubernetes. With kro, you can define complex, multi-resource API extensions for reuse in any Kubernetes cluster. Defining new resource groups with kro is like creating your own custom […]
Enhancing Developer Productivity: Finch’s Support for Development Containers and the Finch Daemon
In today’s fast-paced software development landscape, containerization has become an essential tool for building and deploying applications. With all the necessary tools and dependencies encapsulated in a container, developers can effortlessly set up and replicate development environments on various machines. The key steps involved in building and running containers typically include: Building container images using […]
Expedite Production Ready Distributed Application Development with Dapr on AWS
Learn how to use open source Dapr on AWS for service invocation, pub/sub communication, workflow, and state management.
Achieving Zero Trust Security on Amazon EKS with Istio
This is the fourth blog post of our “Istio on EKS” series. In this blog post, we’ll explore how Istio, a powerful service mesh, enables organizations to implement a zero trust security model on Amazon Elastic Kubernetes Service (Amazon EKS). We will start by understanding how Istio implements peer authentication between microservices by Mutual Transport […]
Getting Started with Cilium Service Mesh on Amazon EKS
Cilium is an open source solution for providing, securing, and observing network connectivity between workloads, powered by the revolutionary kernel technology called extended Berkeley Packet Filter (eBPF). eBPF enables the dynamic insertion of security, visibility, and networking logic into the Linux kernel. Cilium provides high-performance networking, advanced load balancing, transparent encryption, and observability. Cilium was […]
Enhancing Network Resilience with Istio on Amazon EKS
Explore how Istio on Amazon EKS can enhance network resilience for microservices.
Accelerate your Application Modernization to Amazon EKS with Konveyor
Get at introduction to Konveyor, an open source tool that you can use in your modernization projects on Kubernetes.
Building Developer Portals with Backstage and Amazon EKS Blueprints
Learn how to use the Backstage add-on from Amazon EKS Blueprints and the Backstage pattern from Amazon EKS Blueprints Patterns, to deploy a pre-built and pre-configured Backstage application.
Using Istio Traffic Management on Amazon EKS to Enhance User Experience
This is the second blog post in our series “Istio on EKS”, where we uncover Istio’s transformative benefits for microservices in Amazon Elastic Kubernetes Service (Amazon EKS). In our previous blog, Getting started with Istio on EKS, we explained how to set up Istio on Amazon EKS. We covered core aspects such as Istio Gateway, […]
Getting Started with Istio on Amazon EKS
In the dynamic landscape of modern architecture, making microservices work seamlessly in the cloud can be a puzzle. The transition to microservices often brings complexities related to traffic management, security, and observability. This is where Istio steps in, offering a comprehensive service mesh solution that streamlines these challenges. Istio is an open source service mesh […]