What differentiates paas from saas
Answers
➖ SaaS products are fully managed by another company, from the applications to the data to the servers, whereas PaaS products can be used as the foundation for building new products on top of the platform's network. For example, if I wanted to create an app for my business, I would use a PaaS product‼
Answer:
PaaS, also known as cloud platform services, provides developers with a framework, software and tools needed to build apps and software — all accessible through the internet. Often seen as a scaled-down version of IaaS, PaaS gives its customers broader access to servers, storage and networking, all managed by a third-party provider.
SaaS, also known as cloud application services, is the most commonly used service within the cloud market. SaaS platforms make software available to users over the internet, usually for a monthly subscription fee. They are typically ready-to-use and run from a users’ web browser, which allows businesses to skip any additional downloads or application installations.
#SPJ2