ISUDIPTODAS

Exit Section

Cloud Projects

DevOps architecture work

Production focused cloud, container and deployment systems designed around automation, observability and scalable service delivery.

01

Cloud Native DevOps Architecture

MERN

Docker

Jenkins CI/CD

AWS EKS

Prometheus

Grafana

Architecture Flow

1

User pushes code on a specific folder

2

Automated jenkins ci/cd triggers

3

Jenkins performs operations (clone, test, image build, security scan, deploy on docker hub, image update on AWS EKS deployment)

4

Prometheus & Grafana tracks and displays cluster performance

View implementation code here

02

Task Management Microservice

MERN

Docker

Redis

BullMQ

AWS EKS

NGINX Ingress

Architecture Flow

1

Decoupled services (authentication, password recovery, notification, tasks)

2

Cross service api calling between services

3

Ingress controller for path based routing to services

View implementation code here