Skip to content

A containerized Flask application deployed to AWS with a CI/CD pipeline.

License

Notifications You must be signed in to change notification settings

Pyristix/old-portfolio-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

old-portfolio-website

A containerized Flask application for my old portfolio website. I deployed the website to the AWS cloud via four distinct methods:

  1. EC2 instances with application load balancing
  2. Static S3 bucket deployment using CloudFront for a CDN and CodePipeline for automated deployment from this GitHub repository
  3. ECS cluster deployment with automated Docker image building using CodeBuild and CodePipeline for CI/CD and ECR for image storage
  4. Elastic Beanstalk using a Dockerrun.aws.json file for deployment from a Docker Hub image

Technologies used

  • Docker
  • AWS
  • Flask
  • Python

About

A containerized Flask application deployed to AWS with a CI/CD pipeline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published