Compare commits

...

5 Commits

Author SHA1 Message Date
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
Marius Stanca 4c2e6063d0
Merge pull request #147 from blewisCycle/main
Update README.md with Cycle.io
2024-05-02 14:05:38 +03:00
blewisCycle 7d56f49e63
Update README.md with Cycle.io 2024-05-01 11:05:12 -07:00
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

@ -100,6 +100,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
*Applications management platforms, Containers platform and Containers management.*
- [Openshift](https://www.openshift.com/) - The Kubernetes platform for big ideas.
- [Cycle.io](https://cycle.io/) - DevOps platform for building platforms. Handle container orchestration, load-balancing, monitoring, and more from a single control plane.
- [Dokku](https://dokku.com/) - Helps you build and manage the lifecycle of applications.
- [Flynn](https://flynn.io/) - Open source platform (PaaS) for running applications in production.
- [Cloud 66](https://www.cloud66.com/) - DevOps as a service that helps to build, deploy and manage any application on any cloud or server.
@ -206,6 +207,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
@ -464,6 +466,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).