Skip to content

sky2194/Cloud-Native-Monitoring-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Native Application

A Flask web application that monitors system resources (CPU and memory usage) in real-time.

Features

  • Real-time CPU and memory usage monitoring
  • Alert warnings when resource usage exceeds 80%
  • Containerized with Docker for cloud-native deployment

##Pending

  • Kubernetes and AWS integration support

Requirements

  • Python 3.x
  • Flask
  • psutil
  • Docker

Installation

pip install -r requirements.txt

Running the Application

python app.py

The application will be available at http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors