Logo

dev-resources.site

for different kinds of informations.

Deploying Flask-based Microservices on AWS with ECS Service Connect

Published at
12/30/2024
Categories
microservices
ecs
flask
python
Author
programmingwithalex
Categories
4 categories in total
microservices
open
ecs
open
flask
open
python
open
Author
19 person written this
programmingwithalex
open
Deploying Flask-based Microservices on AWS with ECS Service Connect

The playlist is broken into six parts:

  1. An introduction to ECS Service Connect and the various AWS components that will be used
  2. Run the flask-based microservice architecture locally before diving into AWS
  3. Get the flask-based microservice architecture **just working** on AWS. We'll rely on a lot of the defaults provided by AWS on the networking to get a working example quickly that you can see in action on AWS
  4. We'll do the same as the previous video, but not rely on default networking setup by AWS. We'll configure networking ourselves with the recommended AWS approach so the app is production-ready
  5. Use GitHub Actions to automate deployments to our flask app code running on our microservice architecture on AWS
  6. Run a CDK (Cloud Development Kit) script that will create both the AWS networking components, as well as the ECS components. After running the script with a single cdk deploy --all\ command, the microservice architecture will be fully functional

This tutorial truly is end-to-end. If you enjoy the content, you can help me a ton by doing any or all of the following:

Any questions or requests, just leave a comment.

ecs Article's
30 articles in total
Favicon
ecstop: My CLI Tool to Stop ECS Resources Easily
Favicon
Deploying Flask-based Microservices on AWS with ECS Service Connect
Favicon
Docker in AWS: Elastic Beanstalk, ECS, and Fargate Explained
Favicon
Retour d'expรฉrience : Quand ECS s'impose comme une alternative pertinente ร  Kubernetes
Favicon
How to Deploy a Multi-Container App in Amazon ECS?
Favicon
Deploying Fider on AWS ECS: A Step-by-Step Guide to Deploy a Feedback Platform
Favicon
Exporting an AMI to multiple formats
Favicon
Speeding up ECS containers with SOCI
Favicon
Amazon ECS Overview ๐Ÿš€
Favicon
ECS Blue/Green com CodePipeline - Provisionado com Terraform
Favicon
Standup Serverless Jenkins on Fargate with Terraform - Part 2: ECS Deployment
Favicon
ECS Orchestration Part 4: Monitoring
Favicon
ECS Orchestration Part 3: Autoscaling
Favicon
AWS ELASTIC CONTAINER SERVICE
Favicon
A Decade of AWS Lambda and ECS: My Journey of Growth and Gratitude
Favicon
ECS Task can not find a secret manager even if exist
Favicon
Solving AWS ECS connect timeouts: configure default settings easily
Favicon
Monitoring AWS ECS Deployment failures
Favicon
AWS Compute - Part 2: containerization
Favicon
Deploying a Dockerized Web App on AWS Using ECS and Fargate: A Step-by-Step Guide
Favicon
How to Change Network Configurations for Blue/Green Amazon ECS Services
Favicon
Serverless Jenkins: ECS on Fargate - Simple Setup
Favicon
AmazonECS now supports AWS Graviton-based Spot compute with AWS Fargate Spot
Favicon
A Comprehensive Guide to Generating Entity Prefabs at Runtime in Unity ECS
Favicon
Easily automate Rust web service deployments on AWS without DevOps
Favicon
WSL in AWS Windows Server 2022 Core instance
Favicon
A Step-by-Step Guide to Creating and Adding Components in Unity ECS
Favicon
Deploying a Spring Boot Application on AWS: ECS, EKS, or Kubernetes? A Detailed Guide with Cost-Effective Recommendations
Favicon
What is ECS in Unity
Favicon
Por que escolhi AWS ECS para uma fintech e nรฃo o Serveless

Featured ones: