Core Azure Services Flashcards
Azure Compute
On demand computing service for running cloud based applications
Azure Functions
Functions can execute code in almost any modern language
Azure Logic Apps
Designed in a web-based designer and can execute logic triggered by Azure services without writing any code.
Azure Container Instance
A PaaS offereing that allows you to upload your containers, which it runs for you.
Containers
Lightweight, virtualized application environments.
Azure Kubernetes Service
Complete orchestration service for containers with distributed architectures and large volumes of containers.
App Service
Used to quickly build, deploy and scale enterprise-grad web, mobile and API apps running on any platform.
HTTP-based service for hosting web applications, REST APIs, and mobile back ends.
PaaS offereing