Building Microservices Baseline Template with Javascript Toolings #02

Baseline Microservice Template with Javascript Toolings #2023 This Video is a Part of the playlist "Building Microservices and Deploying for SAAS Product" and it covers all about building microservices for Enterprise World

Timestamp

00:00 Microservices
00:50 Tooling for baseline template
04:40 Code baseline tools
07:58 README.md
10:00 Initialize repo with npm init
12:00 eslint and eslint plugins
13:00 tsconfig and build configs
14:00 eslint and eslintignore files
15:00 jest cinfig and test setup
16:00 commitlint and commit lint cli
18:00 Adding npm scripts
21:00 fixing unknown option `hook` commitlint cli
23:30 fixing npm scripts for build and check node engine
25:00 test setup with jest


Link - https://www.youtube.com/playlist?list=PLIGDNOJWiL19tboY7wTzz6_RY6h2gpNrH

Old GitHub Links
Github: https://github.com/tkssharma/12-factor-app-microservices
https://github.com/tkssharma/nestjs-graphql-microservices
https://github.com/tkssharma/nodejs-microservices-patterns

In this playlist, we will talk about microservices development with node js of all different types
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:

I’m Tarun, I am Publisher, Trainer Developer, working on Enterprise and open source Technologies JavaScript frameworks (React Angular, sveltekit, nextjs), I work with client-side and server-side javascript programming which includes node js or any other frameworks Currently working with JavaScript framework React & Node js 🚀 with Graphql 🎉 developer publications.


I am a passionate Javascript developer writing end-to-end applications using javascript using React, Angular 🅰️, and Vue JS with Node JS, I publish video tutorials and write about everything I know. I aim to create a beautiful corner of the web free of ads, sponsored posts,

Comments