(2) Create a Website
Create a website in HTML
Categories:
3 minute read
Create a website in HTML
3 minute read
Use a Table database to store the visitor counter data
less than a minute
Style the website with CSS
2 minute read
Communication between the website and the database
less than a minute
Create the API Function in either Azure Functions or AWS Lambda using Python code
less than a minute
Publish the website on a static website service in the cloud
less than a minute
Secure the website URL with HTTPS
less than a minute
Publish the URL on a domain you own yourself
less than a minute
The website URL should be secured with HTTPS
2 minute read
The website URL should be secured with HTTPS
3 minute read
Protect the DNS configuration from “man in the middle attacks”
2 minute read
Publish the website on a static website service in the cloud
2 minute read
Publish the URL on a domain you own yourself
2 minute read
Create a database to store the visitor counter data using AWS DynamoDB
less than a minute
Create an API resource to host the API function
less than a minute
Create the API Function in AWS Lambda using Python code
less than a minute
Publish the website on a static website service in the cloud
4 minute read
Publish the URL on a domain you own yourself
4 minute read
Create a database to store the visitor counter data using Azure CosmosDB
3 minute read
Create the API resource to host the API function which will be an Azure App
6 minute read
Create the API Function in Azure Functions using Python code
3 minute read
Create and deploy a cloud-hosted website at a live URL that anyone can access
2 minute read
Create a serverless API that updates a visitor counter in a database
less than a minute
This is a production site.