Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Microsoft Reactor - Deep dive into unknown but exciting features of Azure

Microsoft Reactor - Deep dive into unknown but exciting features of Azure

Of course, you already know that Azure can host your website, replicate your databases, or store your data. But did you know that you can register a domain name, create legal archives, or map the real world all within minutes in Azure? During this session, we'll discover some hidden gems within Azure that deserve further attention.

Christopher MANEU

August 27, 2020
Tweet

More Decks by Christopher MANEU

Other Decks in Technology

Transcript

  1. Deep dive into unknown but exciting features of Azure Christopher

    MANEU Startups Cloud Advocate @ Microsoft @cmaneu
  2. @cmaneu Let’s design an app together Create an app for

    Covid-19 self declaration for my scuba diving club. Requirements Auth Must « authenticate » respondents Secure Store answers in a secure manner Privacy Delete all info after 30 days Costs Minimize costs Compliance Individual or mass export Dev & Mgmt Minimize dev-management
  3. @cmaneu Let’s design an app together – v1 App Service

    SQL Database Requirements Auth Must « authenticate » respondents Secure Store answers in a secure manner Privacy Delete all info after 30 days Costs Minimize costs ✔️ Compliance Individual or mass export Dev & Mgmt Minimize dev-management
  4. @cmaneu Let’s design an app together – v1 App Service

    SQL Database Unknown feature #1 Azure SQL Serverless
  5. @cmaneu Azure SQL Serverless provisionning vCores billed vCores used Provisioned

    compute with unpredictable and intermittent workloads Unused compute resources Min vcores CPU usage Inactive Paused Max vcores Vcores used Vcores billed https://aka.ms/unknown-sql
  6. @cmaneu Let’s design an app together – v2 App Service

    Static front SQL Serverless Database Functions APIs Requirements Auth Must « authenticate » respondents Secure Store answers in a secure manner Privacy Delete all info after 30 days ✔️ Costs Minimize costs ✔️ Compliance Individual or mass export Dev & Mgmt Minimize dev-management
  7. @cmaneu Let’s design an app together – v3 SQL Serverless

    Database Static Web Apps Requirements Auth Must « authenticate » respondents Secure Store answers in a secure manner Privacy Delete all info after 30 days ✔️ Costs Minimize costs ✔️ Compliance Individual or mass export ✔️ Dev & Mgmt Minimize dev-management
  8. @cmaneu Let’s design an app together – v3 bis Requirements

    Auth Must « authenticate » respondents Secure Store answers in a secure manner Privacy Delete all info after 30 days ✔️ Costs Minimize costs ✔️ Compliance Individual or mass export Dev & Mgmt Minimize dev-management SQL Serverless Database Static Web Apps App Service Domain & Certificate
  9. @cmaneu A primer on digital signatures The signing party understand

    the terms. Intent The person signing is named. Email address is often enough. Identity Show that the signed document has not been altered, forged or tampered with. Integrity Check with a lawyer what are the requirements for electronic signature in your domain / country / situation!
  10. @cmaneu Implementing a digital signature in Azure? Save the contract

    / view Intent Send a signed link to respondent Identity ? Integrity
  11. @cmaneu Append-only blob Immutable storage Soft delete Lifecycle policy Let’s

    design an app together – v4 Requirements ✔️ Auth Must « authenticate » respondents ✔️ Secure Store answers in a secure manner ✔️ Privacy Delete all info after 30 days Costs Minimize costs ❌ Compliance Individual or mass export Dev & Mgmt Minimize dev-management Blob Storage Static Web Apps App Service Domain & Certificate
  12. new

  13. @cmaneu Append-only blob Immutable storage Soft delete Lifecycle policy Blob

    Index Let’s design an app together – v4 bis Requirements ✔️ Auth Must « authenticate » respondents ✔️ Secure Store answers in a secure manner ✔️ Privacy Delete all info after 30 days Costs Minimize costs ✔️ Compliance Individual or mass export Dev & Mgmt Minimize dev-management Blob Storage Static Web Apps App Service Domain & Certificate
  14. Q&A Christopher MANEU Startups Cloud Advocate @ Microsoft @cmaneu Deep

    dive into unknown but exciting features of Azure https://aka.ms/chris/slides
  15. Thanks Christopher MANEU Startups Cloud Advocate @ Microsoft @cmaneu Deep

    dive into unknown but exciting features of Azure https://aka.ms/chris/slides