1 / 13

Programming di lingkungan cloud computing ( PaaS – Platform as a Service)

Programming di lingkungan cloud computing ( PaaS – Platform as a Service). Chapter 4. How to run web application?.

vanya
Download Presentation

Programming di lingkungan cloud computing ( PaaS – Platform as a Service)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Programming dilingkungan cloud computing (PaaS – Platform as a Service) Chapter 4

  2. How to run web application? A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Web hosts are companies that provide space on a server owned or leased for use by clients, as well as providing Internet connectivity, typically in a data center wikipedia

  3. Reliability and uptime Total time = 365 days per year * 24 hours per day * 60 minutes per hour = 525,600 minutes per year. Eg. 99.99%: (1 - .9999) * 525,600 = 52.56 allowable minutes down per year.

  4. Web hosting • Traditional hosting/shared hosting • VPS • PaaS

  5. Traditional hosting • GoDaddy, rumahhosting, citranet, etc

  6. Vps (virtual private server) • Virtual machine sold as a service by internet hosting service • Install ossesuai yang kitapunya • operational, samadengan server fisik • Performance sedikitlebihrendahdarifisikdantergantungpadabeban yang jalandi server yang sama

  7. PaaS • Service cloud computing • IaaS – Microsoft Azure, Amazon E2C • PaaS – AppFog, Cloud Foundry, Open Shift • SaaS – gmail, yahoo mail, docs.google.com, skydrive, drive.google • PaaS Providing environment to create Apps Java, PHP, Ruby, Node.js etc

  8. Model of Cloud Computing

  9. PaaS • Focus on code not infrastructure • Scalable • Able to clone • Self service • Pay as you use

  10. Azure • Product of microsoft • Service – IaaS, PaaS • Support linux – Red Hat

  11. Cloud Foundry • Most mature PaaS vendor • Supported by VMWare and others • Service – Java, Node.js, Ruby, Python

  12. Appfog

  13. Are you ready to jump PaaS?

More Related