A presentation at O’Reilly Infrastructure & Ops Superstream Series: Microservices & DevOps in July 2021 in by Melissa Houghton
JavaScript in the Cloud melissahoughton.dev melissahoughton @meliss_houghton melissa-houghton
What is the cloud? @meliss_houghton
There is no cloud It’s just someone else’s computer @meliss_houghton
What is JavaScript? @meliss_houghton
History of JavaScript 1995 JavaScript Released Today Most websites use JavaScript @meliss_houghton
@meliss_houghton
Serverless with JavaScript @meliss_houghton
Azure Functions Cloud Functions Lambda Functions @meliss_houghton
Serverless Microservices @meliss_houghton
Source: Microsoft https://azure.microsoft.com/en-us/blog/building-serverless-microservices-in-azure-sample-architecture/ @meliss_houghton
Tools for JavaScript Devs on the Cloud @meliss_houghton
JavaScript SDKs @meliss_houghton
Source: https://docs.microsoft.com/en-us/azure/developer/javascript/azure-sdk-library-package-index @meliss_houghton
Azure Digital Twins SDK @meliss_houghton
Source: https://github.com/Azure-Samples/digital-twins-explorer @meliss_houghton
Azure Cognitive Services SDK @meliss_houghton
Static Web Apps Source: Microsoft https://docs.microsoft.com/en-us/azure/static-web-apps/overview @meliss_houghton
GitHub Actions with JavaScript Source: https://lab.github.com/githubtraining/github-actions:-writing-javascript-actions @meliss_houghton
Summary @meliss_houghton
Power of JavaScript @meliss_houghton
Atwood’s Law Any application that can be written in JavaScript, will eventually be written in JavaScript.