Skip to content

Commit

Permalink
docs: Add external workshop Platform engineering for devs (#137)
Browse files Browse the repository at this point in the history
* feat: Add external workshop Platform engineering for devs

Add the external workshop "Platform engineering for devs Hands-on Lab" which guides attendees on how to fast start their dev experience, how to deploy to Azure, and how to detect potential issues with their code during run time.

* fix: Fix typo

Fix typo in github handle
  • Loading branch information
ikhemissi committed Jun 21, 2024
1 parent 9a04ee7 commit 88230ee
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion packages/database/external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -437,4 +437,26 @@
audience: students, pro devs
level: beginner
tags: azure, dev center, azure deployment environment, microsoft dev box, azure policies, github, ghas, ops, csu
navigation_levels: 3
navigation_levels: 3


- title: Product Hands-on Lab - Platform engineering for Devs
url: https://microsoft.github.io/moaw/workshop/gh:ikhemissi/hands-on-lab-platform-engineering-for-devs/main/docs/
github_url: https://github.com/ikhemissi/hands-on-lab-platform-engineering-for-devs
language: en
last_updated: 2024-06-20
type: workshop
description: This workshop will guide you on how to fast start your dev experience, how to deploy to Azure, and how to detect potential issues with your code during run time.
authors:
- Iheb Khemissi
- François-Xavier Kim
- Louis-Guillaume Morand
contacts:
- "@ikhemissi"
- "@frkim"
- "@lgmorand"
duration_minutes: 180
audience: pro devs, architects
level: beginner
tags: azure, devbox, ade, deployment environment, azd, azure developer cli, azure functions, azure load testing, application insights, csu
navigation_levels: 3

0 comments on commit 88230ee

Please sign in to comment.