In: Computer Science
QUESTION 1
___________ is a way to pay for the raw infrastructure, which the cloud operator oversees on your behalf.
IaaS |
||
PaaS |
||
SaaS |
||
FaaS |
1 points
QUESTION 2
____________ is a function within IT systems that bridges the gap between development and operations of systems.
CI |
||
CD |
||
DevOps |
||
Agile |
1 points
QUESTION 3
There are many different versions of cloud _________, and not all clouds are created equal.
names |
||
idiosyncrasies |
||
locations |
||
architecture |
1 points
QUESTION 4
Amazon’s serverless technology is called_________ ; Google and Microsoft call theirs Google Functions and Azure Functions, respectively.
Lambda |
||
Delta |
||
Alpha |
||
Theta |
1 points
QUESTION 5
________ cloud is a reference to on-premises deployment models.
public |
||
private |
||
local |
||
hybrid |
Q1) ___________ is a way to pay for the raw infrastructure, which the cloud operator oversees on your behalf.
A1) Iaas
REASON: The IaaS technology helps the users to avoid the cost and complexity of purchasing and managing their own physical servers. IaaS provides the raw materials and basic infrastructure for IT and ensures affordability as the users only have to pay or the resources they use.
Q2) ____________ is a function within IT systems that bridges the gap between development and operations of systems.
A2) DevOps that bridges the gap between development and operations of systems.
REASON: DevOps is a great way to build and deploy applications that can run both on-premise and cloud . It bridge the gap between application development and operations for better productivity and reduced costs, risks, and cycle times.
Q3) There are many different versions of cloud _________, and not all clouds are created equal.
A3) Idiosyncrasies
REASON: While there are different versions of cloud,not all of them are created equally and not all clouds are same because they can have different mode of behaviour ,performance,storage they can be different from each other .
Q4) Amazon’s serverless technology is called_________ ; Google and Microsoft call theirs Google Functions and Azure Functions, respectively.
A4) Lambda
REASON : Amazon’s serverless technology is called Lambda because it “lets you run code without provisioning or managing servers”. What sets it apart from other application frameworks is the fact that it manages both the infrastructure and the code and also supports multiple programming languages like Java, Python and the like.
Q5) ________ cloud is a reference to on-premises deployment models.
A5) Public cloud
REASON : Public cloud is the most widely used model. It allows users to access a vast range of cloud-based services. This means that a huge number of users can use it, making it both highly appealing and very profitable.