Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belanasaikiran/devops
How to build your CI/CD ?
https://github.com/belanasaikiran/devops
Last synced: about 2 months ago
JSON representation
How to build your CI/CD ?
- Host: GitHub
- URL: https://github.com/belanasaikiran/devops
- Owner: belanasaikiran
- Created: 2022-10-05T13:54:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T21:21:46.000Z (9 months ago)
- Last Synced: 2024-05-03T06:28:26.217Z (9 months ago)
- Language: Shell
- Homepage: https://belanasaikiran.github.io/DevOps/
- Size: 2.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is DevOps
DevOps refers to the implementation of practices and tools aimed at improving your release cycle. This includes development, testing, and deployment, all while ensuring high stability and utilizing a high-speed infrastructure with reduced complexities. DevOps enables the creation of highly performing application systems, minimizing downtime during upgrades and building CI/CD pipelines for both development and production releases.## Best practices for DevOps culture:
1. Easy integrations of multiple technologies which are improving your release and deployment cycle including Development .
2. Communication and collaboration with teams
3. Stability
4. Security
5. Backup
6. Monitoring
7. Cleanup## Tools Commonly used in DevOps
1. [Docker](/Docker/README.md)
2. [Kubernetes](/Kubernetes/README.md)
3. [NGINX-WebServer](/NGINX-webserver-on-nodejs/README.md)
5. [Dashboard](/dashboard/README.md)
6. [private docker Images](/private-docker-image-secrets/README.md)
7. [Jenkins](/Jenkins/Installation.md)---
## Others:
1. [Remote-SSH-VNC](/private-docker-image-secrets/README.md)