Skip to content

Instantly share code, notes, and snippets.

@exitflynn
Created January 25, 2024 05:06
Show Gist options
  • Save exitflynn/c4ba0b1bed0fe2e1c544e17e2b7de490 to your computer and use it in GitHub Desktop.
Save exitflynn/c4ba0b1bed0fe2e1c544e17e2b7de490 to your computer and use it in GitHub Desktop.
Sem VI Minor Project

Auto-Scaling Cloud Native applications using Kubernetes

This'll involve us writing some sample API's to work with, dockerizing them, pushing the images to Dockerhub, pulilng and deploying them on Kubernetes, configuring appropriate networking strategies for interconnectivity, enabling metrics collection and monitoring via Prometheus, plug them to Grafana for visualisation, stress testing and using k8s' HPA (Horizontal Pod Autoscaler) to autoscale the cluster under (simulated) high traffic.

Where we can take this further:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment