{"id":28965313,"url":"https://github.com/georges034302/acc-cloud-wil-demo","last_synced_at":"2025-06-24T06:10:50.626Z","repository":{"id":299544113,"uuid":"1000723844","full_name":"Georges034302/acc-cloud-wil-demo","owner":"Georges034302","description":"Repository for demo and weekly lab practices - Cloud WIL IATD","archived":false,"fork":false,"pushed_at":"2025-06-17T04:29:36.000Z","size":2527,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-17T04:30:29.534Z","etag":null,"topics":["azure","azurecli","bash"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Georges034302.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-12T08:18:17.000Z","updated_at":"2025-06-17T04:29:39.000Z","dependencies_parsed_at":"2025-06-17T04:41:06.848Z","dependency_job_id":null,"html_url":"https://github.com/Georges034302/acc-cloud-wil-demo","commit_stats":null,"previous_names":["georges034302/acc-cloud-wil-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Georges034302/acc-cloud-wil-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georges034302%2Facc-cloud-wil-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georges034302%2Facc-cloud-wil-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georges034302%2Facc-cloud-wil-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georges034302%2Facc-cloud-wil-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Georges034302","download_url":"https://codeload.github.com/Georges034302/acc-cloud-wil-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georges034302%2Facc-cloud-wil-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261618140,"owners_count":23185097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azurecli","bash"],"created_at":"2025-06-24T06:10:49.494Z","updated_at":"2025-06-24T06:10:50.609Z","avatar_url":"https://github.com/Georges034302.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Course Guide\n\nThis guide provides a week-by-week overview of the `Advanced Cloud Computing` IATD course, focusing  Azure cloud services. Each week includes hands-on scripts, instructions, and best practices for working with Azure.\n\n---\n\n\u003cdetails\u003e\n  \u003csummary\u003eWeek 1: Shell Scripts and VM Setup\u003c/summary\u003e\n\n  Learn how to provision and configure Azure Virtual Machines using shell scripts.  \n  Key topics include:\n  - Setting up environment variables for Azure resources\n  - Creating and configuring resource groups, virtual networks, and VMs\n  - Managing network security groups and firewall rules\n  - Connecting to your VM via SSH\n  - Uploading project files to your VM\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWeek 2: Securing Access to Azure Blob Storage\u003c/summary\u003e\n\n  Azure Blob Storage is a scalable object storage solution for the cloud. In Week 2, you will learn how to securely manage access to Azure Blob Storage using role-based access control (RBAC), shared access signatures (SAS), and storage account keys. This week focuses on best practices for protecting your data and controlling who can access your storage resources.\n\n  Key topics include:\n  - Understanding Azure Storage accounts and Blob containers\n  - Assigning RBAC roles for granular access control\n  - Creating and using Shared Access Signatures (SAS) for delegated access\n  - Managing storage account keys securely\n  - Using Azure CLI and scripts to automate storage security tasks\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWeek 3: Azure Networking\u003c/summary\u003e\n\n  Explore Azure networking fundamentals and best practices.  \n  Key topics include:\n  - Virtual networks and subnets\n  - Network security groups and rules\n  - Public and private IP addressing\n  - Peering and hybrid connectivity\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWeek 4: Building Decoupled Applications\u003c/summary\u003e\n\n  Learn how to design and deploy decoupled applications using Azure services.  \n  Key topics include:\n  - Event-driven architectures\n  - Messaging and queueing with Azure services\n  - Decoupling components for scalability and reliability\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWeek 5: Azure Container Apps\u003c/summary\u003e\n\n  Deploy and manage containerized applications with Azure Container Apps.  \n  Key topics include:\n  - Building and deploying containers\n  - Managing container lifecycles\n  - Scaling and securing containerized workloads\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWeek 6: Serverless Computing with Azure Functions\u003c/summary\u003e\n\n  Implement serverless solutions using Azure Functions and related services.  \n  Key topics include:\n  - Creating and deploying Azure Functions\n  - Integrating with other Azure services\n  - Event-driven and scheduled function execution\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorges034302%2Facc-cloud-wil-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorges034302%2Facc-cloud-wil-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorges034302%2Facc-cloud-wil-demo/lists"}