DEV Community

Cover image for Deploy Microservice to AWS EC2 Instances
tkssharma
tkssharma

Posted on

2

Deploy Microservice to AWS EC2 Instances

'Deploy Microservice to AWS EC2 Instances'

In this Video or Series of Videos, we are talking about service deployment to AWS EC2 using GitLab CI or Github Actions

  • Creating a service
  • Building Deploy Script
  • Configure CI GitLab or GitHub actions
  • Deploy applications using CI scripts

This is a section of the Major playlist "Advance Microservices"
In this playlist, we are talking about microservices development with node js of all different types and their deployments on EC2,ECS or Lambda

We are covering lots of things here like

  • Express/Nest JS with Typescript with ORM (TypeORM, knex, Prisma)
  • Deploying Services with AWS CDK Constructs with RDS/Dynamodb
  • Building Different Microservice Architecture
  • Using Event-Driven Arch, CQRS, Event Sourcing based Arch
  • Deploying services using AWS ECS or Lambda using AWS CDK

Here are some common microservices architecture patterns and best practices when using Node.js:

  1. Single Service Microservice Architecture:
  2. Layered Microservice Architecture:
  3. Event-Driven Microservice Architecture:
  4. API Gateway Microservice Architecture:
  5. Service Mesh Microservice Architecture:
  6. Serverless Microservices:
  7. Containerized Microservices:
  8. Event Sourcing and CQRS:
  9. BFF (Backend For Frontend) Microservice Architecture:
  10. Database Microservice Architecture:

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay