Compare commits

...

5 Commits

Author SHA1 Message Date
Ankit Arora ae97fabf3b
Merge ba4ff32b7c into 7094e21ea8 2024-05-03 16:42:31 +02:00
Marius Stanca 7094e21ea8
Add new section - Blogs 2024-05-02 14:29:42 +03:00
Marius Stanca 32b4413d89
Merge pull request #108 from NikPaushkin/patch-1
Add GitLab Pipelines by puzl.cloud
2024-05-02 14:14:23 +03:00
Ankit Arora ba4ff32b7c
Add deployment.io 2024-03-10 08:46:43 +05:30
Nik Paushkin a4301ddcdc
Add GitLab Pipelines by puzl.cloud 2023-10-28 15:17:01 +02:00
1 changed files with 6 additions and 0 deletions

View File

@ -170,6 +170,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Score](https://score.dev) - Open Source developer-centric and platform-agnostic workload specification.
- [Meshery](https://meshery.io/) - An open source, cloud native manager that enables the design and management of all Kubernetes-based infrastructure and applications.
- [Digger](https://digger.dev) - Open Source Infrastructure as Code management tool that runs within your CI/CD system.
- [Deployment.io](https://deployment.io) - DevOps co-pilot for developers to automate deployments to AWS.
## Continuous Integration & Delivery
@ -207,6 +208,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Github actions](https://github.com/features/actions) - GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD.
- [Kraken CI](https://kraken.ci/) - Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing.
- [Earthly](https://earthly.dev/) - Develop CI/CD pipelines locally and run them anywhere.
- [GitLab Pipelines by puzl.cloud](https://gitlab-pipelines.puzl.cloud) - Blazing-fast, cost-effective execution layer for GitLab CI/CD pipeline jobs, offering per-second billing and k8s API for runner management.
## Source Code Management
@ -465,6 +467,10 @@ as an academic project from University of Tsukuba, under the Apache License 2.0.
- [devopsdays](https://devopsdays.org/)
- [DevOps Enterprise Summit](https://events.itrevolution.com/)
### Blogs
- [Medium](https://medium.com/?tag=devops)
### DevOps Roadmap
Basic understanding and what you should know to become a *DevOps* Engineer, check the roadmap [here](https://roadmap.sh/devops).