MatthewCYLau / python-flask-aws-terraformLinks
Deploy a Python Flask app onto Amazon ECS on AWS Fargate with Terraform
☆25Updated 3 years ago
Alternatives and similar repositories for python-flask-aws-terraform
Users that are interested in python-flask-aws-terraform are comparing it to the libraries listed below
Sorting:
- Example repository for article on Medium☆41Updated 3 years ago
- A Cookiecutter template to create a Serverless App based on Serverless Application Model (SAM) and Python 3.8☆224Updated last year
- Example app to be deployed to AWS as an API Gateway / Lambda Stack☆142Updated 4 years ago
- Contains tutorials, slides, and code for the AWS Chalice workshop.☆107Updated 3 years ago
- Projects and examples for https://www.tecracer.com/blog☆63Updated 8 months ago
- An example of a web scraper running on AWS Lambda and Lambda Layers☆138Updated 3 years ago
- Recommended AWS CDK project structure for Python applications☆192Updated 2 years ago
- This project is an example about lambda, SAM, dynamodb. This repository contains source code and supporting files for a serverless applic…☆103Updated 4 years ago
- Flask authentication with JWT against AWS Cognito☆96Updated last year
- Independently Scalable Multi-Container Microservices Architecture on AWS Fargate☆30Updated 3 months ago
- A collection of AWS CDK Python examples with architecture diagrams for frequently used AWS services☆123Updated 9 months ago
- A microservice monorepo example project using AWS Lambdas and Python☆21Updated 5 years ago
- Serverless Shopping Cart is a sample implementation of a serverless shopping cart for an e-commerce website.☆349Updated last year
- (Unofficial) curated list of awesome workshops found around in the internet. As we all have been there, finding that workshop that you ha…☆412Updated 4 years ago
- ☆27Updated 4 years ago
- DynamoDB JSON util to load and dump strings of Dynamodb JSON format to python object and vise-versa☆168Updated last year
- 🐍λ✨ - A collection of useful decorators for making AWS Lambda handlers☆245Updated 11 months ago
- Python object & relation mapping library for Amazon's DynamoDB service☆101Updated 2 years ago
- Python library for using AWS Cognito. With support for SRP.☆474Updated 3 years ago
- Samples and documentation for using the Amazon ElastiCache Redis and Memcached☆89Updated last month
- Learn how to build a CI/CD pipeline for SAM-based applications☆314Updated 3 years ago
- Example code for my Medium article.☆87Updated 5 years ago
- ☆67Updated last year
- Simple, production ready CloudFormation templates for launching containers on Amazon ECS and AWS Fargate☆197Updated 2 years ago
- Build a high-performance Python function in AWS lambda using asyncio, aiohttp and aiobotocore.