Skip to content

TaleLearnCode/database-driven-static-websites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Database-Driven Static Web Site

Abstract

So you need to build a website that can respond within a second regardless of the number of users and be updated almost instantly without delay in response to underlying database changes. Those requirements are relatively easy to meet, but you get the additional requirement that the cost must be the absolute minimum. So what you need is a database-driven static web app. That might sound like an oxymoron, but with Azure Static Web Apps and some easy-to-build coding, you can meet all of these requirements with the bean counters barely even noticing.

Short Abstract

So you need to build a website that can respond within a second regardless of the number of users and be updated almost instantly without delay in response to underlying database changes. Those requirements are relatively easy to meet, but you get the additional requirement that the cost must be the absolute minimum. So what you need is a database-driven static web app. That might sound like an oxymoron, but with Azure Static Web Apps and some easy-to-build coding, you can meet all of these requirements with the bean counters barely even noticing.

Summary

Learn how to develop a database-driven static website that is super responsive and cost almost nothing.

Type

45/60/75-minute session

Tags

  • Azure
  • C#
  • Database
  • Static Web Apps
  • Tips and Tricks

Learning Objectives

  • Learn how to use Azure Static Web Apps can be used to deploy dependably fast web apps
  • Learn how to add dynamic functionality to static web apps using Azure Functions
  • Learn how to build a continious-deployment implementation that responds to database changes

Presentations

Event Location Date Time Room Downloads
This session has not been scheduled yet

About

Learn how to develop a database-driven static website that is super responsive and cost almost nothing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •