Pulumi Deployments enable validation of both infrastructure and application code prior to release, making it easier to ensure quality before shipping to production.
talk-data.com
Speaker
Josh Kodroff
19
talks
Senior Solutions Architect at Pulumi, focusing on cloud resource provisioning with Pulumi.
Bio from: Modernize Google Cloud Ops: From Infrastructure to Insights
Frequent Collaborators
Filter by Event / Source
Talks & appearances
44 activities · Newest first
Date: 2023-10-12. A hands-on workshop on enabling self-service infrastructure using AWS Proton and Pulumi, including labs and guidance on creating reusable templates for production-ready infrastructure.
In this live workshop, you will learn how to deploy a Kubernetes cluster on Google Cloud and run containerized applications on the cluster. We will guide you through the Pulumi platform with diagrams and a series of labs to help accelerate your cloud projects.
Code-centric session on provisioning Kubernetes clusters and workloads on Equinix Metal using Pulumi and the Equinix Pulumi provider.
Workshop introducing infrastructure as code fundamentals using Pulumi to provision AWS resources, including basics of the Pulumi Programming Model, how to provision, update, and destroy AWS resources, and features of aws-classic v6 and AWSX.
Learn how to provision Redis Cloud alongside other cloud resources on AWS, Azure, and Google Cloud using your favorite programming languages and the Redis Cloud provider for Pulumi. Topics include getting started with NoSQL using Redis Cloud, defining and deploying Redis Cloud resources with code, and integrating Pulumi with Redis.
Hands-on workshop demonstrating how to automate Google Cloud infrastructure deployment, centralize secrets management, and gain real-time insights into your cloud assets using Pulumi IaC, ESC for secrets, and Pulumi Insights.
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
Practical guidance on provisioning, updating, and destroying AWS resources with Pulumi.
In this session, we’ll introduce the concept of Pulumi Components - packages that can be authored in one language and consumed in any other language. This enables platform engineering teams to create powerful patterns for reuse across their organization, such as sharing infrastructure libraries written in common programming languages that can easily be instantiated from a simple YAML file.
We’ll walk you through building several sample architectures on Azure through a series of hands-on exercises. In this workshop, you’ll learn how to use Pulumi to help you manage infrastructure in Azure using general-purpose programming languages. Join us to learn: The basics of the Pulumi Programming Model; How to manage Azure resources with Pulumi's Azure Native provider; Pulumi for Platform Teams.
Explore how to use Pulumi with Kubernetes to deploy and manage containerized workloads, integrate Pulumi with existing Kubernetes resources (manifests or Helm charts), and run Pulumi IaC programs in a GitOps fashion.
Workshop: Learn how to build on top of your existing Terraform code with Pulumi or replace Terraform entirely. Topics: - Leverage existing Terraform by consuming TF outputs in Pulumi programs. - Convert existing HCL automatically to a general-purpose language. - Import resources from Terraform state files into your Pulumi state files.
Pulumi's ecosystem supports your infrastructure needs across different environments and cloud providers.
In this session, you’ll learn about Pulumi ESC, a centralized secrets management solution that helps solve the problem of secrets sprawl in a thoughtful way that keeps your secrets safe while helping your teams deliver. Join us to learn: How to prevent secrets sprawl and strengthen cloud security through effective secrets management; How Pulumi ESC's integrations help you access many different secret sources from a centralized, consistent location; How Pulumi ESC integrates with different tools, including Pulumi IaC programs, for scalable security.
A hands-on workshop introducing infrastructure as code with Pulumi, using programming languages to provision modern cloud infrastructure on Google Cloud. Covers fundamentals of the Pulumi programming model, provisioning, updating, and destroying GCP resources, and serverless containers on Cloud Run.
Pulumi's intuitive programming model can help you deploy cloud architecture on AWS with greater confidence and control.
Introduces the Pulumi programming model and fundamentals.
Learn how to use Python with Pulumi to provision AWS resources, bringing modern software development practices to your infrastructure management.