Organizations often find themselves constrained by domain-specific languages when managing cloud infrastructure, leading to complex workarounds and maintenance challenges. This workshop demonstrates how transitioning to a general-purpose programming language can transform your infrastructure management, making common tasks more intuitive and maintainable.
talk-data.com
Topic
TypeScript
3
tagged
Activity Trend
Top Events
Learn the fundamentals of infrastructure as code through guided exercises in TypeScript. You will be introduced to Pulumi and learn how to provision modern cloud infrastructure on AWS. This workshop covers how to use TypeScript with Pulumi, the basics of the Pulumi Programming Model, and how to provision, update, and destroy AWS resources.
This workshop demonstrates how transitioning to a general-purpose programming language can transform your infrastructure management, making common tasks more intuitive and maintainable. Join us to learn: The advantages of using general-purpose languages like TypeScript vs DSL, like HCL; How to introduce Pulumi IaC and either coexist with or convert your existing Terraform code; Advanced features for infrastructure automation and robust, secure, scalable IaC