Describe Cloud Concepts Flashcards
Define cloud computing.
It’s the delivery of computing services over the internet, which is otherwise known as the cloud. These services include servers, storage, databases, networking, software, analytics, and intelligence.
Name 3 Cloud computing advantages over traditional on premise
offers faster innovation, flexible resources, and economies of scale.
Why is cloud computing typically cheaper to use?
Cloud computing is the delivery of computing services over the internet by using a pay-as-you-go pricing model. You typically pay only for the cloud services you use, which helps you:
· Lower your operating costs.
· Run your infrastructure more efficiently.
· Scale as your business needs change.
To put it another way, cloud computing is a way to rent compute power and storage from someone else’s datacenter.
Why should I move to the cloud?
The cloud helps you move faster and innovate in ways that were once nearly impossible.
In our ever-changing digital world, two trends emerge:
· Teams deliver new features to their users at record speeds.
· Users expect an increasingly rich and immersive experience with their devices and with software.
cloud provides on-demand access to:
- A nearly limitless pool of raw compute, storage, and networking components.
- Speech recognition and other cognitive services that help make your application stand out from the crowd.
- Analytics services that deliver telemetry data from your software and devices.
What are the 8 cloud benefits?
- High availability
- Scalability
- Global reach
- Agility
- Fault tolerance
- Elasticity
- Customer latency capabilities
- Predictive cost considerations
Describe the cloud consumption based model
Cloud service provider operate on a consumption-based model, which means that end users pay for the resources that they sued. Whatever they use is what they pay for. You should expect:
- Better cost prediction
- Prices for individual resources and services are provided
- Billing is based on actual usage
What is the Azure portal?
The Azure portal is a web-based, unified console that provides an alternative to command-line tools. With the Azure portal, you can manage your Azure subscription by using a graphical user interface. You can:
· Build, manage, and monitor everything from simple web apps to complex cloud deployments.
· Create custom dashboards for an organized view of resources.
· Configure accessibility options for an optimal experience.
The _________ is designed for resiliency and continuous availability. It maintains a presence in every Azure datacenter. This configuration makes the ________ resilient to individual datacenter failures and avoids network slowdowns by being close to users. The _______ updates continuously and requires no downtime for maintenance activities.
Azure Portal
_____________ allows customers to find, try, purchase, and provision applications and services from hundreds of leading service providers which are certified to run on Azure.
Azure Marketplace
____________ helps connect users with Microsoft partner, independent software vendors, and startups that are offering their solutions and services which are optimized to run on Azure.
Azure Marketplace
Azure Virtual Machine Scale Sets is an example of?
An Azure compute service
Azure Kubernetes Service is an example of?
An Azure compute service
Azure Service Fabric is an example of?
Azure Batch is an example of?
An Azure compute service
Azure Container Instances is an example of?
An Azure compute service
Azure Functions is an example of?
An Azure compute service
___________ Connects VMs to incoming virtual private network (VPN) connections.
Azure Virtual Network
____________ Balances inbound and outbound connections to applications or service endpoints.
Azure Load Balancer
_________________ Optimizes app server farm delivery while increasing application security.
Azure Application Gateway
____________ allows access to Azure Virtual Networks through high-performance gates for virtual private networks.
Azure VPN Gateway
______________ Provides ultra-fast DNS responses and ultra-high domain availability.
Azure DNS
____________ Delivers high-bandwidth content to customers globally.
Azure Content Delivery Network
_____________ Protects Azure-hosted applications from distributed denial of service attacks.
Azure DDoS Protection
____________ Distributes network traffic across Azure regions worldwide.
Azure Traffic Manager
__________ Connects to Azure over high-bandwidth dedicated secure connections.
Azure ExpressRoute
_________________ Monitors and diagnoses network issues by using scenario-based analysis.
Azure Network Watcher
___________ Implements high-security, high-availability firewall with unlimited scalability.
Azure Firewall
_____________ Creates a unified wide area network (WAN) that connects local and remote sites.
Azure Virtual WAN
What are the 4 main types of storage available in Azure
- Azure blob storage
- Azure File storage
- Azure Queue storage
- Azure Table storage
___________ is Storage service for very large objects, such as video files or bitmaps.
Azure Blob storage
___________ provides File shares that can be accessed and managed like a file server.
Azure File storage
_____________ is A data store for queuing and reliably delivering messages between applications.
Azure Queue 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.
Azure Table storage
What are the 5 Common characteristics of Azure storage types
- 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.
What are the 4 Azure mobile development features
- Offline data synchronization.
- Connectivity to on-premises data.
- Broadcasting push notifications.
- Autoscaling to match business needs.
___________ is a Globally distributed database that supports NoSQL options.
Azure Cosmos DB
_____________ is a Fully managed relational database with auto-scale, integral intelligence, and robust security.
Azure SQL Database
_______________ is a Fully managed and scalable MySQL relational database with high availability and security.
Azure Database for MySQL
_____________ is a Fully managed and scalable PostgreSQL relational database with high availability and security.
Azure Database for PostgreSQL
______________ is a Service that hosts enterprise SQL Server apps in the cloud.
SQL Server on Azure Virtual Machines
_____________ is a Fully managed data warehouse with integral security at every level of scale at no extra cost.
Azure Synapse Analytics
_____________ is a Service that migrates databases to the cloud with no application code changes.
Azure Database Migration Service
_____________ is a Fully managed service that caches frequently used and static data to reduce data and application latency.
Azure Cache for Redis
_______________ is a Fully managed and scalable MariaDB relational database with high availability and security.
Azure Database for MariaDB
_______________ is a service to Quickly create powerful cloud web-based apps.
Azure App Service
_____________ is a web hosting service to Send push notifications to any platform from any back end.
Azure Notification Hubs
________________ is a web hosting service to Publish APIs to developers, partners, and employees securely and at scale.
Azure API Management
____________ is a Fully managed global IoT software as a service (SaaS) solution that makes it easy to connect, monitor, and manage IoT assets at scale.
IoT Central
____________ is a Messaging hub that provides secure communications between and monitoring of millions of IoT devices.
Azure IoT Hub
_____________ is a Fully managed service that allows data analysis models to be pushed directly onto IoT devices, which allows them to react quickly to state changes without needing to consult cloud-based AI models.
IoT Edge
_________________ is a service that supports Running analytics at a massive scale by using a cloud-based enterprise data warehouse that takes advantage of massively parallel processing to run complex queries quickly across petabytes of data.
Azure Synapse Analytics
_______________ supports Processing massive amounts of data with managed clusters of Hadoop in the cloud.
Azure HDInsight
______________ is a service that supports Integrating this collaborative Apache Spark-based analytics service with other big data services in Azure.
Azure Databricks
___________ is a data science technique that allows computers to use existing data to forecast future behaviors, outcomes, and trends. Using __________, computers learn without being explicitly programmed.
Machine learning
Forecasts or predictions from ___________ can make apps and devices smarter. For example, when you shop online, _________ helps recommend other products you might like based on what you’ve purchased. Or when your credit card is swiped, _______________ compares the transaction to a database of transactions and helps detect fraud. And when your robot vacuum cleaner vacuums a room, _____________ helps it decide whether the job is done.
Machine learning
_____________ is a Cloud-based environment you can use to develop, train, test, deploy, manage, and track machine learning models. It can auto-generate a model and auto-tune it for you. It will let you start training on your local machine, and then scale out to the cloud.
Azure Machine Learning Service
____________ is a Collaborative visual workspace where you can build, test, and deploy machine learning solutions by using prebuilt machine learning algorithms and data-handling modules.
Azure ML Studio
__________ brings together people, processes, and technology by automating software delivery to provide continuous value to your users.
DevOps
____________ is a service that Use development collaboration tools such as high-performance pipelines, free private Git repositories, configurable Kanban boards, and extensive automated and cloud-based load testing. Formerly known as Visual Studio Team Services.
Azure DevOps
____________ is a service that allows you to Quickly create on-demand Windows and Linux environments to test or demo applications directly from deployment pipelines.
Azure DevTest Labs
True or false: You need to purchase an Azure account before you can use any Azure resources.
False. You can use a free Azure account or a MS Learn Sandbox to create resources.
What is meant by cloud computing?
Delivery of computing services over the Internet.
Which of the following is not a feature of Cloud computing?
- Faster innovation
- A limited pool of services
- Speech recognition and other cognitive services
- Limited pool of services.
Cloud offers nearly unlimited set of compute, storage, and network resources.
Name the are three deployment models for cloud computing.
public cloud, private cloud, and hybrid cloud.
Services are offered over the public internet and available to anyone who wants to purchase them. Cloud resources, such as servers and storage, are owned and operated by a third-party cloud service provider, and delivered over the internet.
Public cloud
A ________ consists of computing resources used exclusively by users from one business or organization. A _________ can be physically located at your organization’s on-site (on-premises) datacenter, or it can be hosted by a third-party service provider.
Private cloud
A ___________ is a computing environment that combines a public cloud and a private cloud by allowing data and applications to be shared between them.
Hybrid cloud
Name this cloud model:
- No capital expenditures to scale up.
- Applications can be quickly provisioned and deprovisioned.
- Organizations pay only for what they use.
Public cloud
Name this cloud model:
- No capital expenditures to scale up.
- Applications can be quickly provisioned and deprovisioned.
- Organizations pay only for what they use.
Public cloud
Name this cloud model:
- Hardware must be purchased for start-up and maintenance.
- Organizations have complete control over resources and security.
- Organizations are responsible for hardware maintenance and updates.
Private cloud
Name this cloud model:
- Provides the most flexibility.
- Organizations determine where to run their applications.
- Organizations control security, compliance, or legal requirements.
Hybrid cloud
What are some cloud computing advantages?
- High availability: Depending on the service-level agreement (SLA) that you choose, your cloud-based apps can provide a continuous user experience with no apparent downtime, even when things go wrong.
-
Scalability: Apps in the cloud can scale vertically and horizontally:
- Scale vertically to increase compute capacity by adding RAM or CPUs to a virtual machine.
- Scaling horizontally increases compute capacity by adding instances of resources, such as adding VMs to the configuration.
- Elasticity: You can configure cloud-based apps to take advantage of autoscaling, so your apps always have the resources they need.
- Agility: Deploy and configure cloud-based resources quickly as your app requirements change.
-
Geo-distribution: You can deploy apps and data to regional datacenters around the globe, thereby ensuring that your customers always have the best performance in their region.
- Disaster recovery: By taking advantage of cloud-based backup services, data replication, and geo-distribution, you can deploy your apps with the confidence that comes from knowing that your data is safe in the event of disaster.
Depending on the service-level agreement (SLA) that you choose, your cloud-based apps can provide a continuous user experience with no apparent downtime, even when things go wrong. What is this called?
- High availability
______________ to increase compute capacity by adding RAM or CPUs to a virtual machine.
Scale vertically
________________ increases compute capacity by adding instances of resources, such as adding VMs to the configuration.
Scaling horizontally
______________ is when you can configure cloud-based apps to take advantage of autoscaling, so your apps always have the resources they need.
Elasticity
_____________ is when you can deploy apps and data to regional datacenters around the globe, thereby ensuring that your customers always have the best performance in their region.
Geo-distribution
By taking advantage of cloud-based backup services, data replication, and geo-distribution, you can deploy your apps with the confidence that comes from knowing that your data is safe in the event of disaster is a concept known as ___________
Disaster recovery
_________________ is the up-front spending of money on physical infrastructure, and then deducting that up-front expense over time. The up-front cost from CapEx has a value that reduces over time.
Capital Expenditure (CapEx)
______________ is spending money on services or products now, and being billed for them now. You can deduct this expense in the same year you spend it. There is no up-front cost, as you pay for a service or product as you use it.
Operational Expenditure (OpEx)
Cloud service providers operate on a _____________, which means that end users only pay for the resources that they use. Whatever they use is what they pay for.
consumption-based model
A consumption-based model has many benefits, including:
- No upfront costs.
- No need to purchase and manage costly infrastructure that users might not use to its fullest.
- The ability to pay for additional resources when they are needed.
- The ability to stop paying for resources that are no longer needed.
What are the 3 cloud service models?
PaaS, IaaS, and SaaS
This cloud service model is the closest to managing physical servers; a cloud provider will keep the hardware up-to-date, but operating system maintenance and network configuration is up to you as the cloud tenant. For example, Azure virtual machines are fully operational virtual compute devices running in Microsoft datacenters.
IaaS
Infrastructure-as-a-Service
An advantage of this cloud service model is rapid deployment of new compute devices. Setting up a new virtual machine is considerably faster than procuring, installing, and configuring a physical server.
IaaS
Infrastructure-as-a-Service
Build pay-as-you-go IT infrastructure by renting servers, VMs, storage, networks, and OS from a cloud provider when you need it is what cloud service model?
IaaS
Infrastructure-as-a-Service
This cloud service model is a managed hosting environment. The cloud provider manages the virtual machines and networking resources, and the cloud tenant deploys their applications into the managed hosting environment. For example, Azure App Services provides a managed hosting environment where developers can upload their web applications, without having to worry about the physical hardware and software requirements.
PaaS
Platform-as-a-Service
With this cloud service model, the cloud solution provider is responsible for everything. It provides an environment for building, testing, and deploying software applications; without focusing on managing the underlying infrastructure.
PaaS
Platform-as-a-Service
In this cloud service model, the cloud provider manages all aspects of the application environment, such as virtual machines, networking resources, data storage, and applications. The cloud tenant only needs to provide their data to the application managed by the cloud provider. For example, Microsoft Office 365 provides a fully working version of Microsoft Office that runs in the cloud. All you need to do is create your content, and Office 365 takes care of everything else.
SaaS
Software-as-a-Service
With this cloud service model, users connect to and use cloud based apps over the internet.
SaaS
Software-as-a-Service
_______is the most flexible category of cloud services. It aims to give you complete control over the hardware that runs your application. Instead of buying hardware, with IaaS, you rent it.
IaaS
What responsibilities does the tenant have in the on-premise or provide cloud model?
- Data & access
- Applications
- Runtime
- OS
- VM
- Compute
- Networking
- Storage
What responsibilities does the tenant have with an IaaS model?
- Data & access
- Applications
- Runtime
- OS
- VM
6.
What responsibilities does the cloud provider have in an IaaS model?
- Compute
- Networking
- Storage
What responsibilities does a tenant have in a PaaS model?
- Data & access
- Applications
What responsibilities does the provider have in a PaaS model?
- Runtime
- OS
- VM
- Compute
- Networking
- Storage
What responsibilities does the tenant have in a SaaS model?
- Data & access
What responsibilities does a provider have in a SaaS model?
- Applications
- Runtime
- OS
- VM
- Compute
- Networking
- Storage
_________________ enables developers to build applications faster by eliminating the need for them to manage infrastructure. With this computing type, the cloud service provider automatically provisions, scales, and manages the infrastructure required to run the code.
serverless computing
_______________ are highly scalable and event-driven, only using resources when a specific function or trigger occurs. It’s important to note that servers are still running the code. The name comes from the fact that the tasks associated with infrastructure provisioning and management are invisible to the developer. This approach enables developers to increase their focus on the business logic, and deliver more value to the core of the business.
Serverless architectures
What are the advantages of serverless computing?
- highly scalable and event-driven, only using resources when a specific function or trigger occurs.
- tasks associated with infrastructure provisioning and management are invisible to the developer.
- enables developers to increase their focus on the business logic, and deliver more value to the core of the business.
- helps teams increase their productivity and bring products to market faster
- allows organizations to better optimize resources and stay focused on innovation
Which of the following choices isn’t a cloud computing category?
- Networking-as-a-Service (NaaS)
- Platform-as-a-Service (PaaS)
- Infrastructure-as-a-Service (IaaS)
- Software-as-a-Service (SaaS)
Networking-as-a-Service (NaaS)
Which of the following statements is true?
- With Operating Expenses (OpEx), you are responsible for purchasing and maintaining your computing resources.
- With Operating Expenses (OpEx), you are only responsible for the computing resources that you use.
- With Capital Expenses (CapEx), you are only responsible for the computing resources that you use.
With Operating Expenses (OpEx), you are only responsible for the computing resources that you use.
Which of the following options isn’t a type of cloud computing?
- Distributed cloud
- Hybrid cloud
- Private cloud
- Public cloud
Distributed cloud
Which of the following choices isn’t a benefit of using cloud services?
- Scalability
- Disaster recovery
- High availability
- Geographic isolation
Geographic isolation
True or false: In Azure, you can scale automatically by configuring Auto-Scale. Auto-Scale is an Azure service that can automatically scale applications running in many Azure services based on usage patterns, resource utilization, time of day, and much more.
True
True or false: Scaling allows you to react to additional load or resource needs, but it’s always assumed that all the VMs you are using are healthy. Fault tol- erance happens without any interaction from you, and it’s designed to automatically move you from an unhealthy system to a healthy system if things go wrong.
True
True or false: The difference between a public and a private cloud is the privacy of infrastructure and data. It doesn’t really matter who owns the infrastructure. So if your “cloud” is hosted on infrastructure that is owned by the hosting provider in a single tenant manner and is completely dedicated to the single company paying for the cloud, then this is a private cloud set up.
True