Describe Cloud Concepts Flashcards
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.
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.
Cloud computing advantages over traditional on premise
offers faster innovation, flexible resources, and economies of scale.
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:
What are the 8 cloud benefits?
- High availability
- Scalability
- Global reach
- Agility
- Fault tolerance
- Elasticity
- Customer latency capabilities
8.
Describe the cloud consumption based model
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.
_____________ 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 Virtual Machines
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 compute service.
Azure Virtual Machine Scale Sets
Azure Kubernetes Service
Azure Service Fabric
Azure Batch
Azure Container Instances
Azure Functions
Azure Virtual Network
Azure Load Balancer
Azure Application Gateway
Azure VPN Gateway
Azure DNS
Azure Content Delivery Network
Azure DDoS Protection
Azure Traffic Manager
Azure ExpressRoute
Azure Network Watcher
Azure Firewall
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
What are the 5 Common characteristics of Azure storage types
What are the 4 Azure mobile development features
Azure Cosmos DB
Azure SQL Database
Azure Database for MySQL
Fully managed and scalable MySQL relational database with high availability and security.
Azure Database for PostgreSQL
SQL Server on Azure Virtual Machines
Azure Synapse Analytics
Azure Database Migration Service
Azure Cache for Redis
Azure Database for MariaDB
Azure App Service
Azure Notification Hubs
Azure API Management
IoT Central
Azure IoT Hub
IoT Edge
Azure Synapse Analytics
Azure HDInsight
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.
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.
Azure Machine Learning Service
Azure ML Studio
__________ brings together people, processes, and technology by automating software delivery to provide continuous value to your users.
Azure DevOps
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 DevTest Labs
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