Skip to content

sasikiran20/Build-a-Docker-based-Flask-App-with-Aurora-Serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build-a-Docker-based-Flask-App-with-Aurora-Serverless

Services Used:

  • AWS RDS
  • Postman
  • Docker
  • AWS Secrets Manager
  • Flask
  • Aurora Serverless
  • pgAdmin

Architectural Diagram:

Architectural

Deployment:

Create a Database in RDS:

Screenshot (1207) Screenshot (1208) Screenshot (1209) Screenshot (1210) Screenshot (1211)

Store the credentials in AWS Secret Manager:

Screenshot (1213)

Connect the database using RDS Query Editor (or) pgAdmin:

Screenshot (1231)

Create the Table for the Database:

Screenshot (1219) Screenshot (1220) Screenshot (1221)

Build the flask app in the docker:

Screenshot (1222) Screenshot (1224)

If it is succeeded we can start the docker app:

Screenshot (1225) Screenshot (1226)

Send the Data through the Postman:

Screenshot (1227)

The data is saved in the RDS:

Screenshot (1228)

About

This is the project created for AWS Serverless

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published