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

Added Azure Infrastructure as Code #62

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,11 @@
- [Develop a Serverless Backend using Node.js on AWS Lambda](https://egghead.io/courses/develop-a-serverless-backend-using-node-js-on-aws-lambda) - Learn how to create a serverless API and connecting it to DynamoDB leveraging Lambda's new async / await syntax.
- [Agile development for serverless platforms](https://www.manning.com/books/agile-development-for-serverless-platforms) - How to apply agile practices in fully serverless architectures.
- [AI as a Service](https://www.manning.com/books/ai-as-a-service) A book that teaches you how to harness the power of cloud-based AI services and serverless computing. An engineering approach to serverless AI.
- [Azure Infrastructure as Code](https://www.manning.com/books/azure-infrastructure-as-code) Comprehensive guide to seamlessly managing your application infrastructure with Azure’s native IaC tools.
- [Securing Kubernetes Secrets](https://www.manning.com/books/securing-kubernetes-secrets) Compact hands-on guide to storing and protecting sensitive data in a Kubernetes environment.
- [Serverless Architectures on AWS, Second Edition](https://www.manning.com/books/serverless-architectures-on-aws-second-edition) Book that teaches how to design, secure, and manage serverless backend APIs for web and mobile applications on the AWS platform.
- [Data Engineering on Azure](https://www.manning.com/books/data-engineering-on-azure) Book that teaches the skills you need to build and maintain big data platforms in massive enterprises.
- [Cloud native Spring in Action](https://www.manning.com/books/cloud-native-spring-in-action) Book that teaches how to build and deliver production-grade cloud-native apps with Spring framework and Kubernetes.

## Professional services

Expand Down