https://github.com/tpeczek/demo-devops-practices-for-azure-infrastructure
Sample project for demonstrating how to implement DevOps practices for Azure infrastructure.
https://github.com/tpeczek/demo-devops-practices-for-azure-infrastructure
Last synced: 6 months ago
JSON representation
Sample project for demonstrating how to implement DevOps practices for Azure infrastructure.
- Host: GitHub
- URL: https://github.com/tpeczek/demo-devops-practices-for-azure-infrastructure
- Owner: tpeczek
- License: mit
- Created: 2023-06-06T18:43:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T17:12:36.000Z (9 months ago)
- Last Synced: 2025-02-08T18:28:46.501Z (8 months ago)
- Language: Bicep
- Size: 30.3 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# DevOps Practices for Azure Infrastructure
Sample project for demonstrating how to implement DevOps practices for Azure infrastructure.. You can read more here:
- [DevOps Practices for Azure Infrastructure - Continuous Integration](https://www.tpeczek.com/2023/06/devops-practices-for-azure.html)
- [DevOps Practices for Azure Infrastructure - Continuous Delivery & Continuous Deployment](https://www.tpeczek.com/2023/06/devops-practices-for-azure_27.html)
- [DevOps Practices for Azure Infrastructure - Continuous Testing](https://www.tpeczek.com/2023/07/devops-practices-for-azure.html)
- [DevOps Practices for Azure Infrastructure - Continuous Operations & Continuous Monitoring](https://www.tpeczek.com/2023/08/devops-practices-for-azure.html)## Sponsor This Project
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [sponsoring me](https://github.com/sponsors/tpeczek) (either monthly or one-time).
## Copyright and License
Copyright © 2023 - 2025 Tomasz Pęczek
Licensed under the [MIT License](https://github.com/tpeczek/demo-devops-practices-for-azure-infrastructure/blob/master/LICENSE.md)