Presentation is loading. Please wait.

Presentation is loading. Please wait.

© 2013 Cloud Technology Partners, Inc. / Confidential 1 The Many Faces of PaaS Platform as a Service Decisions Mike Kavis 10/08/2013.

Similar presentations


Presentation on theme: "© 2013 Cloud Technology Partners, Inc. / Confidential 1 The Many Faces of PaaS Platform as a Service Decisions Mike Kavis 10/08/2013."— Presentation transcript:

1 © 2013 Cloud Technology Partners, Inc. / Confidential 1 The Many Faces of PaaS Platform as a Service Decisions Mike Kavis 10/08/2013

2 © 2013 Cloud Technology Partners, Inc. / Confidential 2 About the Presenter @madgreek65 mikekavis madgreek65 VP/Principal Architect @ Cloud Technology Partners Mike Kavis Agile Development madgreek65

3 © 2013 Cloud Technology Partners, Inc. / Confidential 3 Cloud Service Models Evolution of PaaS PaaS in 2013 Conclusion Agenda

4 © 2013 Cloud Technology Partners, Inc. / Confidential 4 Cloud Service Models

5 © 2013 Cloud Technology Partners, Inc. / Confidential 5 The Cloud Stack

6 © 2013 Cloud Technology Partners, Inc. / Confidential 6 Infrastructure as a Service

7 © 2013 Cloud Technology Partners, Inc. / Confidential 7 Platform as a Service

8 © 2013 Cloud Technology Partners, Inc. / Confidential 8 Software as a Service

9 © 2013 Cloud Technology Partners, Inc. / Confidential 9 ProsCons Speed to MarketLess Control PaaS handles autoscaling, fail over, disaster recoveryOnly suitable for certain workloads, not high transactions PaaS manages many security requirementsLittle to no input into security controls and audits PaaS manages software updates, patchesNo input or insights into vulnerabilities PaaS manages uptime, reliabilityMost have no published SLAs and can’t meet SLAs beyond 4 9’s Integrated with numerous third party software vendorsMight not integrate with the vendors in your enterprise Cost effective method of utilizing compute resourcesCosts can spiral out of control if not governed properly Most likely the preferred method of development in the near futureImmature and unproven in current day and age Pros and Cons of PaaS

10 © 2013 Cloud Technology Partners, Inc. / Confidential 10 Evolution of PaaS

11 © 2013 Cloud Technology Partners, Inc. / Confidential 11 CharacteristicsDescription Abstracted infrastructureThe entire infrastructure layer is the responsibility of the PaaS vendor enabling developers to focus on business requirements and not the underlying plumbing (patching, installing, scaling, failover, etc.) Managed App StackThe application stack can be deployed with a few clicks of a mouse Pay as you goOnly pay for the services you use Integrated toolsNumerous third party “plugins” (ex: Redis, SendGrid, Loggly, New Relic, RabbitMQ, etc.) Speed to marketQuickly stand up environment to build apps ThrottlingGovernors in place to protect against tenants flooding the system Language challengedAPIs support a single application development language and possibly even a proprietary language Lock inDevelopers locked into the platform, challenging to move off Public PaaS – Single Stack

12 © 2013 Cloud Technology Partners, Inc. / Confidential 12 CharacteristicsDescription Abstracted InfrastructureThe entire infrastructure layer is the responsibility of the PaaS vendor enabling developers to focus on business requirements and not the underlying plumbing (patching, installing, scaling, failover, etc.) Managed App StackThe application stack can be deployed with a few clicks of a mouse Pay as you goOnly pay for the services you use Integrated toolsNumerous third party “plugins” (ex: Redis, SendGrid, Loggly, New Relic, RabbitMQ, etc.) Speed to marketQuickly stand up environment to build apps ThrottlingGovernors in place to protect against tenants flooding the system Language enabledAPIs offer support for numerous application stacks (ex: Ruby, Python, PHP, Java,.Net, Node.js, etc) Lock inDevelopers locked into the platform, challenging to move off Public PaaS – Multi Stack

13 © 2013 Cloud Technology Partners, Inc. / Confidential 13 CharacteristicsDescription Infrastructure not abstracted The PaaS is a software application that must be implemented and managed on top of infrastructure which is not abstracted. Managed App StackThe application stack can be deployed with a few clicks of a mouse Pay for everythingClassical IT payment model. Pay for hardware, software, services, etc. Integrated toolsNumerous third party “plugins” (ex: Redis, SendGrid, Loggly, New Relic, RabbitMQ, etc.) Speed to market eventually Still quick for developers but lots of the same old work for systems admins plus the additional responsibility of managing the PaaS software ThrottlingGovernors in place to protect against tenants flooding the system, but admins can add infrastructure as needed Language enabledAPIs offer support for numerous application stacks (ex: Ruby, Python, PHP, Java,.Net, Node.js, etc) Less lock inWith open source version of PaaS, much less lock in Private PaaS – Multi Stack

14 © 2013 Cloud Technology Partners, Inc. / Confidential 14 Public Hosted – Classic PaaS model; Vendor runs PaaS on its own infrastructure in a public cloud Public Managed – Vendor runs PaaS on an IaaS vendor’s public cloud and manages the PaaS on your behalf Public Unmanaged – Vendor runs PaaS on an IaaS vendor’s public cloud and you managed it Private Hosted – Vendor runs PaaS on its own infrastructure in a private cloud Private Managed – PaaS solution is software only installed on a private cloud, vendor manages the platform on your behalf Private Unmanaged – PaaS solution is software only that you install and manage yourself in a private cloud Types of PaaS

15 © 2013 Cloud Technology Partners, Inc. / Confidential 15 How the different PaaS options stack up

16 © 2013 Cloud Technology Partners, Inc. / Confidential 16 How the different PaaS options stack up

17 © 2013 Cloud Technology Partners, Inc. / Confidential 17 PaaS in 2013

18 © 2013 Cloud Technology Partners, Inc. / Confidential 18 Enterprises cloud adoption is not a binary decision Enterprises will deploy multi cloud solutions – Iaas, PaaS, and SaaS clouds – Public, Private, Hybrid, and Community clouds Enterprises will pick the different tools for different jobs Cloud silos will emerge just like application silos have for years Multi Cloud Realities

19 © 2013 Cloud Technology Partners, Inc. / Confidential 19 More focus needed on security and governance to deal with complexity Many moving parts makes resiliency a challenge Multi clouds have value if you select the right providers for the right use cases Cloud management platforms are critical for managing the complexity “Don’t try this at home” – Leverage cloud experts like CloudTP who have years of experience dealing with complex cloud implementations – Requires deep understanding of application, infrastructure, and enterprise architecture – Requires deep knowledge of cloud vendor offerings across a wide range of services Multi Cloud Implications

20 © 2013 Cloud Technology Partners, Inc. / Confidential 20 Public – Speed to market – Outsource management of infrastructure when possible Private – Data security and privacy (PII data, PCI, HIPAA, etc.) – Legacy systems (mainframes, stateful applications, etc.) – High transactional and low latency systems Bare Metal – Workloads on bare metal machines – Specific hardware requirements for certain apps Enterprise Requirements

21 © 2013 Cloud Technology Partners, Inc. / Confidential 21 Domain Specific PaaS Solutions Emerging

22 © 2013 Cloud Technology Partners, Inc. / Confidential 22 Conclusion

23 © 2013 Cloud Technology Partners, Inc. / Confidential 23 Choosing the right PaaS for the right reasons Use the right tool for the right job Leverage cloud experts where applicable Understand which workloads/apps make sense to build with PaaS – Understand Regulatory & Compliance requirements – Capex vs. Opex – Time to market considerations Other factors – Organizational maturity, readiness – Customer/industry perception of cloud

24 © 2013 Cloud Technology Partners, Inc. / Confidential 24 Questions?


Download ppt "© 2013 Cloud Technology Partners, Inc. / Confidential 1 The Many Faces of PaaS Platform as a Service Decisions Mike Kavis 10/08/2013."

Similar presentations


Ads by Google