In this hands-on workshop, you'll learn how to integrate Docker Build Cloud with Pulumi to create a streamlined container build and deployment pipeline. We’ll demonstrate how to leverage Docker Build Cloud’s distributed architecture and layer caching to accelerate builds, while using Pulumi to automate the end-to-end process from foundational infrastructure to container build to production deployment.
talk-data.com
Speaker
Josh Kodroff
25
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
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.
Hands-on workshop on 2025-04-30 demonstrating how to deploy Google Cloud infrastructure with Pulumi IaC, centralize secrets across providers using Pulumi ESC, and maintain real-time visibility into your cloud environment with Pulumi Insights. Live demonstrations and practical examples.
Hands-on workshop exploring how Pulumi allows provisioning AWS resources with Python, bridging application development and infrastructure management. Topics include using Python with Pulumi to provision AWS resources, Pulumi's programming model for deploying cloud architecture on AWS, and Pulumi's ecosystem across environments and cloud providers.
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.
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.
Hands-on workshop on using Pulumi to deploy and manage Kubernetes applications, including the Pulumi Kubernetes provider, Pulumi Docker provider, integration with YAML manifests and Helm charts, and running Pulumi IaC programs in a GitOps fashion.
Learn the fundamentals of setting up EKS clusters on AWS through guided exercises. This workshop is designed to help new users become familiar with the core concepts needed to deploy Kubernetes clusters and workloads on AWS effectively. We will guide you through the Pulumi platform with diagrams and a series of labs to help accelerate your cloud projects.
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 manage infrastructure in Azure using general-purpose programming languages. Topics include the Pulumi Programming Model, managing Azure resources with Pulumi's Azure Native provider, and Pulumi for Platform Teams.
In this workshop, you’ll learn how to build on top of your existing Terraform code with Pulumi or replace Terraform entirely. Learn how to consume TF outputs in Pulumi programs, automatically convert HCL to a general-purpose language, and import resources from Terraform state files into your Pulumi state files.
Hands-on session to build a serverless app using AWS Lambda and S3 bucket.
Practical guidance on provisioning, updating, and destroying AWS resources using Pulumi.
Introduction to the Pulumi programming model and core concepts for provisioning cloud resources with code.
Learn the fundamentals of building and deploying containerized workloads using Pulumi to manage infrastructure, an introduction to Pulumi’s IaC platform and deployment on AWS. The workshop covers setting up an Amazon EKS cluster on AWS and deploying containerized workloads to the cluster; designed to help new users become familiar with core concepts for deploying Kubernetes clusters and workloads on AWS.
Hands-on building a serverless application using AWS Lambda and S3.
Guided exercises on provisioning, updating, and destroying AWS resources with Pulumi.
An introduction to Pulumi's programming model and how to use it to provision modern cloud infrastructure.
Overview of infrastructure as code fundamentals, introduction to Pulumi programming model, provisioning and managing Google Cloud resources, and serverless containers on Cloud Run. Date: 2024-01-31.
Hands-on guidance on provisioning and managing EKS clusters in AWS using Pulumi.
Examples and labs for provisioning Kubernetes resources with Pulumi.
Overview of writing Pulumi programs to manage infrastructure using real programming languages.
Practical guidance on provisioning, updating, and destroying AWS resources using Pulumi during the IaC workshop.
An introduction to the Pulumi programming model as part of the infrastructure as code workshop. Covers core concepts and how to use programming languages to provision infrastructure on AWS using Pulumi.
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 session demonstrates using Pulumi’s Azure Native v2 provider to stand up new projects on Azure quickly using your preferred programming languages. It also covers how Pulumi Deployments can help validate both infrastructure and application code before release.