Skip to content

logic-coders/Cloud-Native-Resource-Monitoring-Python-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Native Resource Monitoring Python App on K8s!

Things you will Learn 🤯

  1. Python and How to create Monitoring Application in Python using Flask and psutil
  2. How to run a Python App locally.
  3. Learn Docker and How to containerize a Python application
    1. Creating Dockerfile
    2. Building DockerImage
    3. Running Docker Container
    4. Docker Commands
  4. Create ECR repository using Python Boto3 and pushing Docker Image to ECR
  5. Learn Kubernetes and Create EKS cluster and Nodegroups
  6. Create Kubernetes Deployments and Services using Python!

Prerequisites !

(Things to have before starting the projects)

  • AWS Account.
  • Programmatic access and AWS configured with CLI.
  • Python3 Installed.
  • Docker and Kubectl installed.
  • Code editor (Vscode)

Screenshot 2023-06-13 133521

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published