API with NestJS #99. Scaling the number of application instances with Amazon ECS
Briefly

In recent articles, we've learned how to deploy our NestJS application with Docker and AWS.In addition, we've managed to deploy multiple instances of our API using a load balancer.Still, it was always a fixed number of instances.In this article, we learn how to adapt to traffic by changing the number of deployed resources.
Read at Marcin Wanago Blog - JavaScript, both frontend and backend
[
add
]
[
|
|
]