The repository accompanies Cloud Computing course and provides:
- instructions how to demo particular aspects of the Cloud;
- terraform templates to provision resources these demos when needed;
- homework descriptions.
At the moment, all the demo materials are focused on Azure Cloud as an example.
.devcontainer
: a ready-to-go profile and dockerfile with required dependencies to run all the samples in VSCode remote containers;demo_steps_docs
: markdown formatted documents with step-by-step guides to perform demos;files
: used images and diagrams;homeworks
: homework description and grading;src
: terraform configuration and source-code to provision required infrastructure.
- What is Cloud. Azure cloud: web interface.
- What is Cloud. How to use this repository; terraform.
- Core Services. Create Azure Kubernetes Service.
- Core Services. Show Azure Storage Services.
- Core Services. Show Azure Networking Services.
- Core Services. Show Function as a Service.
- Security. Certificates.
- Security. Secrets management.
- Security. Configuration management.
- Security. Disaster recovery.
- Security. Policies.
- Security. Identity Access Management.
- Pricing. Pricing.
- Monitoring. Observability.
- Monitoring. Audit.