Skip to content

Cyberian3064/devops_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring

Files:

  • curl-format.txt
  • monitoring.sh

To run use ./monitoring.sh.

The most important metrics of monitoring are latencies of answers to users, availability of services/endpoints and response codes. In other words, metrics of user-experience. More traditional metrics like RAM and CPU consumption is an instrument of optimization and alerting. Other important type of monitoring is a security monitoring. Looking for anomalies, detecting problems with certs/libs versions/etc and getting data from dynamic vulnerability scanners.

CI/CD part

  • Docker: Dockerfile
  • Docker compose: docker-compose.yaml
  • Kubernetes: cd/app.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 62.4%
  • Shell 22.4%
  • Dockerfile 15.2%