AWS Open Source Blog

Apply GitOps to Everything

How to Apply GitOps to Everything Using Amazon Elastic Kubernetes Service (Amazon EKS), Crossplane, and Flux

Open source Crossplane enables GitOps to be applied virtually everywhere using Kubernetes as a proxy to provision and manage cloud resources. This article will take you in a step-by-step workflow to provision Amazon Elastic Kubernetes Service (Amazon EKS) clusters and an Amazon Relational Database Service (Amazon RDS) database the GitOps way using Crossplane and Flux.

Open Sourcing Event Ruler

Open Sourcing Event Ruler

Amazon is excited to open source a key technology that powers EventBridge as Event Ruler under the Apache 2.0 license. Event Ruler is a Java library that allows you to build applications that can match any number of rules against events at several hundred thousand events per second.

Kubernetes Migration Factory main art

Using Kubernetes Migration Factory (KMF) to migrate from Google Kubernetes Engine (GKE) to Amazon Elastic Kubernetes Service (Amazon EKS)

Open source Kubernetes Migration Factory (KMF) can be used to quickly migrate your Kubernetes workloads from GKE to an Amazon EKS cluster. In this blog post, we provided an example of how KMF can be used from an operating system terminal.

Scaling AI and Machine Learning Workloads with Ray on AWS

Scaling AI and Machine Learning Workloads with Ray on AWS

Learn how AWS contributes to the scalability and operational efficiency of open source Ray and how AWS customers use Ray with AWS-managed services for secure, scalable, and enterprise-ready workloads across the entire data processing and AI/ML pipeline.

Accelerate AWS IAM Identity Center Implementation Using AWS Cloud Development Kit

Accelerate AWS IAM Identity Center (Successor to AWS Single Sign-On) Implementation using AWS Cloud Development Kit (AWS CDK)

In conversations with our customers, we often hear that they find it tedious to write AWS CloudFormation templates to create new permission sets, assign permission sets to users and groups in AWS IAM Identity Center (successor to AWS Single Sign-On) and grant access for users and groups to multiple AWS accounts in their organization. This […]

Introducing-AWS-SigV4-Signer-for-Dart

Introducing the AWS SigV4 Signer for Dart

The AWS Amplify team is pleased to announce the availability of the AWS SigV4 Signer for Dart, an open source implementation of the AWS Signature Version 4 protocol in the Dart programming language. The SigV4 signer is a library which developers can include in their projects to sign and send HTTP requests to AWS services […]