This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sarah/mid may resource updates (#4270)
* change ai workshop date to july 10 * add June docker workshop to resources * add microsoft build happy hour to events * update meta image for microsoft build
- Loading branch information
Showing
5 changed files
with
147 additions
and
1 deletion.
There are no files selected for viewing
79 changes: 79 additions & 0 deletions
79
.../default/content/resources/automating-docker-image-builds-using-pulumi/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
--- | ||
# Name of the event, <= 60 characters | ||
title: Automating Docker Image Builds using Pulumi and Docker | ||
meta_desc: Join our workshop to master automating your Docker build process using Pulumi Docker Build provider and Docker Build Cloud with TypeScript. | ||
meta_image: | ||
|
||
# A featured webinar will display first in the list. | ||
featured: false | ||
|
||
# Webinars with unlisted as true will not be shown on the webinar list | ||
unlisted: false | ||
|
||
# Gated webinars will have a registration form and the user will need | ||
# to fill out the form before viewing. | ||
gated: true | ||
|
||
# The layout of the landing page. | ||
type: webinars | ||
|
||
# External webinars will link to an external page instead of a webinar | ||
# landing/registration page. If the webinar is external you will need | ||
# set the 'block_external_search_index' flag to true so Google does not index | ||
# the webinar page created. | ||
external: false | ||
block_external_search_index: false | ||
|
||
# The url slug for the webinar landing page. If this is an external | ||
# webinar, use the external URL as the value here. | ||
url_slug: automating-docker-image-builds-using-pulumi | ||
|
||
# Content for the left hand side section of the page. | ||
main: | ||
# Webinar title. | ||
title: Automating Docker Image Builds using Pulumi and Docker | ||
|
||
event_type: workshop # workshop | event | ||
|
||
# URL for embedding a URL for ungated webinars. | ||
youtube_url: | ||
|
||
# Sortable date. The datetime Hugo will use to sort the webinars in date order. | ||
sortable_date: 2024-06-25T09:00:00.000-07:00 | ||
|
||
# Duration of the webinar. | ||
duration: 90 minutes | ||
|
||
# "virtual" will be shown under "show virtual events only", otherwise shown as City, State (seattle, wa) | ||
location: virtual | ||
|
||
# Description of the webinar. | ||
description: | | ||
In this workshop, you will learn how to automate your Docker build process by leveraging the Pulumi Docker Build provider and Docker Build Cloud. You will use TypeScript to define your infrastructure as code (IaC), including the configuration of Docker builds. Additionally, you will set up a Docker Build Cloud to use external caching to reduce the time required for builds significantly. | ||
learn: | ||
- How to create and configure a Docker Build Cloud (DBC) builder | ||
- How to create a Pulumi program in Typescript to define IaC | ||
- How to build NGINX Dockerfile in Pulumi and DBC | ||
|
||
# The webinar presenters | ||
presenters: | ||
- name: Diana Esteves | ||
role: Solutions Architect, Pulumi | ||
photo: /images/team/diana-esteves.jpg | ||
- name: Michael Irwin | ||
role: Senior Manager, Developer Relations, Docker | ||
photo: /images/people/michael-irwin.jpg | ||
|
||
# case-sensitive | ||
tags: | ||
level: Intermediate # Beginner, Intermediate, Advanced | ||
topics: ["Docker"] | ||
languages: ["TypeScript"] | ||
|
||
# The right hand side form section. | ||
form: | ||
# HubSpot form id. | ||
hubspot_form_id: 64754c08-8bf2-427d-8ded-eac9214c64af | ||
salesforce_campaign_id: 701PQ00000CsD30YAF | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67 changes: 67 additions & 0 deletions
67
themes/default/content/resources/microsoft-build-happy-hour/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
# Name of the event, <= 60 characters | ||
title: AI Infrastructure Happy Hour | ||
meta_desc: Get ready to mix, mingle, and dive into the world of AI infrastructure at our Happy Hour after Microsoft Build Day 2! Hosted by Pulumi, New Relic, and Pinecone. | ||
meta_image: | ||
|
||
# A featured webinar will display first in the list. | ||
featured: false | ||
|
||
# Webinars with unlisted as true will not be shown on the webinar list | ||
unlisted: false | ||
|
||
# Gated webinars will have a registration form and the user will need | ||
# to fill out the form before viewing. | ||
gated: false | ||
|
||
# The layout of the landing page. | ||
type: webinars | ||
|
||
# External webinars will link to an external page instead of a webinar | ||
# landing/registration page. If the webinar is external you will need | ||
# set the 'block_external_search_index' flag to true so Google does not index | ||
# the webinar page created. | ||
external: true | ||
block_external_search_index: true | ||
|
||
# The url slug for the webinar landing page. If this is an external | ||
# webinar, use the external URL as the value here. | ||
url_slug: https://lu.ma/hbj9z891 | ||
|
||
# Content for the left hand side section of the page. | ||
main: | ||
# Webinar title. | ||
title: AI Infrastructure Happy Hour | ||
|
||
event_type: event # workshop | event | ||
|
||
# URL for embedding a URL for ungated webinars. | ||
youtube_url: | ||
|
||
# Sortable date. The datetime Hugo will use to sort the webinars in date order. | ||
sortable_date: 2024-05-22T18:00:00-07:00 | ||
|
||
# Duration of the webinar. | ||
duration: 3 hours | ||
|
||
# "virtual" will be shown under "show virtual events only", otherwise shown as City, State (seattle, wa) | ||
location: Seattle, WA | ||
|
||
# Description of the webinar. | ||
description: | ||
|
||
# The webinar presenters | ||
presenters: | ||
|
||
# case-sensitive | ||
tags: | ||
level: # Beginner, Intermediate, Advanced | ||
topics: [] | ||
languages: [] | ||
|
||
# The right hand side form section. | ||
form: | ||
# HubSpot form id. | ||
hubspot_form_id: | ||
salesforce_campaign_id: | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.