WorksheetsCloud Native Fundamentals L4
Total questions: 16
Worksheet time: 8mins
PaaS can be used as a mechanism to deploy applications without worrying about the underlying infrastructure.
True
False
Which of the following is not a PaaS Solution?
App Engine (GCP)
BeanStalk (AWS)
Heroku
Compute Engine
One of the following is not an advantage of PaaS
Time efficiency
Scalability and High availability
Rich application Catalog
Vendor Lock-in
The following are disadvantages of PaaS except
Vendor Lock-in
Data Security
Operational Limitations
Less human involvement
Which of the following can be considered as a Cloud Service?
PaaS
IaaS
SaaS
KaaS
Cloud Foundry is Not an Open-source PaaS Solution
True
False
Cloud Foundry can be deployed on top of which CSP
GCP
AWS
AZURE
All of the above
Which of the application life cycle stage can be handled by Cloud Foundry?
Build
Deployment
Execution
All of the above
None
Which of the following is not a core component of Cloud Foundry?
Routing
Authentication
App life cycle
Cluster provissioning
Which Cloud service offering is most suitable for ephemeral activities/services?
IaaS
PaaS
FaaS
On-prem
FaaS is event-driven and requires no management of infrastructure.
True
False
When provisioning FaaS, What is the dependency that is required?
Code
Servers
Networking
Database
One of the following is not a FaaS solution
AWS lambda
Azure Functions
Cloud Functions
App Engine
In an IaaS setting/solution which layers are managed by the CSP (cloud service provider)
Storage
Networking
Servers
Applications
In an On-Prem setting/solution which of the layers are managed by the CSP(cloud service provider)
Data
O/S
Middleware
none
In a PaaS setting/solution, Networking, O/S, Storage are not managed by the CSP (cloud service provider)
True
False
