Skip to content

Commit

Permalink
[event] AWS Summit update (#11921)
Browse files Browse the repository at this point in the history
* [event] AWS Summit update

* Meta image for aws

* Apply suggestions from code review

* Update _index.md

* Update the layout

The complexity of making minor updates to Pulumi pages never ceases to impress me.

---------

Co-authored-by: Piers Karsenbarg <[email protected]>
  • Loading branch information
2 people authored and sean1588 committed Jun 12, 2024
1 parent 5226872 commit 41fab22
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 12 deletions.
32 changes: 21 additions & 11 deletions content/aws-summit/_index.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,39 @@
---
title: Pulumi + AWS Summit London
meta_desc: Join Pulumi at AWS Summit London to learn about the latest developments in infrastructure as code. Meet us at booth B14, April 24, 2024
meta_image:
title: Pulumi + AWS Summit Stockholm
meta_desc: Join Pulumi at AWS Summit Stockholm to learn about the latest developments in infrastructure as code. Meet us at booth B9.
meta_image: /images/aws-summit-meta.png
type: page
layout: aws-summit


links:
items:
- heading: Request a Demo
description: See how Pulumi can help you ship infrastructure faster, and manage your AWS resources at scale. Ready for a change?
description: See how Pulumi can help you ship infrastructure faster and manage your AWS resources at scale. Ready for a change?
action: Talk with an Engineer
link: https://info.pulumi.com/aws-summit/

workshops:
items:
- title: Getting Started with Kubernetes on AWS using Pulumi
date: June 11, 2024
description: Learn the fundamentals of setting up EKS clusters on AWS and deploying a containerized workload to the cluster.
link: /resources/getting-started-with-kubernetes-aws/
action: Register Now
- title: Policy as Code on AWS
date: June 13, 2024
description: Learn best practices and how to write policies for AWS resources with Pulumi using Python and TypeScript.
link: /resources/securing-deployments-policy-as-code/
action: Register Now
- title: Getting Started with Infrastructure as Code on AWS
date: May 9, 2024
description: In this workshop, you will learn the fundamentals of Infrastructure as Code through a series of guided exercises using the Pulumi Cloud Engineering platform.
link: /resources/getting-started-with-iac-on-aws/
date: June 27, 2024
description: Learn the fundamentals of Infrastructure as Code through a series of guided exercises using AWS and Pulumi’s platform
link: /resources/getting-started-with-iac-aws-typescript/
action: Register Now
- title: Advanced CI/CD for AWS using Pulumi and GitHub Actions
date: May 16, 2024
description: Learn advanced topics that make up a robust infrastructure CI/CD pipeline through guided exercises.
link: /resources/advanced-cicd-aws-pulumi-github-actions/
- title: Building AI-powered Applications at Pulumi
date: July 10, 2024
description: Learn how the Pulumi engineering team builds AI-powered capabilities and the lessons learned.
link: /resources/building-ai-powered-applications-at-pulumi/
action: Register Now

templates:
Expand Down
2 changes: 1 addition & 1 deletion layouts/page/aws-summit.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{{ define "main" }}
<div class="container w-2/3 mt-16 text-center mx-auto relative">
<img src="/images/mascot/backpack-pulumipus.svg" alt="" style="transform:scale(-0.5,0.5); top:-128px; left:-280px" class="absolute hidden lg:block" />
<h5>We will be at AWS Summit London <b>Booth B14</b></h5>
<h5>We will be at AWS Summit Stockholm <b>Booth B9</b></h5>
<h5>Join us to find out how Pulumi’s Infrastructure as Code reduces cloud complexity, accelerates development velocity and helps companies scale and innovate.</h5>
</div>

Expand Down
Binary file modified static/images/aws-summit-meta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 41fab22

Please sign in to comment.