Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 941 Bytes

File metadata and controls

39 lines (25 loc) · 941 Bytes

social-app-microservices

Introduction

This is a microservices architecture based backend app for a social media which contains following the services:

  • User
  • Feed
  • Post

K8s Objects Used

  • Deployment
  • Pods
  • Services
  • Secrets

Backend Tech Stack

Programming languages Used:

My Skills

Databases Used:

My Skills

Containerization tool and Ochestration Platform used:

My Skills

Skaffold

Used for automating the image build and deploy process of k8s objects for all services with the help of skaffold dev command

And

API Gateway used: ingress-nginx-controller


New Service Upcoming - Notification Service for real-time updates