Describe Core Azure Concepts Flashcards
What are the commonly used categories on Azure?
Compute, Networking, Storage, Mobile, Databases, Web, IoT, Big Data, AI, DevOps
Compute - What are Azure Virtual Machines?
Windows or Linux virtual machines (VMs) hosted in Azure.
Software emulations of physical computers. They include a virtual processor, memory, storage, and networking resources.
Compute - What is a Azure Virtual Machine Scale Set?
Is an azure compute resource that you can use to deploy and manage a set of identical VMs.
Compute - What is Azure Kubernetes Service
Cluster management for VMs that run containerized services.
Compute - What is Azure Service Fabric?
Azure Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices and containers.
Compute - What is Azure Batch?
Azure Batch creates and manages a pool of virtual machines installs the applications you want to run, and schedules jobs to run on the VMs
Compute - What are Azure Container Instances?
Containerized apps that run on Azure without provisioning servers or VMs
Compute - What are Azure Functions?
An event-driven serverless compute service.
Networking - What is Azure Virtual Network?
Connects VMs to incoming virtual private network VPN connections.
Networking - What is Azure Load Balancer?
Balances inbound and outbound connections to applications or service endpoints.
Networking - What is Azure Application Gateway?
Azure Application Gateway is a web traffic load balancer that enables you to manage traffic to your web applications
Networking - What is Azure VPN Gateway?
Azure VPN Gateway connects your on-premises networks to Azure through Site-to-Site VPNs in a similar way that you set up and connect to a remote branch office.
Networking - What is Azure DNS?
Azure DNS is a hosting service for DNS domains that provides name resolution by using Microsoft Azure infrastructure.
Networking - What is Azure Content Delivery Network?
Delivers high-bandwidth content to customers globally.
Networking - What is Azure DDoS Protection?
Protects Azure-hosted applications from distributed denial of service (DDOS) attacks.
Networking - What is Azure Traffic Manager?
Azure Traffic Manager is a DNS-based traffic load balancer. This service allows you to distribute traffic to your public facing applications across the global Azure regions.
Networking - What is Azure ExpressRoute?
ExpressRoute is a service that enables you to create private connections between Azure datacenters and infrastructure that’s on your premises or in a colocation environment.
Networking - What is Azure Network Watcher?
Network Watcher is a regional service that you can use to monitor and diagnose conditions at a network scenario level in, to, and from Azure.
Networking - What is Azure Firewall?
Implements high-security, high availability firewall with unlimited scalability.
Networking - What is Azure Virtual WAN
Creates a unified wide area network that connects local and remote sites.
Storage - What is Azure Blob storage?
Storage service for very large objects, such as video files or bitmaps.
Storage - What is Azure Queue storage?
A data store for queuing and reliably delivering messages between applications.
Storage - What is Azure Queue storage?
A data store for queuing and reliably delivering messages between applications.
Storage - What is Azure table storage?
Table storage is a service that stores non-relational structured data (also known as structured NoSQL data) in the cloud, providing a key/attribute store with a schemaless design.
Storage, Networking and Compute services in Azure all share what common characteristics?
Durable and highly available with redundancy and replication.
Secure through automatic encryption and role-based access control.
Scalable with virtually unlimited storage.
Managed, handling maintenance and any critical problems for you.
Accessible from anywhere in the world over HTTP or HTTPS.
Mobile - What are some some features of this Azure service?
Features that used to take time and increase project risks, such as adding corporate sign-in and then connecting to on premises resources such as SAP, Oracle, SQL server, and SharePoint are simple to include. Offline data synchronization Connectivity to on-premises data Broadcasting push notifications. Autoscaling to match business needs.
Databases- What is Azure Cosmos DB?
Globally distributed database that supports NoSQL options.
Databases - What is Azure SQL Database?
Fully managed relational database with auto-scale, integral intelligence, and robust security.
Databases- What is Azure Database for MySQL?
Fully managed and scalable MySQL relational database with high availability and security.
Databases - What is Azure Database for PostgreSQL?
Fully managed and scalable PostgreSQL relational database with high availability and security.
Databases - What is Azure Database Migration Service?
Service that migrates databases to the cloud with no application code changes.
Databases - What is Azure Cache for Redis?
Fully managed service caches frequently used and static data to reduce data and application latency