Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xxx confluent cloud on azure israel #642

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added xxx-ConfluentCloudOnAzure/Coach/Lectures.pptx
Binary file not shown.
99 changes: 99 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
# What The Hack - ConfluentCloudOnAzure - Coach Guide

## Introduction

Welcome to the coach's guide for the ConfluentCloudOnAzure What The Hack. Here you will find links to specific guidance for coaches for each of the challenges.

This hack includes an optional [lecture presentation](Lectures.pptx) that features short presentations to introduce key topics associated with each challenge. It is recommended that the host present each short presentation before attendees kick off that challenge.

**NOTE:** If you are a Hackathon participant, this is the answer guide. Don't cheat yourself by looking at these during the hack! Go learn something. :)

## Coach's Guides

- Challenge 00: **[Prerequisites - Ready, Set, GO!](./Solution-00.md)**
- Prepare your workstation to work with Azure.
- Challenge 01: **[Title of Challenge](./Solution-01.md)**
- Description of challenge
- Challenge 02: **[Title of Challenge](./Solution-02.md)**
- Description of challenge
- Challenge 03: **[Title of Challenge](./Solution-03.md)**
- Description of challenge
- Challenge 04: **[Title of Challenge](./Solution-04.md)**
- Description of challenge
- Challenge 05: **[Title of Challenge](./Solution-05.md)**
- Description of challenge
- Challenge 06: **[Title of Challenge](./Solution-06.md)**
- Description of challenge
- Challenge 07: **[Title of Challenge](./Solution-07.md)**
- Description of challenge
- Challenge 08: **[Title of Challenge](./Solution-08.md)**
- Description of challenge
- Challenge 09: **[Title of Challenge](./Solution-09.md)**
- Description of challenge
- Challenge 10: **[Title of Challenge](./Solution-10.md)**
- Description of challenge
- Challenge 11: **[Title of Challenge](./Solution-11.md)**
- Description of challenge
- Challenge 12: **[Title of Challenge](./Solution-12.md)**
- Description of challenge
- Challenge 13: **[Title of Challenge](./Solution-13.md)**
- Description of challenge
- Challenge 14: **[Title of Challenge](./Solution-14.md)**
- Description of challenge
- Challenge 15: **[Title of Challenge](./Solution-15.md)**
- Description of challenge

## Coach Prerequisites

This hack has pre-reqs that a coach is responsible for understanding and/or setting up BEFORE hosting an event. Please review the [What The Hack Hosting Guide](https://aka.ms/wthhost) for information on how to host a hack event.

The guide covers the common preparation steps a coach needs to do before any What The Hack event, including how to properly configure Microsoft Teams.

### Student Resources

Before the hack, it is the Coach's responsibility to download and package up the contents of the `/Student/Resources` folder of this hack into a "Resources.zip" file. The coach should then provide a copy of the Resources.zip file to all students at the start of the hack.

Always refer students to the [What The Hack website](https://aka.ms/wth) for the student guide: [https://aka.ms/wth](https://aka.ms/wth)

**NOTE:** Students should **not** be given a link to the What The Hack repo before or during a hack. The student guide does **NOT** have any links to the Coach's guide or the What The Hack repo on GitHub.

### Additional Coach Prerequisites (Optional)

_Please list any additional pre-event setup steps a coach would be required to set up such as, creating or hosting a shared dataset, or deploying a lab environment._

## Azure Requirements

This hack requires students to have access to an Azure subscription where they can create and consume Azure resources. These Azure requirements should be shared with a stakeholder in the organization that will be providing the Azure subscription(s) that will be used by the students.

_Please list Azure subscription requirements._

_For example:_

- Azure resources that will be consumed by a student implementing the hack's challenges
- Azure permissions required by a student to complete the hack's challenges.

## Suggested Hack Agenda (Optional)

_This section is optional. You may wish to provide an estimate of how long each challenge should take for an average squad of students to complete and/or a proposal of how many challenges a coach should structure each session for a multi-session hack event. For example:_

- Sample Day 1
- Challenge 1 (1 hour)
- Challenge 2 (30 mins)
- Challenge 3 (2 hours)
- Sample Day 2
- Challenge 4 (45 mins)
- Challenge 5 (1 hour)
- Challenge 6 (45 mins)

## Repository Contents

_The default files & folders are listed below. You may add to this if you want to specify what is in additional sub-folders you may add._

- `./Coach`
- Coach's Guide and related files
- `./Coach/Solutions`
- Solution files with completed example answers to a challenge
- `./Student`
- Student's Challenge Guide
- `./Student/Resources`
- Resource files, sample code, scripts, etc meant to be provided to students. (Must be packaged up by the coach and provided to students at start of event)
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-00.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 00 - <Title of Challenge> - Coach's Guide

**[Home](./README.md)** - [Next Solution >](./Solution-01.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 01 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-00.md) - **[Home](./README.md)** - [Next Solution >](./Solution-02.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 02 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-01.md) - **[Home](./README.md)** - [Next Solution >](./Solution-03.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-03.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 03 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-02.md) - **[Home](./README.md)** - [Next Solution >](./Solution-04.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-04.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 04 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-03.md) - **[Home](./README.md)** - [Next Solution >](./Solution-05.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 05 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-04.md) - **[Home](./README.md)** - [Next Solution >](./Solution-06.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 06 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-05.md) - **[Home](./README.md)** - [Next Solution >](./Solution-07.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-07.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 07 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-06.md) - **[Home](./README.md)** - [Next Solution >](./Solution-08.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-08.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 08 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-07.md) - **[Home](./README.md)** - [Next Solution >](./Solution-09.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-09.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 09 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-08.md) - **[Home](./README.md)** - [Next Solution >](./Solution-10.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 10 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-09.md) - **[Home](./README.md)** - [Next Solution >](./Solution-11.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 11 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-10.md) - **[Home](./README.md)** - [Next Solution >](./Solution-12.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 12 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-11.md) - **[Home](./README.md)** - [Next Solution >](./Solution-13.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
20 changes: 20 additions & 0 deletions xxx-ConfluentCloudOnAzure/Coach/Solution-13.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Challenge 13 - <Title of Challenge> - Coach's Guide

[< Previous Solution](./Solution-12.md) - **[Home](./README.md)** - [Next Solution >](./Solution-14.md)

## Notes & Guidance

This is the only section you need to include.

Use general non-bulleted text for the beginning of a solution area for this challenge

- Then move into bullets
- And sub-bullets and even
- sub-sub-bullets

Break things apart with more than one bullet list

- Like this
- One
- Right
- Here
Loading