Skip to content

Next Era of Web

WindBeneathYourWings edited this page Mar 19, 2022 · 9 revisions

The next era of the web will be dominated by 0 trust, 0 server, and 0 cost applications. Companies and innovators that embrace and learn this model will be better positioned to delivery content securely and at significantly less cost than traditional methods. AWS has made secure communication with cloud services directly in the browser a reality with signed urls. What this means is that ui devs no longer need to rely on back-end devs in the traditional sense of building rest apis as middle men to databases or cloud services. Instead ui developers can communicate directly with all aws service rest apis directly in the browser using JavaScript. Once the self managed rest api is eliminated so are the cost of complicated hosting infrastructures like Kubernetes for containerization. Instead front-end apps can be deployed as fully dynamic static sites that communicate directly with aws instead of requiring middle men rest apis. Developers can completely focus on providing experiences to users and learning the aws cloud.

Clone this wiki locally