Skip to content

krishna-sre/python-api

 
 

Repository files navigation

Stages:
Stage 1> Github Repo for Source code Stage 2 > Flask API Dockerfile for Containerize Flask App Stage 3 > Bash Script:
- Terraform provisioning - Build Docker Image
- Push to AWS ECR
- Trigger ECS Deployment
- Health Check
Stage 4 > AWS Elastic Container Registry to store docker images
Stage 5 > AWS ECS Cluster (Fargate) for Runs Flask containers Stage 6 > Application Load Balancer for Routes traffic, performs health checks Stage 7 > End Users / Clients for Access Flask API via ALB DNS

About

A super simple RESTful api created using Flask. The idea is to have a simple api that can be used with pipeline demos and proof of concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HCL 64.1%
  • Shell 21.0%
  • Python 11.8%
  • Dockerfile 3.1%