{"id":9321,"date":"2021-05-25T22:06:52","date_gmt":"2021-05-25T20:06:52","guid":{"rendered":"http:\/\/www.orbit.cz\/?post_type=encyklopedie&#038;p=9321"},"modified":"2024-10-31T16:57:39","modified_gmt":"2024-10-31T15:57:39","slug":"soustredme-se-na-aplikace-platform-as-a-service-paas","status":"publish","type":"encyklopedie-cloudu","link":"http:\/\/4.184.192.234\/en\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/","title":{"rendered":"Focus on applications: platform as a service (PaaS)"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1120\" height=\"520\" src=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01.png\" alt=\"Focus on applications: Platform as a Service (PaaS) | ORBIT Cloud Encyclopedia\" class=\"wp-image-6657\" style=\"width:785px;height:auto\" srcset=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01.png 1120w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01-300x139.png 300w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01-1024x475.png 1024w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01-768x357.png 768w\" sizes=\"auto, (max-width: 1120px) 100vw, 1120px\" \/><\/figure>\n<\/div>\n\n<style>.wp-block-kadence-column.kb-section-dir-horizontal > .kt-inside-inner-col > .kt-info-box9321_a88313-f2 .kt-blocks-info-box-link-wrap{max-width:unset;}.kt-info-box9321_a88313-f2 .kt-blocks-info-box-link-wrap{background:#ffffff;padding-top:var(--global-kb-spacing-xs, 1rem);padding-right:var(--global-kb-spacing-xs, 1rem);padding-bottom:var(--global-kb-spacing-xs, 1rem);padding-left:0px;}.kt-info-box9321_a88313-f2.wp-block-kadence-infobox{max-width:100%;}.kt-info-box9321_a88313-f2 .kadence-info-box-image-inner-intrisic-container .kadence-info-box-image-intrisic{padding-bottom:100%;max-width:100%;}.kt-info-box9321_a88313-f2 .kadence-info-box-icon-container .kt-info-svg-icon, .kt-info-box9321_a88313-f2 .kt-info-svg-icon-flip, .kt-info-box9321_a88313-f2 .kt-blocks-info-box-number{font-size:50px;}.kt-info-box9321_a88313-f2 .kt-blocks-info-box-media{border-radius:200px;overflow:hidden;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.kt-info-box9321_a88313-f2 .kt-infobox-textcontent p.kt-blocks-info-box-title{font-size:var(--global-kb-font-size-md, 1.25rem);padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;}.kt-info-box9321_a88313-f2 .kt-blocks-info-box-learnmore{background:transparent;border-width:0px 0px 0px 0px;padding-top:4px;padding-right:8px;padding-bottom:4px;padding-left:8px;margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;}<\/style>\n<div class=\"wp-block-kadence-infobox kt-info-box9321_a88313-f2 orbit-testimonial-second\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><\/div><\/div><div class=\"kt-infobox-textcontent\"><p class=\"kt-blocks-info-box-title\">What are platform services or PaaS for? Which are the most used ones and why use them in the cloud?<\/p><p class=\"kt-blocks-info-box-text\"><strong>Kamil Kov\u00e1\u0159<\/strong><\/p><\/div><\/span><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><em>Edited 30 Aug 2023<\/em><\/h6>\n\n\n\n<p><strong>I'm seeing a steady increase in the number of virtual servers that exceeds the number of employees in enterprise companies. I attribute this to both the tendency to abandon monolithic applications (hooray!) and the increasing complexity of external links. The plethora of new servers with their own operating system and platform, on which some application part or microservice runs as a result, creates a huge internal pressure on change management and associated operational and licensing costs. Is there any reason to think that moving to the cloud will improve the situation?<\/strong><\/p>\n\n\n\n<p>The application architecture depends on the way the software is developed and packaged. Until we are able to help ourselves with containers, we still have to directly manage operating systems and various forms of middleware - from databases to application platforms or various forms of virtualization layers.<\/p>\n\n\n\n<p>Automating manual intervention for deployment, patching, hardening and configuration changes is a necessity from a certain volume of systems onwards. But <strong>orchestration of the whole environment<\/strong>checking and dealing with exceptions is a significant burden. It increases technical debt, complicates change deployment, and reduces application security and availability.<\/p>\n\n\n\n<p>So how to avoid the same situation of thousands of small change management tickets in the public cloud, how not to go from rain to shine? Let's use platform services as a priority!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is Platform as a Service for?<\/h2>\n\n\n\n<p>As described by my colleague Jakub Proch\u00e1zka <span style=\"text-decoration: underline;\"><a href=\"http:\/\/4.184.192.234\/en\/encyklopedie-cloudu\/stavime-zaklady-infrastructure-as-a-service-iaas\/\" target=\"_blank\" rel=\"noopener\">in an article on IaaS<\/a><\/span>, public cloud providers differentiate services according to a responsibility sharing model. And it is the platform services that <strong>relieve them of the normal operational and bottom-line responsibilities<\/strong>that don't directly relate to the applications that are at stake here.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><a href=\"https:\/\/docs.microsoft.com\/cs-cz\/learn\/modules\/fundamental-azure-concepts\/categories-of-cloud-services\"><img loading=\"lazy\" decoding=\"async\" width=\"904\" height=\"510\" src=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_1.png\" alt=\"Types of cloud services | ORBIT Cloud Encyclopedia\" class=\"wp-image-9387\" style=\"width:758px;height:auto\" srcset=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_1.png 904w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_1-300x169.png 300w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_1-768x433.png 768w\" sizes=\"auto, (max-width: 904px) 100vw, 904px\" \/><\/a><figcaption class=\"wp-element-caption\">Types of cloud services (docs.microsoft.com)<\/figcaption><\/figure>\n<\/div>\n\n\n<p>The cloud provider manages all parts of the infrastructure, from storage and networking to virtualization to the operating system and runtime. That is, middleware, framework and anything else that is not directly the compiled application binary itself, its configuration and its data. And that's what we need.<\/p>\n\n\n\n<p>PaaS generally provides us with an environment <strong>for developing, deploying or running applications <\/strong>(or supporting scripts), <strong>for data storage and manipulation or integration<\/strong>. You can see it nicely in the following picture:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><a href=\"https:\/\/en.paradigmadigital.com\/techbiz\/benefit-paas-align-it-business\/\"><img loading=\"lazy\" decoding=\"async\" width=\"860\" height=\"328\" src=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_2.png\" alt=\"Benefits of Platform as a Service | ORBIT Cloud Encyclopedia\" class=\"wp-image-9389\" style=\"width:618px;height:auto\" srcset=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_2.png 860w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_2-300x114.png 300w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_2-768x293.png 768w\" sizes=\"auto, (max-width: 860px) 100vw, 860px\" \/><\/a><figcaption class=\"wp-element-caption\">Benefits of PaaS (paradigmadigital.com)<\/figcaption><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">Platform as a Service - overview of typical services<\/h2>\n\n\n\n<p>Let's try to list the most used platform services and find their representatives in the main public cloud providers.<\/p>\n\n\n\n<p>For reference, there are more abbreviations tied to PaaS (Platform as a Service), but they don't cover everything that falls into the group:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Database as a Service (DbaaS)<\/li>\n\n\n\n<li>Functions as a Service (FaaS)<\/li>\n\n\n\n<li>Analytics as a Service (AssS)<\/li>\n\n\n\n<li>Security as a Service (SecaaS)<\/li>\n<\/ul>\n\n\n\n<p>The primary service is managed <strong>operating system or container platform<\/strong>which greatly simplifies the general running of applications. If we consider cloud applications as standard <em>Kubernetes<\/em> solution that will allow us to run truly native cloud applications, we reach for <em>Azure AKS<\/em> or <em>AWS EKS<\/em> on duty.<\/p>\n\n\n\n<p>There are other services or ways of running containers that are more or less configurable, e.g. easily run <em>Azure Container Instances<\/em> and&nbsp;<em>Amazon ECS<\/em>.<\/p>\n\n\n\n<p>Next in line is ready <strong>environment for running applications<\/strong> written on various general frameworks like .Net, Java, PHP, etc. Typical representatives are <em>Azure App Services<\/em> or <em>Azure App Service Environment<\/em> and&nbsp;<em>AWS Beanstalk<\/em> providing a complete managed stack for deploying, publishing and running applications.<\/p>\n\n\n\n<p>When integrating into <span style=\"text-decoration: underline;\"><a href=\"http:\/\/4.184.192.234\/en\/encyklopedie-cloudu\/deployment-pipelines-jdeme-na-to-v-cloudu\/\" target=\"_blank\" rel=\"noopener\">deployment pipeline<\/a><\/span> we get a flexible environment suitable for the smallest internal applications, sandboxes as well as for global services with distributed performance that would be very difficult to build and manage in an on-premise environment.<\/p>\n\n\n\n<p>Publication of applications is related to <strong>content delivery network<\/strong> services represented <em>Azure CDN<\/em> and&nbsp;<em>Amazon CloudFront<\/em>. They enable massive global coverage of a web or media service across continents. Including coverage of all the caching, synchronization and load distribution solutions that this brings.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">And that's not all...<\/h2>\n\n\n\n<p>Then there's <strong>data storage<\/strong>which can be perceived on several levels. Primarily there is block, object or blob storage, which in managed mode can also fit into platform services. However, we usually view them as IaaS.<\/p>\n\n\n\n<p>Most often, we include a large number of controlled <strong>database services<\/strong>. Whether it's a native service, tailored to cloud services developed directly by the provider <em>AWS RDS<\/em> or <em>Azure SQL<\/em>, or classically proprietary (<em>Oracle<\/em>) or open source (<em>Postgres<\/em>, <em>Maria DB<\/em>), or no sql databases (<em>Azure Cosmos<\/em>, <em>AWS DynamoDB<\/em>).<\/p>\n\n\n\n<p>For most common uses, these platforms provide a convenience that allows us to not have a dedicated database team. However, this is not always the case and in large projects DbaaS often does not meet the necessary functionality. For this reason, there are alternatives such as <em>Azure SQL Managed Instances<\/em>that are almost completely compatible with on-premise MSSQL server.<\/p>\n\n\n\n<p>When you work with the cloud, you pay for data downloaded from the cloud out. However, it is not a problem to get a large volume of data into the cloud and let it run <strong>business analytics<\/strong> over data collected from various applications about customers, operations, production, etc. Popular platforms are <em>MS Power BI<\/em> or <em>AWS QuickSight<\/em>. Applied in a variety of per-user or per-capacity pricing models, they make it possible to get a great tool even for smaller uses where building it on-premise would cost significant and underutilized resources.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">That's still not all...<\/h2>\n\n\n\n<p><strong>Machine learning, Search services and AI service<\/strong> are modern trends. They come in handy when building a complete environment with, for example, OpenAI, the necessary data warehouses and on-premise tuning can be time-consuming or impossible compared to using ready-made and pre-configured services such as <em>Azure Cognitive Services<\/em> and&nbsp;<em>Amazon Sagemaker<\/em>.<\/p>\n\n\n\n<p>Other complementary, widely used services for <strong>message exchange and integration<\/strong>, MaaS (Messaging as a Service) <strong>and message queues<\/strong>. The representatives are <em>Azure Service Bus<\/em> or <em>Amazon MQ<\/em> for service bus services or <em>Amazon SNS<\/em> and&nbsp;<em>Azure Notification Hubs<\/em> for a system of simple notifications between systems.<\/p>\n\n\n\n<p>Last but not least, PaaS includes the popular and well-established <strong>Serverless<\/strong>to whom <span style=\"text-decoration: underline;\"><a href=\"http:\/\/4.184.192.234\/en\/encyklopedie-cloudu\/serverless-computing-jde-to-i-bez-serveru\/\">we dedicate a separate article<\/a><\/span>. Let's name the basic services of the main providers <em>Azure Function<\/em> and&nbsp;<em>AWS Lambda<\/em>. Here, the infrastructure and platform are completely abstracted and the user of the service is only concerned with writing and executing the code.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">So why use Platform as a Service?<\/h2>\n\n\n\n<p>How much time we spend just preparing each new application, web server, database server, ... - often for the sake of sandboxing or testing functionality. Very often <strong>we spend more time preparing the platform and environment than testing<\/strong>. <em>Platform as a Service<\/em> this wasted time is minimized and we can concentrate on the actual work with the software and data.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1303\" src=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_3-scaled.jpeg\" alt=\"Advantages and disadvantages of PaaS | ORBIT Cloud Encyclopedia\" class=\"wp-image-9391\" style=\"width:707px;height:auto\" srcset=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_3-scaled.jpeg 2048w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_3-300x191.jpeg 300w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_3-1024x652.jpeg 1024w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_3-768x489.jpeg 768w, http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/e5_3-1536x977.jpeg 1536w\" sizes=\"auto, (max-width: 2048px) 100vw, 2048px\" \/><\/figure>\n<\/div>\n\n\n<p>Today, we can choose from a wide range of excellent business and technical software that is provided as SaaS, including the necessary integrations. But the business drivers are and will continue to be <strong>tailor-made applications, adapted to the business model<\/strong> of a given organisation and providing uniqueness and therefore market differentiator. For this, usually smaller part of the application portfolio, for which there is no SaaS alternative, it does not make sense to build demanding internal IT and maintain its operation. This is where PaaS platform services have their place.<\/p>","protected":false},"excerpt":{"rendered":"<p>What are PaaS platform services for? What are the most used ones and why use them in the cloud? Platform as a Service at a glance.<\/p>","protected":false},"author":11,"featured_media":6657,"template":"","meta":{"_acf_changed":true,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":""},"categories":[126,130],"class_list":["post-9321","encyklopedie-cloudu","type-encyklopedie-cloudu","status-publish","has-post-thumbnail","hentry","category-cloud-computing","category-cloud-journey"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Soust\u0159e\u010fme se na aplikace: Platform as a Service | ORBIT<\/title>\n<meta name=\"description\" content=\"K \u010demu slou\u017e\u00ed platformn\u00ed slu\u017eby PaaS? Jak\u00e9 jsou ty nejpou\u017e\u00edvan\u011bj\u0161\u00ed a pro\u010d je v cloudu pou\u017e\u00edvat? Platform as a Service p\u0159ehledn\u011b.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/4.184.192.234\/en\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Soust\u0159e\u010fme se na aplikace: Platform as a Service | ORBIT\" \/>\n<meta property=\"og:description\" content=\"K \u010demu slou\u017e\u00ed nejpou\u017e\u00edvan\u011bj\u0161\u00ed platformn\u00ed slu\u017eby PaaS?\" \/>\n<meta property=\"og:url\" content=\"http:\/\/4.184.192.234\/en\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/\" \/>\n<meta property=\"og:site_name\" content=\"ORBIT | create IT your own way\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-31T15:57:39+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1120\" \/>\n\t<meta property=\"og:image:height\" content=\"520\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Soust\u0159e\u010fme se na aplikace: Platform as a Service | ORBIT\" \/>\n<meta name=\"twitter:description\" content=\"K \u010demu slou\u017e\u00ed nejpou\u017e\u00edvan\u011bj\u0161\u00ed platformn\u00ed slu\u017eby PaaS?\" \/>\n<meta name=\"twitter:image\" content=\"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01.png\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/4.184.192.234\\\/encyklopedie-cloudu\\\/soustredme-se-na-aplikace-platform-as-a-service-paas\\\/\",\"url\":\"http:\\\/\\\/4.184.192.234\\\/encyklopedie-cloudu\\\/soustredme-se-na-aplikace-platform-as-a-service-paas\\\/\",\"name\":\"Soust\u0159e\u010fme se na aplikace: Platform as a Service | ORBIT\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/4.184.192.234\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/4.184.192.234\\\/encyklopedie-cloudu\\\/soustredme-se-na-aplikace-platform-as-a-service-paas\\\/#primaryimage\"},\"image\":{\"@id\":\"http:\\\/\\\/4.184.192.234\\\/encyklopedie-cloudu\\\/soustredme-se-na-aplikace-platform-as-a-service-paas\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/4.184.192.234\\\/wp-content\\\/uploads\\\/2021\\\/05\\\/encyklopedie-cloudu-platform-as-a-service-01.png\",\"datePublished\":\"2021-05-25T20:06:52+00:00\",\"dateModified\":\"2024-10-31T15:57:39+00:00\",\"description\":\"K \u010demu slou\u017e\u00ed platformn\u00ed slu\u017eby PaaS? Jak\u00e9 jsou ty nejpou\u017e\u00edvan\u011bj\u0161\u00ed a pro\u010d je v cloudu pou\u017e\u00edvat? Platform as a Service p\u0159ehledn\u011b.\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/4.184.192.234\\\/encyklopedie-cloudu\\\/soustredme-se-na-aplikace-platform-as-a-service-paas\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/4.184.192.234\\\/encyklopedie-cloudu\\\/soustredme-se-na-aplikace-platform-as-a-service-paas\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"http:\\\/\\\/4.184.192.234\\\/encyklopedie-cloudu\\\/soustredme-se-na-aplikace-platform-as-a-service-paas\\\/#primaryimage\",\"url\":\"http:\\\/\\\/4.184.192.234\\\/wp-content\\\/uploads\\\/2021\\\/05\\\/encyklopedie-cloudu-platform-as-a-service-01.png\",\"contentUrl\":\"http:\\\/\\\/4.184.192.234\\\/wp-content\\\/uploads\\\/2021\\\/05\\\/encyklopedie-cloudu-platform-as-a-service-01.png\",\"width\":1120,\"height\":520,\"caption\":\"Platform as a Service | Encyklopedie cloudu ORBIT\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/4.184.192.234\\\/encyklopedie-cloudu\\\/soustredme-se-na-aplikace-platform-as-a-service-paas\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/4.184.192.234\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Soust\u0159e\u010fme se na aplikace: Platform as a Service (PaaS)\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/4.184.192.234\\\/#website\",\"url\":\"http:\\\/\\\/4.184.192.234\\\/\",\"name\":\"ORBIT | create IT your own way\",\"description\":\"ORBIT | create IT your own way\",\"publisher\":{\"@id\":\"http:\\\/\\\/4.184.192.234\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/4.184.192.234\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"http:\\\/\\\/4.184.192.234\\\/#organization\",\"name\":\"ORBIT s.r.o.\",\"url\":\"http:\\\/\\\/4.184.192.234\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"http:\\\/\\\/4.184.192.234\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/4.184.192.234\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/logoslogan-01.png\",\"contentUrl\":\"http:\\\/\\\/4.184.192.234\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/logoslogan-01.png\",\"width\":1417,\"height\":829,\"caption\":\"ORBIT s.r.o.\"},\"image\":{\"@id\":\"http:\\\/\\\/4.184.192.234\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/orbit\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Focus on applications: platform as a service | ORBIT","description":"What are PaaS platform services for? What are the most used ones and why use them in the cloud? Platform as a Service at a glance.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/4.184.192.234\/en\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/","og_locale":"en_GB","og_type":"article","og_title":"Soust\u0159e\u010fme se na aplikace: Platform as a Service | ORBIT","og_description":"K \u010demu slou\u017e\u00ed nejpou\u017e\u00edvan\u011bj\u0161\u00ed platformn\u00ed slu\u017eby PaaS?","og_url":"http:\/\/4.184.192.234\/en\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/","og_site_name":"ORBIT | create IT your own way","article_modified_time":"2024-10-31T15:57:39+00:00","og_image":[{"width":1120,"height":520,"url":"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"Soust\u0159e\u010fme se na aplikace: Platform as a Service | ORBIT","twitter_description":"K \u010demu slou\u017e\u00ed nejpou\u017e\u00edvan\u011bj\u0161\u00ed platformn\u00ed slu\u017eby PaaS?","twitter_image":"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01.png","twitter_misc":{"Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/4.184.192.234\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/","url":"http:\/\/4.184.192.234\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/","name":"Focus on applications: platform as a service | ORBIT","isPartOf":{"@id":"http:\/\/4.184.192.234\/#website"},"primaryImageOfPage":{"@id":"http:\/\/4.184.192.234\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/#primaryimage"},"image":{"@id":"http:\/\/4.184.192.234\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/#primaryimage"},"thumbnailUrl":"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01.png","datePublished":"2021-05-25T20:06:52+00:00","dateModified":"2024-10-31T15:57:39+00:00","description":"What are PaaS platform services for? What are the most used ones and why use them in the cloud? Platform as a Service at a glance.","breadcrumb":{"@id":"http:\/\/4.184.192.234\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["http:\/\/4.184.192.234\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"http:\/\/4.184.192.234\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/#primaryimage","url":"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01.png","contentUrl":"http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01.png","width":1120,"height":520,"caption":"Platform as a Service | Encyklopedie cloudu ORBIT"},{"@type":"BreadcrumbList","@id":"http:\/\/4.184.192.234\/encyklopedie-cloudu\/soustredme-se-na-aplikace-platform-as-a-service-paas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/4.184.192.234\/"},{"@type":"ListItem","position":2,"name":"Soust\u0159e\u010fme se na aplikace: Platform as a Service (PaaS)"}]},{"@type":"WebSite","@id":"http:\/\/4.184.192.234\/#website","url":"http:\/\/4.184.192.234\/","name":"ORBIT | create IT your own way","description":"ORBIT | create IT your own way","publisher":{"@id":"http:\/\/4.184.192.234\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/4.184.192.234\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"http:\/\/4.184.192.234\/#organization","name":"ORBIT s.r.o.","url":"http:\/\/4.184.192.234\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"http:\/\/4.184.192.234\/#\/schema\/logo\/image\/","url":"http:\/\/4.184.192.234\/wp-content\/uploads\/2020\/11\/logoslogan-01.png","contentUrl":"http:\/\/4.184.192.234\/wp-content\/uploads\/2020\/11\/logoslogan-01.png","width":1417,"height":829,"caption":"ORBIT s.r.o."},"image":{"@id":"http:\/\/4.184.192.234\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/orbit\/"]}]}},"taxonomy_info":{"category":[{"value":126,"label":"Cloud computing"},{"value":130,"label":"Cloud journey"}]},"featured_image_src_large":["http:\/\/4.184.192.234\/wp-content\/uploads\/2021\/05\/encyklopedie-cloudu-platform-as-a-service-01-1024x475.png",1024,475,true],"author_info":{"display_name":"Kamil Kov\u00e1\u0159","author_link":"http:\/\/4.184.192.234\/en\/author\/bd3f10283261c790\/"},"comment_info":"","_links":{"self":[{"href":"http:\/\/4.184.192.234\/en\/wp-json\/wp\/v2\/encyklopedie-cloudu\/9321","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/4.184.192.234\/en\/wp-json\/wp\/v2\/encyklopedie-cloudu"}],"about":[{"href":"http:\/\/4.184.192.234\/en\/wp-json\/wp\/v2\/types\/encyklopedie-cloudu"}],"author":[{"embeddable":true,"href":"http:\/\/4.184.192.234\/en\/wp-json\/wp\/v2\/users\/11"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/4.184.192.234\/en\/wp-json\/wp\/v2\/media\/6657"}],"wp:attachment":[{"href":"http:\/\/4.184.192.234\/en\/wp-json\/wp\/v2\/media?parent=9321"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/4.184.192.234\/en\/wp-json\/wp\/v2\/categories?post=9321"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}