This repository contains samples of application code that can be deployed with AWS Proton using the AWS Proton Sample Templates for CloudFormation and for Terraform.
Each folder in this repository corresponds to a service. The sample templates contain pipeline a pipeline parameter that allow you to select a specific folder, so that you can select the correct folder for your type of service.
-
Flask app that responds with a Hello message along with the Time. README
-
Application code to ping Fargate backend service using service discovery. README
-
Application code to ping ECS on EC2 backend service using service discovery. README
-
Python application that sends a random 5-letter string along with the time to the shared SNS topic, every 5 minutes. README
-
Containerized static website. README
-
Python application that polls the SQS queue for messages, and writes the message body to CloudWatch logs. README
-
Lambda function to send a random string and time to the shared SNS topic, whenever invoked by API Gateway HTTP API. README
-
Lambda function that writes the event, context object and SQS message to CloudWatch Logs. README
See CONTRIBUTING for more information.
See CODE OF CONDUCT for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.