Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qbituniverse/platform-ops

PlatformOps scripts, templates, and CICD automation.
https://github.com/qbituniverse/platform-ops

bash cicd powershell yaml

Last synced: 27 days ago
JSON representation

PlatformOps scripts, templates, and CICD automation.

Awesome Lists containing this project

README

        

# PlatformOps

Software is no longer delivered in isolation. The days of a manual compile, build, package and deploy are long gone. This shift from manual to automated processes has brought new practices in the world of software development and delivery, mainly around the following 5 points:

1. How software is written?
2. How software projects are structured?
3. How software is packaged and delivered?
4. How software is consumed?
5. How and where software is running?

In essence, the 5 points above define how important **PlatformOps** role is in today’s world. The role of **PlatformOps** is to help you learn how to put together simple as well as complex software architectures and deliver these in "one-click", or "as code" fashion - reliably, any time of the day.

## Resources

- [Azure Cloud](/azure-cloud)
- [Azure DevOps](/azure-devops)
- [AWS Cloud](/aws-cloud)
- [Google Cloud](/google-cloud)
- [Docker](/docker)
- [Kubernetes](/kubernetes)