Tag: #cloud

Architect NestJS Microservices with AWS Elastic Beanstalk

Reading Time: 8 minutes In the AWS Cloud journey, we come across Elastic Beanstalk to be better than other services in managing the infrastructure environments effectively. On the other hand, NestJS is popular in creating efficient and scalable server-side applications, and is relatively a new option for the backend framework – it is lightweight, simple, and open-source. In this […]

Back To Top