Skip to content

San0330/Cloud-Training

Repository files navigation

Cloud Apprentice Program

architecture

This project is a part of cloud apprentice program that uses various cloud technologies to build a mini demo project.

Things done

  • Deploying a productListing site with orderButton
  • Sending user information to orderApi hosted on different port when clicking order button
  • Retry Pattern: Retrying request (5 times) to orderApi incase of failure
  • OrderApi sends a message to RabbitMQ(message broker)
  • Notification application listens to message broker for incoming messages and send SMS to user using Twilio API
  • Upload application image to DockerHub
  • Deploying site using kubernetes, minikube used as local kubernetes

Reports:

Week-4 Report

Week-3 Report

About

This project is a part of cloud apprentice program that uses various cloud technologies to build a mini demo project.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors