A telecom company with employees working from various locations wants to float a new user-friendly app. they require a cloud service that's cost-effective and can support their variable workload.
They want their administrators to have greater control over the routers. Which cloud service is best suited for the company?
Platform as a service(PaaS)
Serverless services
Infrastructure as a Service(Iaas)
Software as a Service(Saas)
Answers
Answered by
4
Answer:
servless service is the answer
Answered by
5
Serverless services
It is a cloud computing execution model in which the cloud provider allocates machine resources on demand.
They also take care of the servers on behalf of their customers.
Explanation:
Serverless is a cloud-native development model that allows developers to build and run applications .
They hardly manage the servers.
There are still servers in serverless, but as the name says they are abstracted away from app development.
Once deployed, serverless apps respond to demand.
The servers are automatically scale up and down as needed by the customers.
Similar questions