DEV Community

Discussion on: I'm a professional React developer, and here's how I deploy React/Node.js Microservices to AWS using Terraform. #1

Collapse
 
rolfstreefkerk profile image
Rolf Streefkerk

I'm curious as to why you chose this particular architecture instead of going the serverless route that give you a lot of this functionality with a lot less code.

Collapse
 
bettercodingacademy profile image
Better Coding Academy

I specifically built this project with the architecture in mind. I would agree that this architecture is overkill for this project; however, I see this project as the minimum for an adequate demonstration of microservices-oriented architecture within AWS/Terraform.