Discover how to implement Infrastructure as Code (IaC) using .Net Core in this 48-minute conference talk from NDC Conferences. Explore Pulumi, an open-source IaC tool that allows developers to define infrastructure resources using familiar programming languages like C#, TypeScript, Go, and Python. Learn how to provision cloud infrastructure safely and repeatedly, avoiding the complexities of ARM templates, CloudFormation, and Terraform. Gain insights into utilizing your existing skillset and favorite development tools to create reusable, higher-level abstractions for infrastructure resources. Understand Pulumi's functionality, its application with .Net Core, and how to package resources for company-wide use. This talk is ideal for those familiar with cloud platforms like Azure, AWS, or GCP, covering topics such as snowflake servers, declarative infrastructure, package management, resource management, deployment pipelines, and testing strategies.
Build Your Cloud Infrastructure as Code With .Net Core