Add IDP on the list

This commit is contained in:
Marius Stanca 2023-09-26 19:00:32 +03:00
parent d2e195ba5b
commit 0a8ea3ca56
No known key found for this signature in database
GPG Key ID: 3F18F3CF10AD6E8D
1 changed files with 9 additions and 0 deletions

View File

@ -115,6 +115,14 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Podman](https://github.com/containers/podman) - A tool for managing OCI containers and pods.
- [Linx](https://linx.software) - General-purpose low-code platform for building and hosting backend solutions.
## Internal Developer Platforms
*Internal Developer Platforms (or IDP) is a set of tools, services and processes that supports and accelerates your software development, while taking care of managing the underlying infrastructure.*
- [Port](https://www.getport.io/) - A platform for building no-code, holistic, Internal Developer Portals.
- [Backstage](https://backstage.io/) - An open platform for building developer portals.
- [Kratix](https://kratix.io/) - A framework used by platform teams to build the custom platforms tailored to their organisation.
## Container Image Registry
*Container Image registry.*
@ -183,6 +191,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Tekton](https://tekton.dev/) - powerful and flexible open-source framework for creating CI/CD systems.
- [PipeCD](https://pipecd.dev/) - Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications.
- [Gitploy](https://www.gitploy.io/) - Build the deployment system around GitHub in minutes.
- [Dagger](https://dagger.io/) - CI/CD as Code that Runs Anywhere.
- Public Services
- [Travis CI](https://travis-ci.org/) - easily sync your projects, youll be testing your code in minutes.
- [Circle CI](https://circleci.com/) - powerful CI/CD pipelines that keep code moving.