AWS Open Source Blog

Tag: open source

React-Amplify diagram

Building a React Frontend for Service Catalog with AWS Amplify

AWS Service Catalog allows you to centrally manage commonly-deployed AWS services in your organization. Customers are using Service Catalog to meet compliance requirements while enabling their users to quickly deploy only the approved and curated selection of resources within AWS. We have seen organizations who would like to integrate their internal tools and web portals […]

Horizontal Pod Autoscaling for Amazon EKS

Introducing Horizontal Pod Autoscaling for Amazon EKS

  The Horizontal Pod Autoscaler and Kubernetes Metrics Server are now supported by Amazon Elastic Kubernetes Service (EKS). This makes it easy to scale your Kubernetes workloads managed by Amazon EKS in response to custom metrics. One of the benefits of using containers is the ability to quickly autoscale your application up or down. For […]

RustConf 2018 logo

Rust Expands its Reach at RustConf 2018

The third annual RustConf was held this year in Portland, Oregon, on August 16th and 17th. The Rust community showed its strengths once again, teaching an enthusiastic crowd about building safe communities and safe abstractions. With the 2018 Edition of Rust coming soon, we were excited to talk to everyone and show our support. Through […]

EKS logo

Improvements for Amazon EKS Worker Node Provisioning

Amazon Elastic Container Service for Kubernetes (EKS) provides an optimized Amazon Machine Image (AMI) and AWS CloudFormation template that make it easy to provision worker nodes for your Amazon EKS cluster on AWS. These assets are both open source and available now on Github. In addition to the EKS Optimized AMI, the Packer by Hashicorp […]

Linux Foundation Open Source Summit logo

AWS Open Source and More in Vancouver for OSSNA

Join us August 29-31, in Vancouver, BC, at Open Source Summit North America. Tracks this year cover a wide range of topics from Linux Systems, Cloud Native Applications, Blockchain, and AI, to Networking, Cloud Infrastructure, Open Source Leadership, Program Office Management, and more. Come by the AWS booth (#103) to chat with us and add […]

SNAT enabled

Amazon VPC CNI Plugin Version 1.1 Now Available

The Amazon VPC Container Networking Interface (CNI) plugin allows Kubernetes pods to receive native AWS VPC IP addresses. Because the CNI plugin is a core part of Amazon Elastic Container Service for Kubernetes (EKS), the EKS team will continue to develop the project in collaboration with our partners and customers. Today, we are releasing version […]

X-Ray Kafka service map

Tracing End-to-End Performance of Messaging Applications Built on Apache Kafka Using AWS X-Ray

Developers are using microservices architecture to build large and complex distributed applications. Distributed applications provide flexibility to isolate issues to a specific microservice, and optimize that microservice independent of other microservices. While such distributed applications scale well, it can be challenging to identify performance issues in disparate parts of the application. AWS X-Ray helps developers […]

Spinnaker project logo

Sailing with Spinnaker on AWS

We have recently begun contributing to an exciting open source project, Spinnaker from Netflix. Spinnaker is a cloud-based continuous delivery platform for releasing software changes rapidly and reliably. Spinnaker makes it easier for developers to focus on writing code without having to worry about the underlying cloud infrastructure. It integrates seamlessly with tools such as […]