AWS Open Source Blog
Tag: open source
eksctl – the EKS CLI
When we launched Amazon EKS, we had a plan for a more complete command line. We were intrigued by Weaveworks’ simultaneous launch of the open source command line tool eksctl, and excited about the user feedback we were hearing. We decided, instead of building our own, to embrace eksctl as part of the EKS planning […]
ROS by the Bay Meetup
by Camilo Buscaron Last month, AWS hosted at our East Palo Alto offices the second ROS by the Bay Meetup organized by Open Robotics. ROS is an open source set of software libraries and tools that which helps developers build robot applications. We were excited to support this growing community of open source developers, with over […]
Centralized Container Logging with Fluent Bit
September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. Visit the website to learn more. by Wesley Pettit and Michael Hausenblas AWS is built for builders. Builders are always looking for ways to optimize, and this applies to application logging. Not all logs are of equal importance. Some require real-time analytics, […]
Building Your Own AWS Service Broker Services
The AWS Service Broker open source project, launched at re:Invent 2017, allows developers using application platforms such as Pivotal Cloud Foundry to provision and expose native AWS services from within application platform interfaces. Though the Service Broker caters for a growing list of services, customers are looking for a simple way to extend AWS Service […]
Building Open Source Communities at AWS Serverless
In this post, I will introduce you to the amazing open source community around serverless developer tools that I’ve been a part of since 2016. I wasn’t aware of the scale and potential of the open source community until I embarked on my own journey of open sourcing two strategic products at AWS. About open […]
Build a Deployment Pipeline with Spinnaker on Kubernetes
Spinnaker is a continuous delivery platform, originally developed by Netflix, 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 Jenkins and other popular build tools. In this post we will discuss on how […]
Open Distro for Elasticsearch version 1.0.0 is now available
Open Distro for Elasticsearch 1.0.0 is now available for you to download and run! The 1.0.0 release includes Elasticsearch 7.0.1 and Kibana 7.0.1 from upstream and the latest versions of the Open Distro for Elasticsearch plugins for alerting, performance analyzer, SQL, and security. The Kibana UI components for security and alerting are also part of […]
Using GraalVM to Build Minimal Docker Images for Java Applications
Optimizing the size of Docker images has several benefits. One of these is faster deployment times, which is very important if your application needs to scale out quickly to respond to an unexpected traffic burst. In this post, I’ll show you an interesting approach for optimizing Docker images for Java applications, which also helps to […]
Amazonians at OSCON 2019: A week of open source
January, 2020: Post updated to include videos. AWS is happy once again to be a Diamond sponsor at OSCON, and we’re looking forward to seeing you there! We’ve got a busy schedule this year, including an Open@Amazon day (Tuesday) open to all OSCON 2019 pass holders. Schedule MONDAY, July 15 10:00am–10:25am: Building Java in the […]
Growing and Sharing Open Source Wisdom Globally
During my keynote at O’Reilly Media’s Open Source Conference (OSCON) in July, 2018, I had the pleasure of announcing a new book, Open Source in the Enterprise. A collaboration between O’Reilly Media and AWS, this book is intended to empower enterprises with open source best practices. Our hope was to help the reader gain the […]