Summary
Keywords
Full Transcript
Deploying all backend services with load balancers, security groups | Applied AWS | Backend Mastery In this video we are gonna apply every single concept that we learnt in our AWS crash course:- - How to setup Load balancers, how to communicate with them - How one can use DNS namespace with cloudMap to generate a static base URL (service discovery) - How to setup security groups in AWS and allow inbound and outbound traffic - How to check logs, metrices of running ecs instances in aws and so much mor Repositories:- Expense Tracker AWS CDK code:- https://github.com/singhdevhub-lovepreet/expenseTracker-awsCDK Docker files of mysql, kafka and kong with configs:- https://github.com/singhdevhub-lovepreet/expenseTrackerAppDeps User Service:- https://github.com/singhdevhub-lovepreet/userservice Expense Service:- https://github.com/singhdevhub-lovepreet/expenseService DataScience Service:- https://github.com/singhdevhub-lovepreet/dsService Auth Service:- https://github.com/singhdevhub-lovepreet/authservice
