DEV Community

Cover image for DevOps - I'm a professional React developer, and here's how I deploy Node.js/GraphQL Microservices to AWS using Terraform. #2
Better Coding Academy
Better Coding Academy

Posted on • Updated on

DevOps - I'm a professional React developer, and here's how I deploy Node.js/GraphQL Microservices to AWS using Terraform. #2

About Me: I've been a professional web developer for just over 10 years now. I'm currently the lead web development instructor at Better Coding Academy, and as part of what I do, I post videos on our YouTube channel at https://www.youtube.com/c/BetterCodingAcademy.

(Subscribe for awesome web development content!)

In a previous video series, I built a classifieds app with a microservices architecture using React, Node.js, GraphQL and Docker; you can find the dev.to article on that here.

Now, I'm deploying that application onto AWS using Terraform, and this is part 2 of that tutorial.

I hope you enjoy!

Happy coding!

Full source code: https://github.com/parkroolucas/microservices-demo

Top comments (0)