Skip to content

aruntheja-6/Cloud_Native_Monitoring_App_on_Kubernete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project we will learn how to create a monitoring application in python using flask we will start by building the application then containerized it using docker after that we will build the docker image and then container locally, once we containerized our application locally then we will create AWS ECR (Elastic Container Registry) using python boto3 module next we will move to the deployment phase where we will create the Amazon EKS (Elastic Kubernetes Service) and deploy the application on kubernetes cluster, our application which is deployed on kubernetes will be access from the internet.

This project will help to learn many things like docker, kubernetes EKS, ECR, python etc.

Prerequisite:

There are some prerequisites before starting this project:

AWS Account. Programmatic access and AWS configured with cli. Python3 installed Docker and Kubectl installed Code Editor (VScode)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.5%
  • HTML 40.9%
  • Dockerfile 8.6%