PAAS Framework Implementation of Cloud Computing with Google Application Engine - a Review

Total Page:16

File Type:pdf, Size:1020Kb

PAAS Framework Implementation of Cloud Computing with Google Application Engine - a Review Amrita Sekhon | IJCSET(www.ijcset.net) | June 2016 | Vol 6, Issue 6, 218-222 PAAS Framework Implementation of Cloud Computing With Google Application Engine - A Review Amrita Sekhon Assistant Professor and Head Department of Computer Science ASBASJS Memorial College, Bela (Ropar) Punjab INDIA-140001 Contact No 9463680940 Abstract- Cloud Computing is a paradigm shift that implies infrastructure is owned by some cloud service sales computing using the Internet by sharing computer resources organization which further sells its services in the industry in place of using storage or software of a local PC. It is the or public arena. Hybrid cloud involves more than one type latest fab of the computer world. Amazon, Google, IBM and of independent clouds which are combined using some Microsoft are the big players in the game of cloud computing. special techniques and standards such that the applications Amazon has currently built the world’s largest marketplace and is a major mover in this revolution of cloud computing. It and data are transparent. is hosting a large number of other businesses on its cloud service infrastructure. Microsoft too entered the cloud computing scenario thus simplifying migration for all types of Windows. Cloud computing provides virtualized and dynamically scalable resources as a service across the Internet. According to the official definition given by NIST(National Institute of Standards and Technology) in 2011, "cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction." The NIST defines three service models of cloud computing namely Software as a Service (Saas), Infrastructure as a Service (Iaas) and Platform as a Service (Paas). This paper tries to evaluate the pros and cons of implementing cloud computing as Paas framework with GAE (Google Application Engine). TYPES OF CLOUDS Keywords: Cloud Computing, Google Application Engine The three favors of cloud computing are SAAS (Software (GAE), Software as a Service (Saas), Infrastructure as a as a Service), PAAS (Platform as a Service) and IAAS Service (Iaas), Platform as a Service (Paas), Google (Infrastructure as a Sevice). Computing Engine (GCE), Content Delivery Network (CDN) Saas (cloud application service) is growing rapidly and is the largest cloud market. It uses Internet to deliver applications to clients who handle the interface while the INTRODUCTION applications themselves are managed by third party The concept of cloud computing indeed fulfills the need of vendors. Generally Saas applications donot need any the hour of IT (Information Technology) which is to add downloads while some need a few plugins and are run capabilities and increase capacity of a network on the fly directly through web browsers. Healthcare related without investing in any additional infrastructure or applications, customer relationship management and emails providing training to personnel or purchasing additional are provided as Saas. It provides users the software which software. Cloud computing covers all pay-per-use services is hosted by third party service providers. The application or subscription based services over the Internet in real time along with its data is stored on the third party’s server. This to extend its capabilities. Amazon’s EC2 (Elastic Compute is very convenient for most of the users while is Cloud) and AWS (Amazon Web Services), Microsoft unacceptable to those who seek more controlling power Azure and Apache Hadoop are few popular cloud services over the application and data. Examples of Saas include available. The Amazon uses an automated web based Microsoft 365 and Google Apps. management system to provide an infrastructure as a Paas (cloud platform service) is a computing platform that service (Iaas) eg. storage service ( disk or database) or enables users to build fast and easy web applications virtual server or network end points of preferred capacity. without the need for buying or maintaining software and its Considering the point of deployment, cloud computing entire infrastructure. Paas enables development, platform incorporates three types of clouds namely Private, deployment and testing of applications cost-effectively too. Public and Hybrid cloud. Private cloud implies that its Third party vendors manage storage, servers, networking infrastructure is owned or leased and managed by a single and virtualization in addition to Paas software, while organization. Public cloud (eg. Internet) implies that its 218 Amrita Sekhon | IJCSET(www.ijcset.net) | June 2016 | Vol 6, Issue 6, 218-222 developers simply manage their applications. This middle The App Engine is a trustworthy way to host websites as level layer provides a framework for developing the websites are served via Google’s own data-centers. applications to users without the need to bother about the The Google App Engine is free for some limited number of low level system management. The infrastructure resources, while it charges a fee for each additional storage, management is automatically done for the users while they bandwidth or CPU cycles as required by the application focus on their applications. Heroku, Google App Engine, thereafter. Developers can freely use the preview release of Windows Azure, AWS Elastic Beanstalk, Force.com, GAE (Beta version) with few restrictions viz. they can Apache Stratos are examples of Paas. serve applications with five million page views per month Iaas (cloud infrastructure service) delivers cloud computing limit and 500 MB storage size consumable for free. Users infrastructure such as storage, server, OS and networking pay for only the resources that they use. The resources used facility as a service on-demand. These services are fully by the application are measured in terms of Gigabytes. outsourced on demand to users who pay for services based Thus the App Engine is free for low usage. on consumption. Iaas users manage data, applications, OS, GAE currently supports Java, Go, Python and PHP as middleware and runtime while third party providers programming languages to create a Google cloud. manage storage, servers, networking and virtualization. Applications can be built in Java using Maven, Go using Users are provided with the low level resource management Template/HTML package, Python using Ninja2 and controls (like distributed storage, VM provisioning, etc) WebApp2 and in PHP using Cloud SQL. Owing to its Java and users are free to development their own application runtime environment, apps can be built with standard Java stack ( database, HTTP server, OS, MVC framework, etc). technologies like Java Servlets, JVM or languages such as although this provdes great flexibility to users, but it also JRuby, Clojure, Groovy, Scala and Rhino, which use JVM implies that users have to manage fault tolerance and based compiler or interpreter. Users can host a company’s scaling features themselves. Microsoft Azure, AWS website, host a live chat application using ChannelAPI (Amazon Web Services), GCE (Google Computing (Comet for App Engine) , host a blog using Bloog or some Engine), Cisco Metapod, Rackspace and Joyent are other Python coded Blog software and do many other examples of Iaas. things using the App Engine. GOOGLE APPLICATION ENGINE VS GOOGLE COMPUTING ENGINE Google Cloud Platform offers cloud computing services to built websites and applications, store and analyse data on Google’s infrastructure. Google Application Engine and Google Compute Engine are parts of the Google Cloud Platform. Google Application Engine is a Paas. User simply needs to deploy his website and everything else is done by the platform eg. if that application (website) becomes successful ie traffic goes high, GAE automatically acquires more instances to handle the increased volume. User Cloud Computing Stack focuses on the application domain using the platform provided and the platform itself is completely managed by GOOGLE APPLICATION ENGINE the cloud service. After the free quota available, users are Google Application Engine is a Paas cloud computing charged for storage used, data transferred and instance- development environment for creating, managing and hours, etc. User need not manage the Operating system of hosting web applications provided by Google. It is not just the underlying software. GAE is ideal for inexperienced a framework but the complete platform as a service. Google users. Two significant drawbacks of GAE over GCE are App Engine virtualizes applications across multiple servers. firstly it is comparatively expensive and secondly users It provides automatic scaling for web applications, ie when have less control over certain things or have only one the number of requests for an application increases; GAE specific way to perform a certain thing. proportionately allocates more resources to the web Google Compute Engine is an Iaas. GCE provides a application to handle the auxiliary demand. GAE provides complete infrastructure in the form of a Virtual machine. a large number of functionalities like dynamic web serving User has to create and manage his own virtual application with total support for the common web technologies, himself. User has complete control over the VM persistent storage along with queries, sorting and environment (eg. operating system, web server, database, transaction facility,
Recommended publications
  • WEIYANG (STEPHEN) YUAN [email protected] | Chicago | 608-504-0649 | Stephenyuan.Urspace.Io Education University of Wisconsin-Madison B.S
    WEIYANG (STEPHEN) YUAN [email protected] | Chicago | 608-504-0649 | stephenyuan.urspace.io Education University of Wisconsin-Madison B.S. in Computer Engineering May 2020 ● GPA: 3.83/4.0 ​ ● Related Coursework: Operating Systems • A​ rtificial Intelligence • Computer Networks and Communication • Databases • Information Security • Big Data Systems • Android Mobile Development Skills ● Programming Languages: Java • Golang • C++ • Scala • MATLAB • SQL • Julia • C • Python ​ ● Technologies: Git, Linux, Java Spring, Amazon Web Services (AWS), MongoDB, Postgres, React, Node.js, Docker, Jenkins, ​ Play Framework, Hadoop, Spark, Wireshark, Visual Studio Experience Enfusion, Chicago Java Software Developer July 2020 - Current ● Develop the portfolio management software system used by over 500 clients that supports a variety of financial calculation and valuation over 20 financial derivatives as well as back office general ledger and cash flow with more than 10,000 daily positions on average ● Take responsibility in the whole development lifecycle from designing (10%), implementing (40%), running regression & unit testing (40%) to supporting internal and production issues (10%) ● Apply experience of Object-Oriented design patterns and best practices to creating a robust and reliable infrastructure for the system with knowledge of Java SE, Hibernate, JMS, JVM and MySQL and deliver constant results in weekly production ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ release ● Automate development and testing frameworks by writing python and shell scripts to improve overall
    [Show full text]
  • Q& a – Wavemaker Demo/Training Webinar – March 15, 2016
    Q& A – WaveMaker Demo/Training Webinar – March 15, 2016 Q: Is there a workflow engine ie BPMN v2 A: WaveMaker has strong integrations with APIs, web services and SDKs. You can integrate with rules engine platforms like JBPM and Drools using their Java SDKs (jars) or through their ReST APIs. You need to do this only if the workflow requires very complex workflows. Otherwise, the native capabilities of the WaveMaker should be enough to take care of your app requirements. Q: on oracle db's there are schemas, which should be considered...what is important to consider regarding to that (schema)? do I have to import the tables over each schema or is there a way how to import the whole tables (over all schemas)...? A: WaveMaker allows you to import tables from multiple schemas. See the image below. This is the second step of importing an Oracle DB. [Steps: Import > Database > Select Oracle > ….] Q: Can we provide read only access to a user group? A: For instance if you are dealing with an editable grid, which has an add/save button, all you to do is to hide the button for users with a specific role. If you are dealing with a specific widget then you can use the conditional read-only option as shown below. Here you need to write a one-line javascript as shown below, where the users with the role “rolename” will be presented a read-only birthdate. Q: Can we integrate the application for SSO ? A: You can configure SSO easily through the following approach.
    [Show full text]
  • Platform As a Service (Paas) Scope
    Platform as a Service (PaaS) Scope: 1. Platform as a Service (PaaS) 2. What is Google App Engine. • Overview • Programming languages support • Data storage • App Engine services • Security 3. When to use Google App Engine. 4. How to use Google App Engine. 1. Platform as a Service (PaaS) • Cloud computing service which provides a computing platform and a solution stack as a service. • Consumer creates the software using tools and/or libraries from the provider. • Provider provides the networks, servers, storage, etc. 2. What is Google App Engine. • Overview Google App Engine (GAE) is a Platform as a Service (PaaS) cloud computing platform for developing and hosting web applications in Google-managed data centers. Google App Engine lets you run web applications on Google's infrastructure. Easy to build. Easy to maintain. Easy to scale as the traffic and storage needs grow. Free Yes, free for upto 1 GB of storage and enough CPU and bandwidth to support 5 ??? million page views a month. 10 Applications per Google account. 2. What is Google App Engine. • Programming languages support Java: • App Engine runs JAVA apps on a JAVA 7 virtual machine (currently supports JAVA 6 as well). • Uses JAVA Servlet standard for web applications: •WAR (Web Applications ARchive) directory structure. • Servlet classes • Java Server Pages (JSP) • Static and data files • Deployment descriptor (web.xml) • Other configuration files • Getting started : https://developers.google.com/appengine/docs/java /gettingstarted/ 2. What is Google App Engine. • Programming languages support Python: • Uses WSGI (Web Server Gateway Interface) standard. • Python applications can be written using: • Webapp2 framework • Django framework • Any python code that uses the CGI (Common Gateway Interface) standard.
    [Show full text]
  • Salesforce Heroku Enterprise: a Cloud Security Overview June 2016
    Salesforce Heroku Enterprise: A Cloud Security Overview June 2016 1 Contents INTRODUCTION 3 CASESTUDY:GLIBC 19 Heroku behind the Curtain: Patching SALESFORCETRUSTMODEL 4 the glibc Security Hole What Do We Do When a Security CLOUD COMPUTING AND Vulnerability Lands? THESHAREDSECURITYMODEL 5 Provider Responsibilities How Do We Do This with Minimum Downtime? Tenant Responsibilities What about Data? INFRASTRUCTURE AND What about Heroku Itself? APPLICATIONSECURITY 8 Keep Calm, Carry On Server Hardening Customer Applications BUSINESSCONTINUITY 23 Heroku Platform: High Availability Container Hardening and Disaster Recovery Application Security Customer Applications Heroku Flow Postgres Databases Identity and Access Management Customer Configuration and Identity Federation via Single Sign-On Meta-Information Organizations, Roles, and Permissions Service Resiliency and Availability Business Continuity and Emergency NETWORKSECURITY 14 Preparedness Secure Network Architecture Secure Access Points INCIDENTRESPONSE 27 Data in Motion ELEMENTSMARKETPLACE 28 Private Spaces App Permissions Building Secure Applications with Add-Ons DATASECURITY 16 Heroku Postgres PHYSICALSECURITY 29 Encryption Data Center Access Customer Data Retention and Destruction Environmental Controls Management SECURITYMONITORING 17 Storage Device Decommissioning Logging and Network Monitoring DDoS COMPLIANCEANDAUDIT 31 Man in the Middle and IP Spoofing SUMMARY 33 Patch Management HEROKU ENTERPRISE SECURITY WHITE PAPER 2 Introduction eroku Enterprise, a key component of the Salesforce Platform, is a cloud application platform used by organizations of all sizes to deploy and operate applications throughout Hthe world. The Heroku platform is one of the first cloud application platforms delivered entirely as a service, allowing organizations to focus on application development and business strategy while Salesforce and the Heroku division of Salesforce focus on infrastructure management, scaling, and security.
    [Show full text]
  • Cloud Computing: a Taxonomy of Platform and Infrastructure-Level Offerings David Hilley College of Computing Georgia Institute of Technology
    Cloud Computing: A Taxonomy of Platform and Infrastructure-level Offerings David Hilley College of Computing Georgia Institute of Technology April 2009 Cloud Computing: A Taxonomy of Platform and Infrastructure-level Offerings David Hilley 1 Introduction Cloud computing is a buzzword and umbrella term applied to several nascent trends in the turbulent landscape of information technology. Computing in the “cloud” alludes to ubiquitous and inexhaustible on-demand IT resources accessible through the Internet. Practically every new Internet-based service from Gmail [1] to Amazon Web Services [2] to Microsoft Online Services [3] to even Facebook [4] have been labeled “cloud” offerings, either officially or externally. Although cloud computing has garnered significant interest, factors such as unclear terminology, non-existent product “paper launches”, and opportunistic marketing have led to a significant lack of clarity surrounding discussions of cloud computing technology and products. The need for clarity is well-recognized within the industry [5] and by industry observers [6]. Perhaps more importantly, due to the relative infancy of the industry, currently-available product offerings are not standardized. Neither providers nor potential consumers really know what a “good” cloud computing product offering should look like and what classes of products are appropriate. Consequently, products are not easily comparable. The scope of various product offerings differ and overlap in complicated ways – for example, Ama- zon’s EC2 service [7] and Google’s App Engine [8] partially overlap in scope and applicability. EC2 is more flexible but also lower-level, while App Engine subsumes some functionality in Amazon Web Services suite of offerings [2] external to EC2.
    [Show full text]
  • Accelerating App Delivery
    Accelerating App Delivery How aPaaS Enables Fast Delivery & Continuous Innovation Issue 1 2 Welcome 2 Resources 3 From the Gartner Files: Magic Quadrant for Enterprise Application Platform as a Service, Worldwide 32 About Mendix Featuring research from 2 Welcome Innovate or perish. That’s the reality facing every business, regardless of industry. The need to deliver modern, multi-channel applications that engage customers and empower employees has never been more urgent. Yet, fast-growing project backlogs and unhappy business sponsors are clear indications that traditional development approaches aren’t cutting it. Enterprise application Platform-as-a-Service (aPaaS) offers a much-needed way forward, promising to accelerate your application delivery cadence and capacity. But the market is crowded, and not all aPaaS offerings are created equal. In Gartner’s 2015 Magic Quadrant for Enterprise Application Platform as Service (aPaaS), Mendix was positioned as a “Visionary” due to its completeness of vision and ability to execute. Use this complimentary Gartner report to better understand and navigate the aPaaS landscape and ultimately select the platform best suited to your organization’s priorities. Resources In addition to Gartner’s perspective, we have [Video] aPaaS Success Stories included four resources to illustrate how Mendix See how Mendix customers, such as Dun & supports customers through their digital journeys, Bradstreet, LV= Insurance, The Boston Globe empowering them to deliver the right apps with and Kao, are rapidly delivering custom apps that unprecedented speed. differentiate their business. Watch video → Successful App Delivery for the Digital Age Find out how to keep your IT team on track and [Video] The Mendix App Platform Tour quickly deliver the multi-channel, multi-device Take a two-minute tour of the Mendix App apps needed to digitize your business.
    [Show full text]
  • Google Cloud Platform (GCP): Возможности И Преимущества
    Google Cloud Platform (GCP): возможности и преимущества Дмитрий Новаковский, Олег Ивонин Январь 2017 Кто мы? Дмитрий Новаковский / [email protected] ● Customer Engineer @ Google Netherlands B.V. ● Поддержка продаж и разработка решений на основе GCE, GKE, GAE ● В прошлом: ○ IaaS/PaaS (OpenStack @ Mirantis) ○ SaaS (ETAdirect @ TOA Technologies/Oracle) Олег Ивонин / [email protected] ● Cloud Web Solutions Engineer @ Google Netherlands B.V. ● Разработка инструментов для анализа стоимости конфигураций и планирования архитектуры облачных решений на основе GCP ○ Google Cloud Platform Pricing Calculator и другие О чем мы расскажем? ● Часть 1: Google Cloud Platform 101 ○ Наборы облачных сервисов и их назначение ○ Преимущества на рынке ● Часть 2: Инфраструктурные сервисы GCP (IaaS/PaaS) ○ GCE - Виртуальные машины ○ GKE - Оркестрация Docker контейнеров ○ GAE - NoOps/PaaS окружения ● Часть 3: Big Data и Machine Learning инструменты GCP ● Часть 4: Примеры, итоги и вопросы/ответы Disclaimer Google Cloud Platform 4 Часть 1: Google Cloud Platform 101 Google Cloud Platform 5 Путь IT-инфраструктуры в “облако” Storage Processing Memory Network Storage Processing Memory Network Physical / Self-Service / Serverless / Colo / VPS Elastic / IaaS NoOps / PaaS Google Cloud Platform 6 Что такое Google Cloud Platform? GCP - это набор коммерческих облачных сервисов, основанных на разработках и опыте Google в для собственных продуктов: ● Google Search ● YouTube ● Google Maps ● и др. Google’s Data Research Flume MapReduce Dremel Millwheel TensorFlow GFS Megastore
    [Show full text]
  • Google Cloud / Google Maps API Custom Software Solutions for Geospatial Information Needs
    Google Cloud / Google Maps API Custom Software Solutions for Geospatial Information Needs Sanborn is a Service Partner within the Google Cloud Platform Partner Program. Google Cloud Platform is a set of modular cloud-based services that allow you to create anything from simple websites to complex applications. We have a team of Google Qualified Cloud Platform developers fully certified in five disciplines critical for building effective client solutions. Sanborn can provide Google Cloud services and solutions to help clients build and run geospatial applications to store / access data from the same infrastructure that allows Google to return billions of search results in milliseconds. Building business solutions on Google’s cloud platform allows Sanborn to eliminate concerns about future scalability and lack of infrastructure. As a Google Cloud Platform Channel Partner, Sanborn helps clients design, develop and manage new cloud-based solutions. Customers benefit by engaging with Sanborn as a result of our investment in developing the skills needed to build these powerful new solutions on top of Google’s Cloud Platform. Sanborn Google Certified Developers Can Build Client Google Cloud Platform Products Solutions Leveraging: Enable Sanborn Customers to Implement: Google Cloud Storage Google Big Query Google App Engine Google Compute Engine Cloud Storage Solutions: such as high-end backup Google Cloud SQL and recovery, using Google Cloud Storage with Service Level Agreements that include guaranteed monthly uptime that’s greater than 99%. Sanborn Google Cloud Services Include: Cloud App Solutions: such as web-based analysis, Application Services Platform as a service assessment, and visualization apps and websites, using Google App Engine and Google Cloud SQL.
    [Show full text]
  • Digital Media Asset Management and Sharing
    Digital Media Asset Management and Sharing Introduction Digital media is one of the fastest growing areas on the internet. According to a market study by Informa Telecoms & Media conducted in 2012, the global 1. online video market only, will reach $37 billion in 2017¹. Other common media OTT Video Revenue Forecasts, types include images, music, and digital documents. One driving force for this 2011-2017, by Informa Telecoms phenomena growth is the popularity of feature rich mobile devices2, equipped & Media, with higher resolution cameras, bigger screens, and faster data connections. November 2012. This has led to a massive increase in media content production and con- sumption. Another driving force is the trend among many social networks to 2. incorporate media sharing as a core feature in their systems². Meanwhile, Key trends and Takeaways in Digital numerous startup companies are trying to build their own niche areas in Media Market, this market. by Abhay Paliwal, March 2012. This paper will use an example scenario to provide a technical deep-dive on how to use Google Cloud Platform to build a digital media asset management and sharing system. Example Scenario - Photofeed Photofeed, a fictitious start-up company, is interested in building a photo sharing application that allows users to upload and share photos with each other. This application also includes a social aspect and allows people to post comments about photos. Photofeed’s product team believes that in order for them to be competitive in this space, users must be able to upload, view, and edit photos quickly, securely and with great user experiences.
    [Show full text]
  • Economic and Social Impacts of Google Cloud September 2018 Economic and Social Impacts of Google Cloud |
    Economic and social impacts of Google Cloud September 2018 Economic and social impacts of Google Cloud | Contents Executive Summary 03 Introduction 10 Productivity impacts 15 Social and other impacts 29 Barriers to Cloud adoption and use 38 Policy actions to support Cloud adoption 42 Appendix 1. Country Sections 48 Appendix 2. Methodology 105 This final report (the “Final Report”) has been prepared by Deloitte Financial Advisory, S.L.U. (“Deloitte”) for Google in accordance with the contract with them dated 23rd February 2018 (“the Contract”) and on the basis of the scope and limitations set out below. The Final Report has been prepared solely for the purposes of assessment of the economic and social impacts of Google Cloud as set out in the Contract. It should not be used for any other purposes or in any other context, and Deloitte accepts no responsibility for its use in either regard. The Final Report is provided exclusively for Google’s use under the terms of the Contract. No party other than Google is entitled to rely on the Final Report for any purpose whatsoever and Deloitte accepts no responsibility or liability or duty of care to any party other than Google in respect of the Final Report and any of its contents. As set out in the Contract, the scope of our work has been limited by the time, information and explanations made available to us. The information contained in the Final Report has been obtained from Google and third party sources that are clearly referenced in the appropriate sections of the Final Report.
    [Show full text]
  • Google App Engine
    Basics of Cloud Computing – Lecture 6 PaaS - Platform as a Service Google App Engine Pelle Jakovits 18 March, 2014, Tartu Outline • Introduction to PaaS • Google Cloud • Google AppEngine – DEMO - Creating applications – Available Google Services – Costs & Quotas • Windows Azure PaaS • PaaS Advantages & Disadvantages 2 Cloud Services 3 Platform as a Service - PaaS • Model of Cloud Computing where users are provided with a full platform for their applications • Enables businesses to build and run web-based, custom applications in on -demand fashion • Eliminates the expense and complexity of selecting , purchasing, configuring , and managing the hardware and software. • Provides access to unlimited computing power, decreasing upfront costs dramatically 4 PaaS Characteristics • Multi-tenant architecture • Built-in scalability of deployed software • Integrated with web services and databases • Users are provided with tools to simplify creating and deploying applications • Simplifies prototyping and deploying startup solutions 5 PaaS Characteristics • Users only pay for the service that they use. • More fine grained cost model • Provides tools to handle billing and subscription management • Using PaaS typically results in a vendor lock-in. 6 Types of PaaS • Stand Alone Application Platforms – Typically built on top of an existing IaaS – Provides development tools for designing and deploying software. – Provide all required computing resources and services needed for hosted applications • Social Application Development Platforms – Used to develop addons and internal applications for social websites like Google+ and Facebook. – Integrated API with the social website platform. – Can be seen as extending a SaaS • Open-Computing Platforms – Not tied to a single IaaS provider. – Supports applications that are written in numerous languages and that use any type of database, operating system, and server.
    [Show full text]
  • Cloud Computing Parallel Session Cloud Computing
    Cloud Computing Parallel Session Jean-Pierre Laisné Open Source Strategy Bull OW2 Open Source Cloudware Initiative Cloud computing -Which context? -Which road map? -Is it so cloudy? -Openness vs. freedom? -Opportunity for Europe? Cloud in formation Source: http://fr.wikipedia.org/wiki/Fichier:Clouds_edited.jpg ©Bull, 2 ITEA2 - Artemis: Cloud Computing 2010 1 Context 1: Software commoditization Common Specifications Not process specific •Marginal product •Economies of scope differentiation Offshore •Input in many different •Recognized quality end-products or usage standards •Added value is created •Substituable goods downstream Open source •Minimize addition to end-user cost Mature products Volume trading •Marginal innovation Cloud •Economies of scale •Well known production computing •Industry-wide price process levelling •Multiple alternative •Additional margins providers through additional volume Commoditized IT & Internet-based IT usage ©Bull, 3 ITEA2 - Artemis: Cloud Computing 2010 Context 2: The Internet is evolving ©Bull, 4 ITEA2 - Artemis: Cloud Computing 2010 2 New trends, new usages, new business -Apps vs. web pages - Specialized apps vs. HTML5 - Segmentation vs. Uniformity -User “friendly” - Pay for convenience -New devices - Phones, TV, appliances, etc. - Global economic benefits of the Internet - 2010: $1.5 Trillion - 2020: $3.8 Trillion Information Technology and Innovation Foundation (ITIF) Long live the Internet ©Bull, 5 ITEA2 - Artemis: Cloud Computing 2010 Context 3: Cloud on peak of inflated expectations According to
    [Show full text]