Introduction to Cloud and Azure
Azure Resource Management
Azure Data Lake Storage (ADLS)
Azure PostgreSQL Databases
Azure Container Apps
Deploying and Storing Results
Practice
Assignment
Gotchas & Pitfalls
Week 6 Lesson Plan (Teachers)
Content
Practice
Content coming soon...
Suggested Activities
- Create a resource group and explore its properties in the Azure portal
- Upload sample data files to ADLS using date-partitioned folder structures
- Create an Azure Postgres database and connect to it from a local Python script
- Deploy a container image from ACR to Azure Container Apps
- Configure environment variables in Container Apps and verify they are accessible
- Run a container job that writes results to Azure Postgres and check the output
- Store your Azure PostgreSQL connection credentials in Key Vault and configure your Container App to read them
- Open Log Analytics and write a KQL query to find errors in your container's logs from the last hour
- Enable Managed Identity on your Container App and verify it can access Key Vault without a password
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.