Skip to content

Commit

Permalink
Merge pull request #53 from mlabouardy/master
Browse files Browse the repository at this point in the history
added Pipeline as Code
  • Loading branch information
itech001 committed Aug 9, 2022
2 parents d58cfda + adc2697 commit 5d37821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,9 +293,9 @@ Conference and submit
## Books
* [Securing DevOps](https://manning.com/books/securing-devops?a_aid=securingdevops&a_bid=1353bcd8) - A book on utilizing CI/CD techniques to improve the security of web applications and their infrastructure.
* [Learning Continuous Integraion with TeamCity](https://www.packtpub.com/web-development/learning-continuous-integration-teamcity-raw) - Master the principles and practices behind Continuous Integration by setting it up for different technology stacks using TeamCity
* [Pipeline as Code](https://www.manning.com/books/pipeline-as-code) - A book on building CI/CD pipelines with Jenkins for cloud-native applications (including K8s & Serverless apps).
* [Continuous Delivery for Kubernetes](https://www.manning.com/books/continuous-delivery-for-kubernetes) - Take the fast track in your journey to continuous delivery, with open source tools for Kubernetes and cloud applications
* [Continuous Delivery in Go](https://www.manning.com/books/continuous-delivery-in-go) - Book that shows you how to build pipelines that optimize your development process so you can deliver software seamlessly to production.
* [Pipeline as Code](https://www.manning.com/books/pipeline-as-code) - A book about building reliable CI/CD pipelines for cloud-native applications.

## Other Awesome Lists
Other amazingly awesome lists can be found in
Expand Down

0 comments on commit 5d37821

Please sign in to comment.