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 • Edited on

10 6

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

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs