AWS Open Source Blog
Category: Developer Tools
Introducing kro: Kube Resource Orchestrator
Today, we’re excited to release Kube Resource Orchestrator (kro), a new experimental open source project that simplifies and empowers the use of custom APIs and resources with Kubernetes. With kro, you can define complex, multi-resource API extensions for reuse in any Kubernetes cluster. Defining new resource groups with kro is like creating your own custom […]
Announcing the Data Solutions Framework on AWS
The Data Solutions Framework on AWS is an open source framework to simplify and accelerate the implementation of data solutions.
Finch Container Development Tool: Now for Windows
With Windows operating system support, container developers on Windows can easily install Finch and build, run, and publish containers using the same familiar command line available to Finch users on macOS.
Adding CDK Constructs to the AWS Analytics Reference Architecture
In 2021, we released the AWS Analytics Reference Architecture, a new AWS Cloud Development Kit (AWS CDK) application end-to-end example, as open source. In 2022, we extended the scope of this project with AWS CDK constructs to provide more granular and reusable examples.
Automate Python Flask Deployment to the AWS Cloud
Learn how to use AWS services and open source tools to automate the deployment of a Python Flask application to the AWS Cloud using CodePipeline.
How A&E Engineering Uses Serverless Technology to Host Online Machine Learning Models
AWS partner A&E Engineering is using online machine learning models to monitor realtime data for improved manufacturing. Learn how to successfully deploy an online serverless machine learning model using open source Python River and AWS Cloud Development Kit (AWS CDK).
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 […]
Announcing CDK for Terraform on AWS
HashiCorp and AWS have partnered to launch Cloud Development Kit for Terraform (CDKTF).
Amazon Lookout for Vision Python SDK: Cross-validation and Integration with Other AWS Services
Learn how to use the open source Python SDK for Lookout for Vision in either AWS Glue or AWS Lambda to quickly identify differences in images of objects at scale.
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 […]