What is the main advantage of development concepts such DevOps and CI/CD used in cloud native applications?
Answer : C
To reduce time and complexity for development and deployment. Comprehensive Explanation and Reference of Correct Answer: The main advantage of development
Catching the 5G train with CI/CD Services, paragraph 1
Nokia unveils new 5G core deployment services to give operators better capabilities, paragraph 1
Does the technology layer function support automated service delivery?
Answer : A
The technology layer function supports automated service delivery by providing the necessary tools and mechanisms to orchestrate, monitor, and optimize the cloud resources and services. The technology layer function consists of four sub-functions: cloud management, cloud orchestration, cloud automation, and cloud analytics. These sub-functions work together to enable the efficient and flexible operation of the cloud ecosystem.
Which of the following are Software as a Service? (Select 2)
Answer : A, D
Software as a Service (SaaS) is a cloud computing offering that provides users with access to a vendor's cloud-based software. Users do not install applications on their local devices. Instead, the applications reside on a remote cloud network accessed through the web or an API. Within this context, Database-as-a-Service (DBaaS) is considered a form of SaaS, where the service provider manages the database's installation, maintenance, backup, and scaling needs on behalf of the customer. Platform-as-a-Service (PaaS) provides a platform allowing customers to develop, run, and manage applications without dealing with the complexity of building and maintaining the infrastructure typically associated with developing and launching an app. PaaS can include various software components, including database management systems, and thus can be considered a subset of SaaS.