-
Book Overview & Buying
-
Table Of Contents
Infrastructure as Code with Pulumi
By :
In this chapter, we covered the essential steps to create your first IaC project using Pulumi. You learned how to set up a basic project, define and deploy resources to Microsoft Azure, and configure your Pulumi project with dependencies.
We demonstrated creating fundamental resources such as Azure resource groups and storage accounts using TypeScript, previewing and deploying the changes. We also explained how to securely manage sensitive data, such as passwords, using Pulumi’s secrets management system.
Additionally, we explored making infrastructure flexible through configuration, accessing both mandatory and optional values, and providing defaults. We introduced smart infrastructure techniques using conditional logic and loops, enabling you to adapt your code to different environments. Finally, we discussed scaling infrastructure complexity by organizing code for larger, multi-tier setups.
In the next chapter, you will learn how to use Pulumi to deploy...
Change the font size
Change margin width
Change background colour