{"id":4256,"date":"2020-01-31T09:50:04","date_gmt":"2020-01-31T08:50:04","guid":{"rendered":"https:\/\/retaintechnologies.com\/?p=4256"},"modified":"2020-11-05T08:57:01","modified_gmt":"2020-11-05T07:57:01","slug":"5-recommended-technologies-for-saas-development","status":"publish","type":"post","link":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/","title":{"rendered":"5 recommended technologies for the development of SaaS management applications"},"content":{"rendered":"<p><strong>Developing SaaS applications<\/strong> in the enterprise environment requires high standards to provide customers with the performance and security they need to trust their data and processing to a cloud platform.<\/p>\n<p>In Retain Technologies we develop a <strong>continuous R&amp;D policy<\/strong> to apply the latest technologies in application development to <a href=\"https:\/\/retaintechnologies.com\/en\/retain-platform\/\" rel=\"noopener noreferrer\">our cloud asset management platform, Retain EAM<\/a>. This policy allows us to <strong>develop faster and more secure applications<\/strong>, with greater efficiency and effectiveness, shortening the deployment times of new features and versions and with very high-quality levels. In addition, it is very important that our software <strong>can run on different platforms and devices,<\/strong> especially mobile ones, to provide greater mobility to the system users.<\/p>\n<p>In this post we will review some of the technologies we currently use and recommend for the development of SaaS applications. Logically the use of one or other technologies will depend on the characteristics of the project and the technological solution to be implemented.<\/p>\n<h2>Docker<\/h2>\n<p><a href=\"https:\/\/www.docker.com\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"aligncenter wp-image-3800 size-full\" src=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Docker.jpg\" alt=\"\" width=\"780\" height=\"400\" srcset=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Docker-200x103.jpg 200w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Docker-300x154.jpg 300w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Docker-400x205.jpg 400w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Docker-600x308.jpg 600w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Docker-768x394.jpg 768w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Docker.jpg 780w\" sizes=\"(max-width: 780px) 100vw, 780px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/www.docker.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Docker<\/a> is an open source tool that allows you to create and use <strong>lightweight, portable containers<\/strong> to run applications on any machine with a Docker installed. These containers can be used as very light and modular virtual machines, since <strong>each container includes only the minimum services to perform its function independently.<\/strong> Docker <strong>provides flexibility<\/strong> to create, deploy, copy and move them from one computer to another or from one environment to another.<\/p>\n<p>Docker allows us to generate development environments identical to those of production, so that the whole team works on the same development environment, regardless of the OS in which each one usually works. In this way we avoid the dreaded &#8220;but if it worked on my computer&#8221; moments.<\/p>\n<p>For example, in the case of developing or maintaining an application in Symfony, we can create a identical container with PHP, MySQL, Apache \/ Nginx and Mongo to the production server where our application will finally be hosted.<\/p>\n<p>It therefore allows both test and production deployments to be carried out much more easily and efficiently.<\/p>\n<h2>Symfony<\/h2>\n<p><a href=\"https:\/\/symfony.com\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-3806\" src=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Symfony.jpg\" alt=\"\" width=\"780\" height=\"400\" srcset=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Symfony-200x103.jpg 200w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Symfony-300x154.jpg 300w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Symfony-400x205.jpg 400w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Symfony-600x308.jpg 600w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Symfony-768x394.jpg 768w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Symfony.jpg 780w\" sizes=\"(max-width: 780px) 100vw, 780px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/symfony.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Symfony<\/a> is one of the most demanded open source <strong>PHP framework<\/strong> at this moment (together with Laravel) thanks to a huge community behind it that feeds it with <strong>improvements and updates regularly.<\/strong><\/p>\n<p>It can be adapted for most projects, although it is intended for large web applications. Its main advantage is that it generates <strong>code that is very easy to read, understand, extend and maintain.<\/strong><\/p>\n<p>Symfony brings us, among other advantages:<\/p>\n<ul>\n<li>Abstraction of the database.<\/li>\n<li>Flexibility.<\/li>\n<li>Stability.<\/li>\n<li>Standardization and speed in the developments.<\/li>\n<li>Scalability and security.<\/li>\n<li>Allows the generation of REST APIs.<\/li>\n<li>Avoids having to &#8220;reinvent the wheel&#8221; thanks to the reuse of functionalities or the integration of third party libraries.<\/li>\n<\/ul>\n<p>As points against, it must be taken into account that, sometimes, the learning curve is high, or that between versions many code changes can be produced; although thanks to its <strong>elaborate and extensive documentation,<\/strong> it makes migration to new versions easier.<\/p>\n<h2>Angular<\/h2>\n<p><a href=\"https:\/\/angular.io\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-3802\" src=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Angular.jpg\" alt=\"\" width=\"780\" height=\"400\" srcset=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Angular-200x103.jpg 200w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Angular-300x154.jpg 300w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Angular-400x205.jpg 400w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Angular-600x308.jpg 600w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Angular-768x394.jpg 768w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Angular.jpg 780w\" sizes=\"(max-width: 780px) 100vw, 780px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/angular.io\/\" target=\"_blank\" rel=\"noopener noreferrer\">Angular<\/a> is an open source JavaScript framework created by Google.<\/p>\n<p>It is currently one of the most demanded JS frameworks, since Google&#8217;s support and experience during the 4 years it has been active, added to the great community that supports it, make it a <strong>very powerful, safe and reliable tool.<\/strong><\/p>\n<p>Angular facilitates the creation of modern web applications type <strong>SPA<\/strong> (Single Page Application). This means that the whole web page is loaded in the client&#8217;s browser, ensuring a <strong>much faster interaction.<\/strong><\/p>\n<p>As Angular is a technology that is only used for the development of the front (visible part of the application) it allows the back, where the interaction with the database is managed, to be developed in the language that each development team considers appropriate. For example, REST API calls can be made in Symfony or NodeJS.<\/p>\n<p>Like Symfony, it brings:<\/p>\n<ul>\n<li>Flexibility.<\/li>\n<li>Versatility.<\/li>\n<li>Scalability.<\/li>\n<li>Standardization and speed in the developments.<\/li>\n<li>It allows the creation of reusable and easy to use modules.<\/li>\n<\/ul>\n<p>The learning curve of Angular at the beginning is high, but later it is very easy to understand, use and maintain.<\/p>\n<p>The appearance of this framework meant a before and after in the way of developing web applications, and today we already have other very powerful JS frameworks with great acceptance by the development community, such as <a href=\"https:\/\/es.reactjs.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">ReactJS<\/a> or <a href=\"https:\/\/vuejs.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">VueJS<\/a>.<\/p>\n<p>A very important point in favor of this type of framework is that you get to <strong>develop applications that are usually faster<\/strong> than those made with other tools such as PHP frameworks.<\/p>\n<h2>Ionic<\/h2>\n<p><a href=\"https:\/\/ionicframework.com\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-3804\" src=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Ionic.jpg\" alt=\"\" width=\"780\" height=\"397\" srcset=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Ionic-200x102.jpg 200w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Ionic-300x153.jpg 300w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Ionic-400x204.jpg 400w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Ionic-600x305.jpg 600w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Ionic-768x391.jpg 768w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Ionic.jpg 780w\" sizes=\"(max-width: 780px) 100vw, 780px\" \/><\/a><\/p>\n<p>According to <a href=\"https:\/\/www.gartner.com\/en\" target=\"_blank\" rel=\"noopener noreferrer\">Gartner Inc.<\/a>, <strong>70% of interactions<\/strong> on the web will be through <strong>mobile devices<\/strong> by 2022.<\/p>\n<p><a href=\"https:\/\/ionicframework.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Ionic<\/a>\u00a0 is an open source JavaScript framework that enables the generation of hybrid mobile applications. What does this mean? That with Ionic it is possible to <strong>create mobile apps for iOS, Android and web applications using the same code.<\/strong> A big plus for Ionic is that it is committed to always running on the latest versions of iOS and Android.<\/p>\n<p>Ionic was created using Angular as a base, but currently provides support for mobile application development based <strong>on the main JS frameworks<\/strong> mentioned above. This makes that if the development team knows some of them, it will be much easier to develop in Ionic.<\/p>\n<p>The main advantage, as we have seen, is that it allows you to deploy the application on multiple devices (desktop, mobile, PWA, cars, etc.) <strong>from a single development and source code,<\/strong> which <strong>reduces by more than half the delivery time of applications on multiple platforms<\/strong>, also improving <strong>productivity and profitability<\/strong> of projects.<\/p>\n<p>With Ionic, existing talent is better leveraged, avoiding the need to incorporate specialists on each platform. <strong>The maintenance of the software is simplified and its cost is reduced,<\/strong> being able to give better support as it does not require specialized personnel in native code. It should be noted that the community of web developers is 30 times larger than the communities of native apps.<\/p>\n<p>Perhaps the only point against Ionic is the performance, which in a hybrid app can be slightly lower than in native apps.<\/p>\n<h2>MongoDB<\/h2>\n<p><a href=\"https:\/\/www.mongodb.com\/es\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-3798\" src=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/MongoDB.jpg\" alt=\"\" width=\"780\" height=\"400\" srcset=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/MongoDB-200x103.jpg 200w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/MongoDB-300x154.jpg 300w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/MongoDB-400x205.jpg 400w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/MongoDB-600x308.jpg 600w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/MongoDB-768x394.jpg 768w, https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/MongoDB.jpg 780w\" sizes=\"(max-width: 780px) 100vw, 780px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/www.mongodb.com\/es\" target=\"_blank\" rel=\"noopener noreferrer\">MongoDB<\/a> is a document-oriented database. Its main feature is that it <strong>stores data in documents rather than records.<\/strong> It is not a relational database, so there is no need to follow a schema. Data from the same collection can have different structures.<\/p>\n<p>In this database there is no table merging, but <strong>one document can contain multiple sub-documents or collections of sub-documents.<\/strong> For example, in the development of an incident management system, an incident can contain inside it a subdocument with all the data of the user that created it, or a collection of subdocuments corresponding to all the parts generated on that incident.<\/p>\n<p>MongoDB offers us <strong>greater speed when extracting large amounts of data and greater scalability<\/strong> as it does not depend on structures, which provides <strong>greater efficiency<\/strong> when analysing and studying the information extracted.<\/p>\n<p>As disadvantages, it is important to consider that it is not the best solution for all cases, and it will depend on the type of project. In addition, migrating from relational systems to MongoDB can be quite costly.<\/p>\n<p>A good solution is usually to develop <strong>applications based on MySQL or MariaDB synchronized with MongoDB<\/strong> and extract the data from one or another platform according to the appropriate needs.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Developing SaaS applications in the enterprise environment requires high standards to provide customers with the performance and security they need to trust their data and processing to a cloud platform. In Retain Technologies we develop a continuous R&amp;D policy to apply the latest technologies in application development to our cloud asset management platform, Retain EAM.  [&#8230;]<\/p>\n","protected":false},"author":13,"featured_media":3816,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[95],"tags":[82,101],"class_list":["post-4256","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-transformacion-digital-en","tag-digital-transformation","tag-technology"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>5 recommended technologies for SaaS development - Retain Technologies<\/title>\n<meta name=\"description\" content=\"In this post we analyze some technologies that we use in Retain for the development of SaaS applications and that can be extrapolated to other projects.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"5 recommended technologies for SaaS development - Retain Technologies\" \/>\n<meta property=\"og:description\" content=\"In this post we analyze some technologies that we use in Retain for the development of SaaS applications and that can be extrapolated to other projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/\" \/>\n<meta property=\"og:site_name\" content=\"Retain Technologies\" \/>\n<meta property=\"article:published_time\" content=\"2020-01-31T08:50:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-11-05T07:57:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Miguel \u00c1ngel Cuenca\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@retaintech\" \/>\n<meta name=\"twitter:site\" content=\"@retaintech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Miguel \u00c1ngel Cuenca\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/\"},\"author\":{\"name\":\"Miguel \u00c1ngel Cuenca\",\"@id\":\"https:\/\/retaintechnologies.com\/en\/#\/schema\/person\/c092bb3317fbaa4144fe77d19dc64eba\"},\"headline\":\"5 recommended technologies for the development of SaaS management applications\",\"datePublished\":\"2020-01-31T08:50:04+00:00\",\"dateModified\":\"2020-11-05T07:57:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/\"},\"wordCount\":1209,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg\",\"keywords\":[\"Digital Transformation\",\"Technology\"],\"articleSection\":[\"Transformaci\u00f3n Digital\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/\",\"url\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/\",\"name\":\"5 recommended technologies for SaaS development - Retain Technologies\",\"isPartOf\":{\"@id\":\"https:\/\/retaintechnologies.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg\",\"datePublished\":\"2020-01-31T08:50:04+00:00\",\"dateModified\":\"2020-11-05T07:57:01+00:00\",\"author\":{\"@id\":\"https:\/\/retaintechnologies.com\/en\/#\/schema\/person\/c092bb3317fbaa4144fe77d19dc64eba\"},\"description\":\"In this post we analyze some technologies that we use in Retain for the development of SaaS applications and that can be extrapolated to other projects.\",\"breadcrumb\":{\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#primaryimage\",\"url\":\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg\",\"contentUrl\":\"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg\",\"width\":1000,\"height\":400,\"caption\":\"Tecnolog\u00edas SaaS\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/retaintechnologies.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"5 recommended technologies for the development of SaaS management applications\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/retaintechnologies.com\/en\/#website\",\"url\":\"https:\/\/retaintechnologies.com\/en\/\",\"name\":\"Retain Technologies\",\"description\":\"Ingenier\u00eda Inteligente en el ciclo de vida del activo\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/retaintechnologies.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/retaintechnologies.com\/en\/#\/schema\/person\/c092bb3317fbaa4144fe77d19dc64eba\",\"name\":\"Miguel \u00c1ngel Cuenca\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/retaintechnologies.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b6a3ae10814ce74a8fc35a054447b2b5aeeb1d1ff6870321b51c092018a9309a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b6a3ae10814ce74a8fc35a054447b2b5aeeb1d1ff6870321b51c092018a9309a?s=96&d=mm&r=g\",\"caption\":\"Miguel \u00c1ngel Cuenca\"},\"url\":\"https:\/\/retaintechnologies.com\/en\/author\/macuenca\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"5 recommended technologies for SaaS development - Retain Technologies","description":"In this post we analyze some technologies that we use in Retain for the development of SaaS applications and that can be extrapolated to other projects.","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":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/","og_locale":"en_US","og_type":"article","og_title":"5 recommended technologies for SaaS development - Retain Technologies","og_description":"In this post we analyze some technologies that we use in Retain for the development of SaaS applications and that can be extrapolated to other projects.","og_url":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/","og_site_name":"Retain Technologies","article_published_time":"2020-01-31T08:50:04+00:00","article_modified_time":"2020-11-05T07:57:01+00:00","og_image":[{"width":1000,"height":400,"url":"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg","type":"image\/jpeg"}],"author":"Miguel \u00c1ngel Cuenca","twitter_card":"summary_large_image","twitter_creator":"@retaintech","twitter_site":"@retaintech","twitter_misc":{"Written by":"Miguel \u00c1ngel Cuenca","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#article","isPartOf":{"@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/"},"author":{"name":"Miguel \u00c1ngel Cuenca","@id":"https:\/\/retaintechnologies.com\/en\/#\/schema\/person\/c092bb3317fbaa4144fe77d19dc64eba"},"headline":"5 recommended technologies for the development of SaaS management applications","datePublished":"2020-01-31T08:50:04+00:00","dateModified":"2020-11-05T07:57:01+00:00","mainEntityOfPage":{"@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/"},"wordCount":1209,"commentCount":0,"image":{"@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#primaryimage"},"thumbnailUrl":"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg","keywords":["Digital Transformation","Technology"],"articleSection":["Transformaci\u00f3n Digital"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/","url":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/","name":"5 recommended technologies for SaaS development - Retain Technologies","isPartOf":{"@id":"https:\/\/retaintechnologies.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#primaryimage"},"image":{"@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#primaryimage"},"thumbnailUrl":"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg","datePublished":"2020-01-31T08:50:04+00:00","dateModified":"2020-11-05T07:57:01+00:00","author":{"@id":"https:\/\/retaintechnologies.com\/en\/#\/schema\/person\/c092bb3317fbaa4144fe77d19dc64eba"},"description":"In this post we analyze some technologies that we use in Retain for the development of SaaS applications and that can be extrapolated to other projects.","breadcrumb":{"@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#primaryimage","url":"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg","contentUrl":"https:\/\/retaintechnologies.com\/wp-content\/uploads\/2020\/01\/Tecnolog\u00edas-SaaS.jpg","width":1000,"height":400,"caption":"Tecnolog\u00edas SaaS"},{"@type":"BreadcrumbList","@id":"https:\/\/retaintechnologies.com\/en\/5-recommended-technologies-for-saas-development\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/retaintechnologies.com\/en\/"},{"@type":"ListItem","position":2,"name":"5 recommended technologies for the development of SaaS management applications"}]},{"@type":"WebSite","@id":"https:\/\/retaintechnologies.com\/en\/#website","url":"https:\/\/retaintechnologies.com\/en\/","name":"Retain Technologies","description":"Ingenier\u00eda Inteligente en el ciclo de vida del activo","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/retaintechnologies.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/retaintechnologies.com\/en\/#\/schema\/person\/c092bb3317fbaa4144fe77d19dc64eba","name":"Miguel \u00c1ngel Cuenca","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/retaintechnologies.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b6a3ae10814ce74a8fc35a054447b2b5aeeb1d1ff6870321b51c092018a9309a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b6a3ae10814ce74a8fc35a054447b2b5aeeb1d1ff6870321b51c092018a9309a?s=96&d=mm&r=g","caption":"Miguel \u00c1ngel Cuenca"},"url":"https:\/\/retaintechnologies.com\/en\/author\/macuenca\/"}]}},"_links":{"self":[{"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/posts\/4256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/comments?post=4256"}],"version-history":[{"count":0,"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/posts\/4256\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/media\/3816"}],"wp:attachment":[{"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/media?parent=4256"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/categories?post=4256"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/retaintechnologies.com\/en\/wp-json\/wp\/v2\/tags?post=4256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}