Describe Cloud Concepts Flashcards
Por que a computação em nuvem normalmente é mais econômica?
Reduzir os custos operacionais.
Executar a infraestrutura com mais eficiência.
Escale as operações de acordo com as necessidades de negócios.
O que significa computação em nuvem?
Entrega de serviços de computação pela Internet.
A computação em nuvem é a entrega de serviços de computação pela Internet, que também é conhecida como nuvem
O que é Nuvem pública?
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.
No capital expenditures to scale up. Applications can be quickly provisioned and deprovisioned. Organizations pay only for what they use.
O que é Nuvem privada?
A private cloud consists of computing resources used exclusively by users from one business or organization. A private cloud can be physically located at your organization’s on-site (on-premises) datacenter, or it can be hosted by a third-party service provider.
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.
O que é Nuvem hibrida?
A hybrid cloud is a computing environment that combines a public cloud and a private cloud by allowing data and applications to be shared between them.
Provides the most flexibility. Organizations determine where to run their applications. Organizations control security, compliance, or legal requirements.
oq é Alta disponibilidade?
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.
oq é Escalabilidade?
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.
oq é Elasticidade?
You can configure cloud-based apps to take advantage of autoscaling, so your apps always have the resources they need.
oq é Agilidade?
Deploy and configure cloud-based resources quickly as your app requirements change.
oq é Distribuição geográfica?
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.
oq é Recuperação de desastre?
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.
oq é CapEx (despesas de capital)?
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.
oq é OpEx (despesas operacionais)?
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.
describe the 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.
oq é o modelo IaaS?
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. 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.