Skip to content

It focuses on mastering FLASK, ECS, ECR, Docker, and Fargate for cloud-native development, enhancing scalability and deployment efficiency. By adhering to best practices like docstrings and environmental variables, it streamlines development workflows and ensures consistency across deployments. Technologies utilized include FLASK, ECS, ECR etc

Notifications You must be signed in to change notification settings

maliksh7/Serverless-Flask-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Voyager

Note:

Do not edit this file.

Instructions

  • Fork this repo
  • Go to your cloud 9 instance (or local machine) and clone the forked repo to your cloud 9 instance
    • git clone <url of the forked repo>
  • change directory cd Voyager
  • create a new folder inside Voyager mkdir <yourname>
  • cd <yourname>
  • create a new folder for each new sprint inside your named folder
  • cd sprint1
  • Write code
  • Commit and push the code using
git add .
git commit -m "some message"
git push

About

It focuses on mastering FLASK, ECS, ECR, Docker, and Fargate for cloud-native development, enhancing scalability and deployment efficiency. By adhering to best practices like docstrings and environmental variables, it streamlines development workflows and ensures consistency across deployments. Technologies utilized include FLASK, ECS, ECR etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages