Module 4 Graded Quiz >> Introduction to Cloud Computing
Module 4 Graded Quiz
TOTAL POINTS 10
1.What are the key elements of a Hybrid Multicloud strategy? Select two.
1 point
Allows you to leverage the best of cloud models and services across different cloud providers so that your applications and workloads work seamlessly across multiple clouds
For seamless working, it is recommended that if you’re subscribed to the infrastructure services of a cloud provider, you should subscribe to the application services provided by the same vendor.
Embraces a mix of cloud models and services as long as they are from the same cloud service provider
2.What are some of the benefits of using microservices architecture? Select two.
1 point
Each line of code for a microservice needs to be written from scratch
Application components can be developed and updated independently of each other
Components facing varied amounts of load can be scaled independently
Each microservice of an application needs to use the same stack and runtime environment
3.Serverless might not be the best fit for all applications or scenarios. Which of these attributes qualify an application for a serverless architecture?
1 point
Microservices that can be built as functions that are stateless
Workloads and applications that may be spread across multiple cloud environments and cloud vendors
Low-latency applications
Workloads characterized by long-running processes
4.What are the characteristics of a cloud native application?
1 point
Collection of microservices with tightly coupled UI, business logic layer, and data layer
Collection of microservices that need to be scaled and updated in relation to each other
Collection of microservices that are built as one huge piece of software
Collection of microservices working together as a whole to comprise an application
5.DevOps’ tools, practices, and processes are helping tackle some of the complexities and challenges posed by the cloud. Identify two ways in which DevOps is mitigating these challenges.
1 point
By fully automating the infrastructure installation process in a way that is documented, repeatable, verifiable, and traceable
DevOps best practices eliminate the need to provision servers, build middleware, and install application code
DevOps processes outline the development principles that need to be followed to modernize monolithic applications to cloud native applications
By creating an automated deployment pipeline
6.Cloud adoption is an integral part of application modernization. What are the other two important components of modernization?
1 point
VMs and Agile Methodology
Microservices and DevOps
Monolithic Architectures and Physical Servers
Service Oriented Architecture and Waterfall Methodology
7.One of the key characteristics of Hybrid Multicloud is portability. What does portability mean in the context of Hybrid Cloud?
1 point
Distributing a single application across multiple providers allowing you to move application components across cloud services and vendors as needed
The public and private cloud services can understand each other’s APIs, data formats, forms of authentication and authorization
The flexibility to move applications and data between systems and cloud service providers
A workload running on the private cloud can leverage the additional public cloud capacity when there is a spike in demand
8.What is an attribute that distinguishes serverless computing from other compute models?
1 point
The serverless model requires no provisioning of servers, installation of application stacks, or operation of the infrastructure by the users/developers
In the serverless computing environment, resources cannot be scaled up or down
Serverless computing does not require any underlying servers for executing workloads
End users pay for resources as long as they are running, even if idle
9.Which one of these statements is NOT true of a microservices architecture approach?
1 point
When one of the microservices of an application stops to function, it disrupts the functioning of the complete application
Microservices find one another using service discovery, which creates a roadmap for microservices to communicate
Microservices breakdown large applications into their core functions to create a fully functional application
Developers can leverage the vast amounts of code already available as the base of an application, eliminating the need to develop code from scratch
10.Which one of the following statements does NOT describe the DevOps approach and process?
1 point
A collaborative approach where business owners and development, operations, and quality assurance teams collaborate to deliver software continuously
Defines how people work together to build, deploy, and manage applications in a cloud native environment
Eliminates the need to provision servers, build middleware, and install application code
Uses automated tools to monitor the performance and availability of their applications
Related Questions & Answers:
Module 1 Graded Quiz Module 1 Graded Quiz >> Introduction to Cloud Computing Module 1 Graded Quiz TOTAL POINTS 10 1.In the US ... Read more...
Module 2 Graded Quiz Module 2 Graded Quiz >> Introduction to Cloud Computing Module 2 Graded Quiz TOTAL POINTS 10 1.Which of the ... Read more...
Module 3 Graded Quiz Module 3 Graded Quiz >> Introduction to Cloud Computing Module 3 Graded Quiz TOTAL POINTS 10 1.Each Cloud Region ... Read more...
Module 5 Graded Quiz Module 5 Graded Quiz >> Introduction to Cloud Computing Module 5 Graded Quiz TOTAL POINTS 5 1.What are some ... Read more...
Python Notebooks in the Cloud Python Notebooks in the Cloud >> How Google does Machine Learning TOTAL POINTS 3 1.You are going to develop ... Read more...