|
3 | 3 | [](https://github.com/nginxinc/template-repository/blob/main/SUPPORT.md)
|
4 | 4 | [](https://github.com/nginxinc/template-repository/main/CODE_OF_CONDUCT.md)
|
5 | 5 |
|
6 |
| -# NGINX Template Repository |
| 6 | +## github.com/nginxinc/nginx_azure_workshops |
7 | 7 |
|
8 |
| -## What is included on this template? |
| 8 | +[](https://www.repostatus.org/#concept) |
| 9 | +[](https://securityscorecards.dev/viewer/?uri=github.com/nginxinc/nginx-azure-workshops) |
| 10 | +[](https://github.com/nginxinc/nginx-azure-workshops/blob/main/SUPPORT.md) [](http://support.f5.com) |
| 11 | +[](https://github.com/nginxinc/nginx-azure-workshops/main/CODE_OF_CONDUCT.md) |
9 | 12 |
|
10 |
| -This template includes all the scaffolding you need to get started on an OSS repository that meets the required NGINX criteria: |
| 13 | +<br/> |
11 | 14 |
|
12 |
| -- [Apache License 2.0](https://github.com/nginxinc/template-repository/blob/main/LICENSE) (required for all NGINX OSS projects) |
13 |
| -- [`.gitignore`](https://github.com/nginxinc/template-repository/blob/main/.gitignore) with some minimal sensible defaults |
14 |
| -- [Issue](https://github.com/nginxinc/template-repository/blob/main/.github/ISSUE_TEMPLATE) and [PR](https://github.com/nginxinc/template-repository/blob/main/pull_request_template.md) templates |
15 |
| -- [Contributing](https://github.com/nginxinc/template-repository/blob/main/CONTRIBUTING.md) guidelines |
16 |
| -- [Support](https://github.com/nginxinc/template-repository/blob/main/SUPPORT.md) guidelines for either community and/or commercial support |
17 |
| -- [Security](https://github.com/nginxinc/template-repository/blob/main/SECURITY.md) guidelines for reporting major vulnerabilities |
18 |
| -- [Code of Conduct](https://github.com/nginxinc/template-repository/blob/main/CODE_OF_CONDUCT.md) |
19 |
| -- Open Source Security Foundation (OSSF) Scorecard [(implemented via a GitHub Action)](https://github.com/nginxinc/template-repository/blob/main/.github/workflows/ossf_scorecard.yml) |
20 |
| -- [README](https://github.com/nginxinc/template-repository/blob/main/README.md) placeholder. How you structure the README is up to you (although the template provides placeholder sections), but you will need to include: |
21 |
| - - A [repostatus](https://www.repostatus.org/) badge |
22 |
| - - An OSSF Scorecard badge. (Optional -- Some projects will by their nature have low scores. In such a case you might want to remove this badge!) |
23 |
| - - A community and/or commercial support badge. Include the latter -- and replace the commented out badge/URL placeholder with the relevant support URL -- if this repository contains a commercially supported project. You can find a commented out example below the community badge in this README. |
24 |
| - - A contributor covenant/code of conduct badge. (Optional -- If you already have multiple badges and want to reduce clutter, simply including the actual code of conduct is enough!) |
25 |
| - - An explicit link back to the [Apache License 2.0](https://github.com/nginxinc/template-repository/blob/main/LICENSE) |
26 |
| - - An up to date copyright notice |
27 |
| -- [Changelog](https://github.com/nginxinc/template-repository/blob/main/CHANGELOG.md) placeholder. (Optional -- A changelog is recommended, but it is not required and can diverge in format from the placeholder here included.) |
28 |
| -- [Codeowners](https://github.com/nginxinc/template-repository/blob/main/.github/CODEOWNERS) placeholder. (Optional -- Codeowners is a useful feature, but not all repositories require them.) |
| 15 | +# NGINXaaS for Azure Workshop 301 |
29 | 16 |
|
30 |
| -**Note:** If you created a public repository before this template became available (or you didn't know about it's existence), please include any missing files found here in your repository. There is no need if you have a private repository, but we still recommend you include all of the above scaffolding should the repository ever become public. |
| 17 | + |
31 | 18 |
|
32 |
| -## How do I use this template? |
| 19 | +<br/> |
33 | 20 |
|
34 |
| -**DO NOT FORK** -- this template is meant to be used from the **[`Use this template`](https://github.com/nginxinc/template-repository/generate)** feature. |
| 21 | +This Repo is for learning **`NGINX as a Service in Azure`**, with Instructor Lead and Hands-on Lab Exercises and Lab Guides that will teach a student using real world scenarios for using NGINX in front of Azure Resources. |
35 | 22 |
|
36 |
| -1. Click on **[`Use this template`](https://github.com/nginxinc/template-repository/generate)** |
37 |
| -2. Give a name to your project |
38 |
| -3. Wait until the first run of CI finishes (GitHub Actions will process the template and commit to your new repo) |
39 |
| -4. Clone your new project and tweak any of the placeholders if necessary. Pay special attention to the README! |
40 |
| -5. Happy coding! |
| 23 | +<br> |
41 | 24 |
|
42 |
| -**NOTE**: **WAIT** until the first CI run on GitHub Actions finishes before cloning your new project. |
| 25 | +**This is an Advanced, 300 Level Workshop.** |
43 | 26 |
|
44 |
| ---- |
| 27 | +## Audience |
45 | 28 |
|
46 |
| -<!-- DELETE THE LINES ABOVE THIS AND WRITE YOUR PROJECT README BELOW -- PLACEHOLDER SECTIONS HAVE BEEN INCLUDED FOR YOUR CONVENIENCE --> |
| 29 | +This Workshop is meant for Cloud and Application Architects, Modern Application Developers, DevOps, Platform Ops, and SRE engineers working with NGINX, Azure, Docker, Kubernetes and Ingress Controllers, to learn and understand how NGINX for Azure works - how it is configured, deployed, monitored and managed. Using various Azure Resources like VMs, containers, AKS Clusters, and Azure networking, you will deploy real applications for external access using Nginx for Azure. |
47 | 30 |
|
48 |
| -[](https://www.repostatus.org/#concept) |
49 |
| -[](https://securityscorecards.dev/viewer/?uri=github.com/nginxinc/nginx-azure-workshops) |
50 |
| -[](https://github.com/nginxinc/nginx-azure-workshops/blob/main/SUPPORT.md) <!-- [](<Insert URL>) --> |
51 |
| -[](https://github.com/nginxinc/nginx-azure-workshops/main/CODE_OF_CONDUCT.md) |
| 31 | +`The Student taking this Advanced Workshop must have intermediate skills and knowledge with the following:` |
| 32 | + |
| 33 | +- Azure Cloud, Portal and Azure CLI |
| 34 | +- NGINX Webserver, Reverse Proxy, Load Balancing |
| 35 | +- NGINX Ingress Controller |
| 36 | +- Kubernetes Administration |
| 37 | +- Redis In Memory Cache and Redis Tools |
| 38 | +- TCP, HTTP/S, DNS, Redis protocols and traffic |
| 39 | +- Chrome or browser diagnostic tools |
| 40 | +- Linux OS commands and tools |
| 41 | +- Container / Docker administration |
| 42 | +- Visual Studio Code |
| 43 | + |
| 44 | +You should be proficient with the following technologies and concepts. |
| 45 | + |
| 46 | +- Nginx Webserver and Reverse Proxy |
| 47 | +- Nginx Ingress Controller |
| 48 | +- Kubernetes; nodes, pods, deployments, services, ingress, nodeport |
| 49 | +- Azure Cloud; subscriptions, networking, VMs, AKS Clusters |
| 50 | +- Various Desktop tools; Visual Studio, Linux, Terminal, Chrome |
| 51 | + |
| 52 | +<br/> |
52 | 53 |
|
53 |
| -# nginx_azure_workshops |
| 54 | +## Knowledge and Skills Requirements |
54 | 55 |
|
55 |
| -## Requirements |
| 56 | +<br/> |
56 | 57 |
|
57 |
| -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam elit turpis, varius et arcu elementum, viverra rhoncus sem. Aliquam nec sodales magna, et egestas enim. Mauris lobortis ultrices euismod. Pellentesque in arcu lacus. Mauris cursus laoreet nulla, ac vehicula est. Vestibulum eu mauris quis lorem consectetur aliquam ac nec quam. Vestibulum commodo pharetra mi, at bibendum neque faucibus ut. Mauris et tortor sed sem consectetur eleifend ut non magna. Praesent feugiat placerat nibh, varius viverra orci bibendum sed. Vestibulum dapibus ex ut pulvinar facilisis. Quisque sodales enim et augue tempor mattis. Suspendisse finibus congue felis, ac blandit ligula. Praesent condimentum ultrices odio quis semper. Nunc ultrices, nibh quis mattis pellentesque, elit nulla bibendum felis, quis dapibus erat turpis ac urna. |
| 58 | +NGINXaaS for Azure | Hands-On Labs |
| 59 | +:-------------------------:|:-------------------------: |
| 60 | + |  |
| 61 | + |
| 62 | +<br/> |
| 63 | + |
| 64 | +To meet the Prerequisite skills requirement, there are other Workshops from Nginx and Azure Learning to help you prepare. The student must have completed the previous two Nginx Workshops, prior to taking this workshop. (Or have equivalent knowledge). |
| 65 | + |
| 66 | +- Nginx Basics Workshop - 101 (https://github.com/nginxinc/nginx-basics-workshops/tree/master/labs) |
| 67 | +- Nginx Plus Ingress Workshop - 201 (https://github.com/nginxinc/nginx-ingress-workshops/tree/main/Plus/labs) |
| 68 | +- Azure Portal and AzureCLI training from Microsoft Learn (https://learn.microsoft.com/en-us/training/azure/) |
| 69 | + |
| 70 | +See [Lab0 Readme](/labs/lab0/readme.md) for the Hardware/Software and Skills Prerequisites for taking this Workshop and completing the Lab Exercises. |
| 71 | + |
| 72 | +<br/> |
58 | 73 |
|
59 | 74 | ## Getting Started
|
60 | 75 |
|
61 |
| -Duis sit amet sapien vel velit ornare vulputate. Nulla rutrum euismod risus ac efficitur. Curabitur in sagittis elit, a semper leo. Suspendisse malesuada aliquam velit, eu suscipit lorem vehicula at. Proin turpis lacus, semper in placerat in, accumsan non ipsum. Cras euismod, elit eget pretium laoreet, tortor nulla finibus tortor, nec hendrerit elit turpis ut eros. Quisque congue nisi id mauris molestie, eu condimentum dolor rutrum. Nullam eleifend elit ac lobortis tristique. Pellentesque nec tellus non mauris aliquet commodo a eu elit. Ut at feugiat metus, at tristique mauris. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; |
| 76 | +Review the Github Repo content for the Nginx Basics and Nginx Plus Ingress Workshops. If you have taken these Workshops, and understand the content, you can successfully complete the Lab exercises in this Nginx for Azure Workshop. It is HIGHLY recommended that you complete the 101 and 201 Workshops prior. |
| 77 | + |
| 78 | +It is HIGHLY recommended that you complete Azure Training from http://learn.microsoft.com, so you are familiar with Azure Portal, menus, and various resources and components. |
| 79 | + |
| 80 | +It will take approximately 4 hours to complete the Nginx for Azure Workshop. |
| 81 | + |
| 82 | +<br/> |
62 | 83 |
|
63 | 84 | ## How to Use
|
64 | 85 |
|
65 |
| -Maecenas at vehicula justo. Suspendisse posuere elementum elit vel posuere. Etiam quis pulvinar massa. Integer tempor semper risus, vitae maximus eros ullamcorper vitae. In egestas, ex vitae gravida sodales, ipsum dolor varius est, et cursus lorem dui a mi. Morbi faucibus ut nisi id faucibus. Sed quis ullamcorper ex. In et dolor id nunc interdum suscipit. |
| 86 | +The content and lab exercises are presented in a sequence as you build and add additional Nginx and Azure features and functionality as you progress. It is essential that the Lab Exercises are completed in the order provided. This content provided is for example only, is not for production workloads. The user of this information assumes all risks. |
| 87 | + |
| 88 | +- Click [LabGuide](/labs/LabGuide.md) to begin the Lab Exercises. |
| 89 | +- Click [Lab0 Readme](/labs/lab0/readme.md) to review the Lab0 Prerequisites - "Know before you Go". |
| 90 | + |
| 91 | +<br/> |
66 | 92 |
|
67 | 93 | ## Contributing
|
68 | 94 |
|
|
0 commit comments