AZ 900 Study Cards Flashcards
This is an Azure compliance offering; a European privacy law that imposes new rules on companies, government agencies, non-profits, and other organizations that offer goods and services to people in the European Union (EU), or that collect and analyze data tied to EU residents
General Data Protection Regulation (GDPR)
This is the ability to do things more efficiently or at a lower-cost per unit when operating at a larger scale. An example: cloud providers can make deals with local governments and utilities to get tax savings, lowering the price of power, cooling, and high-speed network connectivity between sites.
Economies of scale
______ ______ is the spending of money on physical infrastructure up front, and then deducting that expense from your tax bill over time.
Capital Expenditure (CapEx)
This is spending money on services or products now and being billed for them now. You can deduct this expense from your tax bill in the same year. There’s no upfront cost. You pay for a service or product as you use it.
Operational Expenditure (OpEx)
This cloud deployment model offers a simulation of a public cloud to your users, but you remain completely responsible for the purchase and maintenance of the hardware and software services you provide.
Private Cloud Deployment Model
What two (2) cloud deployment model choices can accommodate an organization that has data that cannot be put in the public cloud?
Private and Hybrid
This is an upfront cost, which has a value that reduces over time.
Capital Expenditure (CapEx)
This cloud deployment mode is ideally suited for keeping any systems running and accessible that use out-of-date hardware or an out-of-date operating system
Hybrid Cloud Deployment Model
This category of cloud computing provides an environment for building, testing, and deploying software applications.
Platform as a service (PaaS)
This category of cloud computing provides software that is centrally hosted and managed for the end customer.
Software as a service (SaaS)
This category of cloud computer is the most flexible category of cloud services.
Infrastructure as a service (IaaS)
Making use of Azure SQL Database is an example of what type of category of cloud computing?
Platform as a service (PaaS)
This category of cloud computing is a complete development and deployment environment in the cloud.
Platform as a service (PaaS)
Office 365, Skype are perfect examples of this category of cloud computing.
Software as a service (SaaS)
This category of cloud computing is the most flexible.
Infrastructure as a service (IaaS)
This category of cloud computing provides analytics or business intelligence tools.
Platform as a service (PaaS)
This category of cloud computing is usually based on an architecture where one version of an application is used for all customers, and licensed through a monthly or annual subscription.
Software as a service (SaaS)
This compute service enables management of a cluster of VMs that run containerized services.
Azure Kubernetes Service
This compute service is a distributed systems platform, and runs in Azure or on-premises.
Azure Service Fabric
This compute service is a managed service for parallel and high-performance computing applications.
Azure Batch
This compute service is an event-driven, serverless compute service.
Azure Functions
This compute service runs containerized apps on Azure without provisioning servers or VMs. These doesn’t use virtualization, so it doesn’t waste resources simulating virtual hardware with a redundant OS. Since these are secured and isolated, you don’t need separate servers for each app.
Azure Container Instances
This compute service provides scaling for Windows or Linux VMs hosted in Azure.
Azure Virtual Machine Scale Sets
This networking service delivers high-bandwidth content to customers globally.
Azure Content Delivery Network
This networking service optimizes app server farm delivery while increasing application security.
Azure Application Gateway
This networking service monitors and diagnoses network issues using scenario-based analysis.
Azure Network Watcher
This networking service provides connections to Azure over high-bandwidth dedicated secure connections.
Azure ExpressRoute
Azure Table storage uses this type of database to host unstructured data independent of any schema.
NoSQL
The four types of Azure storage services are:
Azure Blob storage, Azure File Storage, Azure Queue storage, and Azure Table Storage
This type of storage provides a data store for queuing and reliably delivering messages between applications.
Azure Queue storage
This Azure service provides a fully managed data warehouse with integral security at every level of scale at no extra cost. It runs analytics at a massive scale using a cloud-based Enterprise Data Warehouse (EDW) that leverages massive parallel processing (MPP) to run complex queries quickly across petabytes of data.
Azure Synapse Analytics
This networking service optimizes app server farm delivery while increasing application security.
Azure Application Gateway
This networking service distributes network traffic across Azure regions worldwide.
Azure Traffic Manager
This type of Azure storage is NoSQL store that hosts unstructured data independent of any schema.
Azure Table storage
This database service is a globally distributed database that supports NoSQL options.
Azure Cosmos DB
This database service provides a fully managed data warehouse with integral security at every level of scale at no extra cost.
Azure Synapse Analytics
This database service migrates your databases to the cloud with no application code changes.
Azure Database Migration Service
This database service caches frequently used and static data to reduce data and application latency.
Azure Cache for Redis
This Azure service quickly creates powerful cloud web-based apps. This is an HTTP-based service that enables you to build and host many types of web-based solutions without managing infrastructure. For example, you can host web apps, mobile back ends, and RESTful APIs in several supported programming languages. Applications developed in .NET, .NET Core, Java, Ruby, Node.js, PHP, or Python can run in and scale with ease on both Windows and Linux-based environments.
Azure App Service
This Azure service sends push notifications to any platform from any back end.
Azure Notification Hubs
This Azure service adds real-time web functionalities easily.
Azure SignalR Service