AWS Open Source Blog
Category: Management Tools
Speed up Highly Available Deployments on Kubernetes
The Amazon Managed Service for Prometheus team released two new Kubernetes controllers for zone aware rollouts and disruptions that can be used by any highly available, quorum-base distributed application, such as Cortex, to improve the velocity of deployments in a safe way.
Top AWS Open Source Talks at KubeCon + CloudNativeCon 2022
Our KubeCon session highlights are focused on open source project-centered content you can attend at our booth, at the AWS Container Day pre-event, as well as during the main conference sessions.
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 […]
Authenticating with Amazon Managed Grafana Using Open Source Keycloak on Amazon EKS
Learn how to deploy and configure the open source Keycloak on Amazon EKS to serve as the SAML authentication provider for Amazon Managed Grafana.
Running Dicoogle, an open source PACS solution, on AWS (part 2)
This blog post is the second part of a two-part series that describes how to host a secure Digital Imaging and Communications in Medicine (DICOM) server on AWS using Dicoogle open source software. In part one of this blog series, I introduced DICOM, explained the functionalities the solution provides, highlighted the AWS services used, and […]
Running Dicoogle, an open source PACS solution, on AWS (part 1)
This blog is the first part of a two-part series that describes how to host a secure DICOM server on AWS. It is based on the Dicoogle open source software, which provides the functionality of a PACS (picture archiving and communication system). A PACS stores and indexes DICOM medical image files, and uses the DICOM […]
AWS Distro for OpenTelemetry is now generally available for metrics
At the end of 2021 we made traces in OpenTelemetry generally available (GA) and then the focus in the Cloud Native Computing Foundation (CNCF) OpenTelemetry project moved to metrics. We worked upstream in the community to implement metrics in SDKs and ensure compatibility with Prometheus as well as to stabilize the collector to support metrics. […]
Announcing Amazon CloudWatch for Ray
Amazon CloudWatch is now available for Ray on Amazon Elastic Compute Cloud (Amazon EC2). Ray is an open source (Apache 2.0 License) framework to build and scale distributed applications. CloudWatch is a monitoring and observability service that provides data and actionable insights to monitor your applications, respond to system-wide performance changes, and optimize resource utilization. […]
Enabling Amazon Simple Storage Service (Amazon S3) Access Points in Apache Hadoop S3A
We’re pleased to announce that Amazon Simple Storage Service (Amazon S3) Access Points can now be used in Apache Hadoop 3.3.2 and any framework consuming the S3A connector or relying on the Hadoop Distributed File System (such as Apache Spark, Apache Hive, Apache Pig, and Apache Flink). In this post, we review what access point […]
Simplifying Amazon ECS monitoring set up with AWS Distro for OpenTelemetry
In this blog post, we explain how to set up AWS Distro for OpenTelemetry for Amazon Elastic Container Service (Amazon ECS) with the 1-click console integration. OpenTelemetry metrics and traces collection on Amazon ECS mainly consists in instrumenting your application and running the AWS Distro for OpenTelemetry Collector container, using its Amazon Elastic Container Registry […]