Core Azure concepts Flashcards
>Introduction to Azure fundamentals >Discuss Azure fundamental concepts >Describe core Azure architectural components
What is the cloud?
delivery of computing services over the internet, which is otherwise known as the cloud
Why is cloud computing cheaper?
uses a pay-as-you-go pricing model
cloud computing is a way to
rent compute power and storage from someone else’s datacenter
Why should I move to the cloud?
faster updates and better user experience
What is Azure?
private/public cloud platform to help build, deploy and manage applications
What technology does Azure use on a massive scale?
Virtualization
Azure Portal
web-based GUI for Azure
Azure Virtual Machines
Windows or Linux virtual machines (VMs) hosted in Azure.
Azure Virtual Machine Scale Sets
Scaling for Windows or Linux VMs hosted in Azure.
Azure Kubernetes Service
Cluster management for VMs that run containerized services.
Azure Service Fabric
Distributed systems platform that runs in Azure or on-premises.
Azure Batch
Managed service for parallel and high-performance computing applications.
Azure Container Instances
Containerized apps run on Azure without provisioning servers or VMs.
Azure Functions
An event-driven, serverless computer service.
Azure Virtual Network
Connects VMs to incoming virtual private network (VPN) connections.
Azure Load Balancer
Balances inbound and outbound connections to applications or service endpoints.
Azure Application Gateway
Optimizes app server farm delivery while increasing application security.
Azure VPN Gateway
Accesses Azure Virtual Networks through high-performance VPN gateways.