diff --git a/themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md b/themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md index c3e2c6de91c..b0fc1198214 100644 --- a/themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md +++ b/themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md @@ -1,7 +1,7 @@ --- # Name of the webinar. -title: "From Zero to Production in Kubernetes" -meta_desc: "Explore how to leverage the power of Python with Pulumi, an infrastructure as code platform to define and manage your Kubernetes deployments." +title: From Zero to Production in Kubernetes +meta_desc: Explore how to leverage the power of Python with Pulumi, an infrastructure as code platform to define and manage your Kubernetes deployments. meta_image: "/images/resources/zero-production-kubernetes.png" # A featured webinar will display first in the list. @@ -51,7 +51,7 @@ main: # URL for embedding a URL for ungated webinars. youtube_url: #"https://www.youtube.com/embed/DPp4veSBUr0?rel=0" # Sortable date. The datetime Hugo will use to sort the webinars in date order. - sortable_date: 2023-07-20T09:00:00-07:00 + sortable_date: 2023-11-15T09:00:00-08:00 # Duration of the webinar. duration: "1 hour" # Datetime of the webinar. @@ -66,11 +66,9 @@ main: # The webinar presenters presenters: - name: Josh Kodroff - role: Senior Solutions Architect, Pulumi - - name: Damian Curry - role: Business Development Technical Director, F5/NGINX - - name: Jason Schmidt - role: Senior Solutions Architect, F5/NGINX + role: Solutions Architect, Pulumi + - name: Javier Evans + role: Solutions Engineer, NGINX # A bullet point list containing what the user will learn during the webinar. learn: @@ -80,6 +78,6 @@ main: # The right hand side form section. form: - salesforce_campaign_id: "701Du000000AXPXIA4" - hubspot_form_id: "56761901-9c1d-43c3-9f4b-bef5a524847b" + salesforce_campaign_id: 701Du000000BKYJIA4 + hubspot_form_id: 998984aa-03fc-4d5e-9ce3-9b96578c75b4 --- diff --git a/themes/default/content/resources/getting-started-with-iac-pulumi-aws/index.md b/themes/default/content/resources/getting-started-with-iac-pulumi-aws/index.md index 804cd289a14..bd2bfc524e9 100755 --- a/themes/default/content/resources/getting-started-with-iac-pulumi-aws/index.md +++ b/themes/default/content/resources/getting-started-with-iac-pulumi-aws/index.md @@ -6,10 +6,8 @@ hero: main: duration: 90 minutes presenters: - - name: Josh Kodroff - role: Sr. Solutions Architect, Pulumi - - name: Marina Novikova - role: Sr. Partner Solutions Architect, AWS + - name: Kat Morgan + role: Senior Developer Advocate, Pulumi learn: - The basics of the Pulumi Programming Model - How to provision, update, and destroy AWS resources @@ -17,19 +15,19 @@ main: title: Getting Started with Infrastructure as Code on AWS description: | In this workshop, you will learn the fundamentals of infrastructure as code through guided exercises. You will be introduced to Pulumi, an infrastructure-as-code platform, where you can use familiar programming languages to provision modern cloud infrastructure. - + This workshop is designed to help new users become familiar with the core concepts needed to effectively deploy resources on AWS. We will guide you through the Pulumi platform with diagrams and a series of labs to help accelerate your cloud projects. - sortable_date: 2023-09-07T09:00:00.000-07:00 + sortable_date: 2023-11-14T09:00:00.000-08:00 event_data: name: Getting Started with Infrastructure as Code on AWS - start_date: 2023-09-07T09:00:00.000-07:00 - end_date: 2023-09-07T10:30:00.000-07:00 + start_date: 2023-11-14T09:00:00.000-08:00 + end_date: 2023-11-14T10:30:00.000-08:00 url: https://www.pulumi.com/resources/getting-started-with-iac-pulumi-aws description: | In this workshop, you will learn the fundamentals of infrastructure as code through guided exercises. You will be introduced to Pulumi, an infrastructure-as-code platform, where you can use familiar programming languages to provision modern cloud infrastructure. This workshop is designed to help new users become familiar with the core concepts needed to effectively deploy resources on AWS. We will guide you through the Pulumi platform with diagrams and a series of labs to help accelerate your cloud projects. form: - hubspot_form_id: 7bb6314d-b3d3-419e-b215-5cb41fd0696f - salesforce_campaign_id: 701Du000000AptcIAC + hubspot_form_id: 9f553ea2-c429-473e-9fbe-7ffca0ac0dff + salesforce_campaign_id: 701Du000000BVBlIAO gotowebinar_key: "" featured: false pre_recorded: false @@ -41,9 +39,8 @@ external: false block_external_search_index: false aws_only: true title: Getting Started with Infrastructure as Code on AWS -title_tag: "Getting Started with IaC on AWS" -meta_desc: This workshop is designed to help new users become familiar with the - core concepts needed to effectively deploy resources on AWS using Pulumi. +title_tag: Getting Started with Infrastructure as Code on AWS +meta_desc: This workshop is designed to help new users become familiar with the core concepts needed to effectively deploy resources on AWS using Pulumi. meta_image: "/images/resources/intro-aws-classic-v6.png" url_slug: getting-started-with-iac-pulumi-aws --- diff --git a/themes/default/content/resources/getting-started-with-kubernetes-aws/index.md b/themes/default/content/resources/getting-started-with-kubernetes-aws/index.md index e713491ad92..3d8ed62e02b 100755 --- a/themes/default/content/resources/getting-started-with-kubernetes-aws/index.md +++ b/themes/default/content/resources/getting-started-with-kubernetes-aws/index.md @@ -6,30 +6,31 @@ hero: main: duration: 60 minutes presenters: - - name: Josh Kodroff - role: Senior Solutions Architect, Pulumi - - name: Marina Novikova - role: Senior Partner Solutions Architect AWS + - name: Ringo De Smet + role: Customer Experience Architect, Pulumi learn: - The basics of writing Pulumi programs to manage infrastructure using real languages - How to create and manage EKS clusters in AWS with Pulumi - How to create and manage Kubernetes resources with Pulumi title: Getting Started with Kubernetes on AWS - description: In this workshop, you will learn the fundamentals of setting up EKS + description: | + In this workshop, you will learn the fundamentals of setting up EKS clusters on AWS through guided exercises. You will be introduced to Pulumi, an infrastructure-as-code platform, where you can use familiar programming - languages to provision modern cloud infrastructure. This workshop is + languages to provision modern cloud infrastructure. + + This workshop is designed to help new users become familiar with the core concepts needed to effectively deploy Kubernetes clusters and workloads on AWS. We will guide you through the Pulumi platform with diagrams and a series of labs to help accelerate your cloud projects. - datetime: 2023-04-26T16:00:00.000Z - sortable_date: 2023-04-26T16:00:00.000Z + datetime: 2023-11-21T09:00:00.000-05:00 + sortable_date: 2023-11-21T09:00:00.000-05:00 event_data: name: Getting Started with Kubernetes on AWS - start_date: 2023-04-26T16:00:00.000Z - end_date: 2023-04-26T17:00:00.000Z + start_date: 2023-11-21T09:00:00.000-05:00 + end_date: 2023-11-21T10:00:00.000Z url: https://www.pulumi.com/resources/getting-started-with-kubernetes-aws description: In this workshop, you will learn the fundamentals of setting up EKS clusters on AWS through guided exercises. You will be introduced to Pulumi, @@ -40,8 +41,8 @@ event_data: you through the Pulumi platform with diagrams and a series of labs to help accelerate your cloud projects. form: - hubspot_form_id: f03e6169-7765-4747-89c1-d18b4966b1d2 - salesforce_campaign_id: 701Du0000009vYpIAI + hubspot_form_id: 44a9c78e-ebc0-454e-af84-16bc7ca7f789 + salesforce_campaign_id: 701Du000000BUzxIAG gotowebinar_key: "" featured: false pre_recorded: false diff --git a/themes/default/content/resources/getting-started-with-secrets-management-aws/index.md b/themes/default/content/resources/getting-started-with-secrets-management-aws/index.md new file mode 100644 index 00000000000..5f7fec29f68 --- /dev/null +++ b/themes/default/content/resources/getting-started-with-secrets-management-aws/index.md @@ -0,0 +1,42 @@ +--- +preview_image: "" +hero: + image: /icons/containers.svg + title: Getting Started with Secrets Management on AWS +main: + duration: 60 minutes + presenters: + - name: Ringo De Smet + role: Customer Experience Architect, Pulumi + learn: + - Defining environments, which contain collections of secrets and configuration. + - Retrieving secrets from AWS Secrets Manager and other third-party sources. + - Building Pulumi ESC into your cloud provisioning workflows + title: Getting Started with Secrets Management on AWS + description: | + [Pulumi ESC](/product/esc) is a new product from Pulumi that manages and tames secrets and configuration complexity across all of your cloud infrastructure and application environments. Pulumi ESC is a new category of configuration-as-code product that enables teams to aggregate secrets and configurations from many sources, manage hierarchical collections of configurations and secrets (“environments”), and consume those configurations and secrets from a variety of different infrastructure and application services. + datetime: 2023-11-16T09:00:00.000-08:00 + sortable_date: 2023-11-16T09:00:00.000-08:00 +event_data: + name: Getting Started with Secrets Management on AWS + start_date: 2023-11-16T09:00:00.000-08:00 + end_date: 2023-11-16T10:00:00.000-08:00 + url: https://www.pulumi.com/resources/getting-started-with-secrets-management-aws + description: Pulumi ESC is a new product from Pulumi that manages and tames secrets and configuration complexity across all of your cloud infrastructure and application environments. Pulumi ESC is a new category of configuration-as-code product that enables teams to aggregate secrets and configurations from many sources, manage hierarchical collections of configurations and secrets (“environments”), and consume those configurations and secrets from a variety of different infrastructure and application services. +form: + hubspot_form_id: efa1a31e-43f5-4e72-8e3d-adde353f2fe7 + salesforce_campaign_id: 701Du000000BV02IAG + gotowebinar_key: "" +featured: false +pre_recorded: false +pulumi_tv: false +unlisted: false +gated: true +type: webinars +external: false +block_external_search_index: false +aws_only: true +title: Getting Started with Secrets Management on AWS +meta_desc: Learn how to manage configuration and secrets across all of your AWS environments with Pulumi ESC and AWS Secrets Manager. +url_slug: getting-started-with-secrets-management-aws +--- diff --git a/themes/default/content/resources/intro-to-aws-typescript/index.md b/themes/default/content/resources/intro-to-aws-typescript/index.md new file mode 100644 index 00000000000..65b3ea62e8b --- /dev/null +++ b/themes/default/content/resources/intro-to-aws-typescript/index.md @@ -0,0 +1,48 @@ +--- +preview_image: "" +hero: + image: /icons/containers.svg + title: Introduction to AWS in TypeScript +main: + duration: 90 minutes + presenters: + - name: Josh Kodroff + role: Sr. Solutions Architect, Pulumi + - name: Marina Novikova + role: Sr. Partner Solutions Architect, AWS + learn: + - How to use TypeScript with Pulumi. + - The basics of the Pulumi Programming Model + - How to provision, update, and destroy AWS resources + title: Introduction to AWS in TypeScript + description: | + In this workshop, you will learn the fundamentals of infrastructure as code through guided exercises. You will be introduced to Pulumi, an infrastructure-as-code platform, where you can use familiar programming languages to provision modern cloud infrastructure. + + This workshop is designed to help new users become familiar with the core concepts needed to effectively deploy resources on AWS. We will guide you through the Pulumi platform with diagrams and a series of labs to help accelerate your cloud projects. + sortable_date: 2023-12-05T09:00:00.000-08:00 +event_data: + name: Introduction to AWS in TypeScript + start_date: 2023-12-05T09:00:00.000-08:00 + end_date: 2023-12-05T10:30:00.000-08:00 + url: https://www.pulumi.com/resources/intro-to-aws-typescript + description: | + In this workshop, you will learn the fundamentals of infrastructure as code through guided exercises. You will be introduced to Pulumi, an infrastructure-as-code platform, where you can use familiar programming languages to provision modern cloud infrastructure. This workshop is designed to help new users become familiar with the core concepts needed to effectively deploy resources on AWS. We will guide you through the Pulumi platform with diagrams and a series of labs to help accelerate your cloud projects. +form: + hubspot_form_id: 3051a439-0133-4417-b19b-bc1e33606db1 + salesforce_campaign_id: 701Du000000BQqHIAW + gotowebinar_key: "" +featured: false +pre_recorded: false +pulumi_tv: false +unlisted: false +gated: true +type: webinars +external: false +block_external_search_index: false +aws_only: true +title: Introduction to AWS in TypeScript +title_tag: "Introduction to AWS in TypeScript" +meta_desc: Join this workshop to learn how to set up a successful Infrastructure as Code in TypeScript to provision and manage AWS at scale, using Pulumi. +meta_image: "/images/resources/intro-aws-classic-v6.png" +url_slug: intro-to-aws-typescript +--- \ No newline at end of file