Intro Flashcards
Name all the Cloud Key Concepts
High Availability Scalability Elasticity Agility Fault Tolerance Disaster Recovery Global Reach Customer Latency Capabilities Predictive Cost Considerations Security
Capital Expenditure (CapEx)
Spend up front and deduct expense from tax bill. “On Promise”
Operational Expenditure (OpEx)
Spend on services or products as needed and deduct expenses from your tax bill. “Pay as you Go”
Name the Cloud Types
Public - Owned by provider
Private - Data Centers owned by the organization that uses the resources.
Hybrid - Mix between the two.
What Management Responsibilities does the On Premise Model requires you (the customer) to manage?
Applications Data Runtime Middleware O/S Virtualization Servers Storage Networking
What Management Responsibilities does the IaaS model require you to manage?
Applications Data Runtime Middleware O/S
Requires you to manage the O/S level.
What Management Responsibilities does the PaaS require you to manage?
Applications
Data
Only requires you to maintain the middle-ware level.
What Management Responsibilities does the SaaS model require you to manage?
Only requires you to maintain the software level.
Tenant
Instance for Azure AD
Storage Account
Container for the Storage Object
Federated
Virtualization of AD
Inbound Security Rules: What happens if an allow rule has a greater priority number (larger number) than a deny security rule?
It will deny if the port is included in the rule group. i.e. If you place allow http below denyallinbound rule, it will be denied.
What are the two types of Availability Sets?
Update Domains (UD): Scheduled maintenance, performance or security updates are sequenced through update domains. (minimum 2, maximum 20) Fault Domains (FD): Provide a physical separation of workloads across different hardware in a data center. (minimum 2,
Ripple Update (Instructor Defined)
Microsoft managed update deployment
Container (Instructor Defined)
Purpose built OS (through Linux) - Only hosts components needed to perform a specific task.
Azure Container Instances
A PaaS offering that allows you to upload your containers, which it will run for you.
Azure Kubernetes Services
A container orchestration services for managing large numbers of containers.
Azure Cosmos DB
A globally-distributed database service that enables you to elastically and independently scale throughput and storage.
Azure SQL Database
A Relational database as a Service (DaaS) based on the latest stable version of the Microsoft SQL Server database engine.
Azure Database Migration
A fully-managed service designed to enable seamless migrations from multiple databases sources to azure data platforms with minimal downtime.
Azure SQL Managed Instance
Hosts a SQL Instance
SQL Database
Database only (Instance is managed by Azure Service)
Azure SQL Data Warehouse
A cloud-based Enterprise Data Warehouse that leverages Massively Parallel Processing (mpp) to run complex queries quickly across petabytes of data.
Azure HDInsight
Fully-managed, open-source analytics for enterprises. It is a cloud service that makes it easier, faster, and more cost-effective to process massive amounts of data.
Azure Data Lake Analytics
An on-demand analytics job service that simplifies big data. Instead of deploying and tuning hardware, you write queries to transform your data and extract valuable insights.
Azure Machine Learning Service
Provides a cloud-based environment used to develop, train, test, deploy, manage, and track machine learning models