Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Book #10126

Merged
merged 12 commits into from
Oct 11, 2023
Prev Previous commit
Next Next commit
final fix
  • Loading branch information
N-E-W-T-O-N committed Oct 4, 2023
commit 556ef3e8f7433e99f13742be177af3aa018ac85f
3 changes: 2 additions & 1 deletion books/free-programming-books-subjects.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM

### Containers

* [.NET Microservices Architecture for Containerized NET Applications](https://learn.microsoft.com/en-us/dotnet/architecture/microservices/container-docker-introduction/) - Cesar de la Torre, Bill Wagner, Mike Rousos (HTML, PDF)
* [CI/CD for Monorepos: Effectively building, testing, and deploying code with monorepos](https://github.com/semaphoreci/book-monorepo-cicd) - Pablo Tomas Fernandez Zavalia, Marko Anastasov, SemaphoreCI (PDF, EPUB, Kindle)
* [CI/CD with Docker and Kubernetes Book](https://github.com/semaphoreci/book-cicd-docker-kubernetes) - Marko Anastasov, Jérôme Petazzoni, Pablo Tom F. Zavalia, SemaphoreCI (PDF, EPUB, Kindle)
* [Docker Jumpstart](https://odewahn.github.io/docker-jumpstart/) - Andrew Odewahn
Expand All @@ -243,7 +244,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM
* [Kubernetes Deployment & Security Patterns](https://resources.linuxfoundation.org/LF+Projects/CNCF/TheNewStack_Book2_KubernetesDeploymentAndSecurityPatterns.pdf) - Alex Williams (PDF)
* [Kubernetes for Full-Stack Developers](https://www.digitalocean.com/community/books/digitalocean-ebook-kubernetes-for-full-stack-developers) - Jamon Camisso, Hanif Jetha, Katherine Juell (PDF, EPUB)
* [Uncomplicating Kubernetes](https://livro.descomplicandokubernetes.com.br/en/) - Jeferson Fernando
* [.NET-Microservices-Architecture-for-Containerized-NET-Applications](https://learn.microsoft.com/en-us/dotnet/architecture/microservices/container-docker-introduction/) - Cesar de la Torre, Bill Wagner, Mike Rousos (HTML, PDF)



### Data Science
Expand Down
Loading