Skip to content

Assignment 4

Pulkit Mathur edited this page Apr 28, 2019 · 11 revisions

Assignment 4

Project Description: A portal to showcase projects/work using posts and people can seek advice or help from experts in the corresponding fields. Connect with the best. This portal can also be used as a project portfolio. Showcase your portfolio and get hired.

Links

Napkin Diagram

Napkin Diagram

Architecture

Architecture Diagram

Task Accomplished

  • Deployed all services across IU and TACC data centers
  • Implemented HAProxy and Nginx reverse proxy on IU and TACC
  • Setup Blue-Green deployment on Kubernetes for IU and TACC

Blue - Green Deployment setup on Kubernetes

CI/CD to build & deploy Blue, Green Branches for each microservice

We have Jenkins Pipelines for blue and green deployment which builds and deploys the new code on the server for every microservice.

Improvement from Milestone 3

  • High Availability and Scalability for the website.
  • Enhanced reliability.

Challenges faced

  • Open ID Authentication.