filmov
tv
ACG Projects: Build Your Resume on Azure with Blob Storage, Functions, CosmosDB, and GitHub Actions
Показать описание
In this ACG Project, Gwyn guides you through building your own resume integrated into GitHub and hosted on Microsoft Azure with Blob Storage, Azure Functions and CosmosDB. You'll be creating your own webpage with HTML and CSS, developing a CI/CD workflow with GitHub, and finally, deploying a static web app with a serverless database.
ACG Projects is a series from A Cloud Guru. Designed to complete in a weekend, each project is a self-contained, hands-on activity that involves building something cool using cloud services.
--
Timestamps:
0:00 Intro
00:36 - What we're building
3:53 - Building the frontend
10:39 - Editing the static web app
25:29 - Building the backend
30:26 - Azure Functions
48:31 - Deploying to Azure
1:05:15 - Building a CI/CD pipeline
1:16:27 - Testing your code
--
Resources:
Front-end resources
The front-end is a static site with HTML, CSS, and JavaScript. The visitor counter data is via an Azure Function API call.
Back-end resources
The back-end is an HTTP triggered Azure Functions with Cosmos DB input and output binding. The Function is triggered, it retrieves the CosmosDB item, add +1 to it, and saves it and returns its value to the caller.
Testing Resources
CI/CD Resources
Follow us on Twitter and Facebook!
#azure #microsoftazure #onlineresume #project
ACG Projects is a series from A Cloud Guru. Designed to complete in a weekend, each project is a self-contained, hands-on activity that involves building something cool using cloud services.
--
Timestamps:
0:00 Intro
00:36 - What we're building
3:53 - Building the frontend
10:39 - Editing the static web app
25:29 - Building the backend
30:26 - Azure Functions
48:31 - Deploying to Azure
1:05:15 - Building a CI/CD pipeline
1:16:27 - Testing your code
--
Resources:
Front-end resources
The front-end is a static site with HTML, CSS, and JavaScript. The visitor counter data is via an Azure Function API call.
Back-end resources
The back-end is an HTTP triggered Azure Functions with Cosmos DB input and output binding. The Function is triggered, it retrieves the CosmosDB item, add +1 to it, and saves it and returns its value to the caller.
Testing Resources
CI/CD Resources
Follow us on Twitter and Facebook!
#azure #microsoftazure #onlineresume #project
Комментарии