Platform as a Service (Paas)

Middle-ground between Infrastructure and Software as a Service

paas.png

Azure offerings:

  • SQL Database
  • DevTest Labs
  • MariaDB
  • Azure App ServiceAzure App Service* Supports web and mobile development * Build, deploy, and scale APIs and applications * Developers focus on code instead of infrastructure * Continuous integration through version control tools Similar to AWS Beanstalk Status: #idea Tags: az-900, azure, cloud References
  • Azure FunctionsAzure Functions* Serverless Compute Service * Allows event-driven code execution * Intelligent traffic lights * change color based on certain triggers * With Azure Functions triggers include: * HTTP requests, database changes, specific event * Auto-scales to meet demand, maintaining applications responsiveness Similar to AWS Lambda Status: #idea Tags: az-900, azure, cloud References
  • API Management

Status: #idea
Tags: cloud


References