AWS Open Source Blog
Getting started with Bottlerocket on AWS Graviton2
AWS Bottlerocket is a Linux distribution that has been designed from the ground up to run containers. With its built-in security hardening and transactional update model, Bottlerocket offers improved security and operations for container infrastructure. It can be integrated with container orchestrators to allow for auto-update, thereby reducing management and operational overhead along with improved […]
AWS SaaS Boost released as open source
Editor’s note: The service described in this blog has been deprecated. We recommend using the new AWS SaaS Builder Toolkit (SBT), which provides enhanced capabilities and updated best practices for building SaaS solutions on AWS. To learn more about the SaaS Builder Toolkit and get started, please visit SBT on Github [https://awslabs.github.io/sbt-aws/]. At re:Invent 2020, […]
Innovating with Rust
The Rust programming language is an open source project started by Mozilla Research more than a decade ago. Since then, more than 5,000 people have contributed to the Rust project, and the language has had a resounding impact on technology. Technology companies, large and small, are using and benefiting from Rust. The Rust language builds […]
How to deploy Spinnaker Keel on Amazon EKS
Originally open sourced by Netflix in 2015, Spinnaker is a continuous delivery platform for releasing software changes rapidly and reliably. Spinnaker provides the flexibility to deploy applications on virtual machines running in the cloud or in your container platform of choice, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon […]
Creating a custom Lambda authorizer using Open Policy Agent
Organizations have complex infrastructure and need common tooling to make decisions about the system as a whole. In such scenarios, policy-based decision making could be implemented using Open Policy Agent (OPA). OPA is an open source, general-purpose policy engine, which decouples policy decision-making from policy enforcement. When a web-based application needs to make a policy […]
Gathering insights on Kubernetes applications, services, and network traffic with Pixie
We often hear from our Amazon Elastic Kubernetes Service (Amazon EKS) users that adopting an open source observability stack is a top priority for their organizations. That’s why we are excited about Pixie, an Extended Berkeley Packet Filter (eBPF) powered, open source, observability platform for Kubernetes. New Relic is in the process of contributing Pixie […]
Packaging and deploying AWS Lambda functions written in Java with AWS Cloud Development Kit
Many Java applications use Apache Maven or Gradle for building and managing the project. These tools help map how to build a particular piece of software, along with its different dependencies. In almost every scenario, these applications will depend on several external dependencies/libraries. AWS Lambda functions written in Java also use these tools for packaging […]
AWS Distro for OpenTelemetry adds Lambda layers for more languages and Collector
The latest release of the AWS Distro for OpenTelemetry (ADOT) now provides AWS-managed Lambda layers for Java, NodeJS, and Python for an easier getting-started experience for customers sending traces from their applications to AWS X-Ray. ADOT 0.9.0 also now provides a Lambda layer for the OpenTelemetry Collector for customers to collect trace data from their […]
Announcing availability of Red Hat Enterprise Linux with High Availability on Amazon EC2
The Red Hat Enterprise Linux High Availability (RHEL w/ HA) Add-On is now available as an Amazon Machine Image (AMI) in the AWS console for RHEL 8.3 and 7.9. RHEL customers can now combine the scale, performance, and elasticity of Amazon Elastic Compute Cloud (Amazon EC2) with RHEL w/ HA to build highly available compute […]
AWS DeepRacer is now open source and ready to hit the road with ROS 2
Reinforcement learning (RL) has become one of the most popular machine learning techniques for training robots in simulation. RL enables models to learn complex behaviors without labeled training data and allows the models to make short-term decisions while optimizing for longer-term goals. AWS DeepRacer offers an autonomous 1/18th scale race car driven by a reinforcement […]