Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-content/plugins/handl-utm-grabber-v3/handl-utm-grabber-v3.php on line 269

Warning: Undefined array key "HandLtestDomainNameServer" in /usr/www/users/globaz/prod_global4net_com/wp-content/plugins/handl-utm-grabber-v3/handl-utm-grabber-v3.php on line 303

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-content/plugins/handl-utm-grabber-v3/handl-utm-grabber-v3.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-content/plugins/handl-utm-grabber-v3/handl-utm-grabber-v3.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-content/plugins/handl-utm-grabber-v3/handl-utm-grabber-v3.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-content/plugins/handl-utm-grabber-v3/handl-utm-grabber-v3.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-content/plugins/handl-utm-grabber-v3/handl-utm-grabber-v3.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-content/plugins/handl-utm-grabber-v3/handl-utm-grabber-v3.php on line 269

Warning: Undefined array key "HandLtestDomainNameServer" in /usr/www/users/globaz/prod_global4net_com/wp-content/plugins/handl-utm-grabber-v3/handl-utm-grabber-v3.php on line 303

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/globaz/prod_global4net_com/wp-config.php:1) in /usr/www/users/globaz/prod_global4net_com/wp-includes/rest-api/class-wp-rest-server.php on line 1831
{"id":6817,"date":"2019-03-21T14:57:44","date_gmt":"2019-03-21T13:57:44","guid":{"rendered":"http:\/\/global4net.com\/?page_id=316"},"modified":"2019-03-21T14:57:44","modified_gmt":"2019-03-21T13:57:44","slug":"how-does-microservices-support-e-commerce-architecture","status":"publish","type":"post","link":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/","title":{"rendered":"How does microservices support eCommerce architecture?"},"content":{"rendered":"

The architecture of the monolith is the basis of many existing e-commerce services in both the B2B and B2C sectors. After some time, it is difficult to update such monoliths according to the new business model, and sometimes it is difficult to effectively manage them. How do to solve this problem? Microservices may turn out to be the answer.<\/p>\n

Websites built in monolithic architecture are a traditional, integrated model of software design. This outdated development approach has been applied to the largest e-commerce establishments. These systems have grown alongside the global Internet market and it is now difficult to replace or modify them.<\/p>\n

Monolith architecture issues<\/h2>\n

Monolith architecture issues involve implementation, scaling, understanding a huge database, transitioning to modern frameworks, or implementing new features. To maintain a monolithic system, companies need to maintain IT departments that need to specialize in legacy languages such as DB2, C, Pascal, .NET, Java, and Cobol.<\/p>\n

For example, if you had an outdated site in monolithic architecture, you need an entire team of developers who first need to learn the old framework to understand the programming code. If they do, they can start their works. However, it cannot be assured that the rest of the system will not be destabilized when fixing the bugs because it is fully integrated. It can bring big losses to the business.<\/p>\n

Advantages of microservices<\/h2>\n

Microservices represent a modern approach to building IT software. Unlike monoliths, these systems consist of loosely connected sites that are linked by light protocols. In addition, disassembling the systems into the first part makes it easier to understand how they work for testing and expansion. Thanks to this, independent development teams can work on it. Microservices fix system errors in a specific cell. Only when it works it will be added to the system. Any change does not affect the stability of the overall system.<\/p>\n

Where to start microservice implementation?<\/h2>\n

Existing monolithic systems are so powerful that splitting them into microservices at the same time could compromise the stability of the entire site or even the company. However, this does not mean that large systems cannot be transformed. According to Martin Fowler, a specialist in the field of software architecture, “almost every successful system of micro-services began with a monolith that had become too big and had to be broken into pieces.” The microservices architecture is so adaptable that it can be inserted element by element into the monolithic element. You can plan a long-term migration process or focus on the most urgent needs.<\/p>\n

Lage e-commerce systems are a great example. Many well-known brands have various platforms that are suitable for different markets. Therefore, they have an issue with syncing information about products or visual identification. In this case, Microservices (and the Progressive Web App) provide the ability to extend the frontend through the API and connect to the backend tree in multiple systems at the same time. You can also integrate the e-commerce platform through product information management (PIM), content management (CMS), customer relationship management (CRM), or even shared loyalty programs. Additionally, using PWA, it is possible to design a frontend for mobile devices that will be integrated into your system.<\/p>\n

Microservices in practice<\/h2>\n

A phased implementation can be a long-term process, but thanks to that you have time to analyze and properly design this complex system. Microservices can become a tool to protect old monolithic systems. With the chosen integration tool, like the API Gateway, microservices can be added and tested individually. Businesses can quickly adapt to the changing environment and stay on the move dynamically. In addition, well-written documentation on microservice development will facilitate and accelerate developers’ later development of the system and encourage outside teams. In the future, the same API can be used to implement the latest open source solutions such as AI or speech recognition applications.<\/p>\n

How is the use of microservices supporting e-commerce architecture? In a decisive way, making it easier to create and maintain a website.<\/p>\n","protected":false},"excerpt":{"rendered":"

The architecture of the monolith is the basis of many existing e-commerce services in both the B2B and B2C sectors. After some time, it is difficult to update such monoliths according to the new business model, and sometimes it is difficult to effectively manage them. How do to solve this problem? Microservices may turn out […]<\/p>\n","protected":false},"author":7,"featured_media":7096,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[100],"tags":[109,51],"yoast_head":"\nHow does microservices support eCommerce architecture? - Global4Net - E-commerce Software House<\/title>\n<meta name=\"description\" content=\"How can microservices support eCommerce architecture? What are microservices and what are their advantages? Find out here.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How does microservices support eCommerce architecture? - Global4Net - E-commerce Software House\" \/>\n<meta property=\"og:description\" content=\"How can microservices support eCommerce architecture? What are microservices and what are their advantages? Find out here.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/\" \/>\n<meta property=\"og:site_name\" content=\"Global4Net - E-commerce Software House\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Global4Net\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-21T13:57:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"970\" \/>\n\t<meta property=\"og:image:height\" content=\"470\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Angelika Siczek\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Napisane przez\" \/>\n\t<meta name=\"twitter:data1\" content=\"Angelika Siczek\" \/>\n\t<meta name=\"twitter:label2\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minuty\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/\"},\"author\":{\"name\":\"Angelika Siczek\",\"@id\":\"https:\/\/global4net.com\/#\/schema\/person\/ec883496ff03b965d5adbf18bdce38de\"},\"headline\":\"How does microservices support eCommerce architecture?\",\"datePublished\":\"2019-03-21T13:57:44+00:00\",\"dateModified\":\"2019-03-21T13:57:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/\"},\"wordCount\":667,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/global4net.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg\",\"keywords\":[\"Dev\",\"eCommerce\"],\"articleSection\":[\"e-Commerce\"],\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/\",\"url\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/\",\"name\":\"How does microservices support eCommerce architecture? - Global4Net - E-commerce Software House\",\"isPartOf\":{\"@id\":\"https:\/\/global4net.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg\",\"datePublished\":\"2019-03-21T13:57:44+00:00\",\"dateModified\":\"2019-03-21T13:57:44+00:00\",\"description\":\"How can microservices support eCommerce architecture? What are microservices and what are their advantages? Find out here.\",\"breadcrumb\":{\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#primaryimage\",\"url\":\"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg\",\"contentUrl\":\"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg\",\"width\":970,\"height\":470},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/global4net.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How does microservices support eCommerce architecture?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/global4net.com\/#website\",\"url\":\"https:\/\/global4net.com\/\",\"name\":\"Global4Net - E-commerce Software House\",\"description\":\"Jeste\u015bmy E-commerce Software Housem, kt\u00f3ry specjalizuje si\u0119 w rozwi\u0105zaniach dla e-Commerce opartych na Magento, Adobe Commerce, REACT, PWA, AWS, Symfony II, Akeneo oraz Pimcore.\",\"publisher\":{\"@id\":\"https:\/\/global4net.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/global4net.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/global4net.com\/#organization\",\"name\":\"Global4Net - E-commerce Software House\",\"url\":\"https:\/\/global4net.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/global4net.com\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/dev.global4net.com\/wp-content\/uploads\/2023\/03\/logo_rgb.png\",\"contentUrl\":\"http:\/\/dev.global4net.com\/wp-content\/uploads\/2023\/03\/logo_rgb.png\",\"width\":2767,\"height\":678,\"caption\":\"Global4Net - E-commerce Software House\"},\"image\":{\"@id\":\"https:\/\/global4net.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Global4Net\",\"https:\/\/www.linkedin.com\/company\/2862851\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/global4net.com\/#\/schema\/person\/ec883496ff03b965d5adbf18bdce38de\",\"name\":\"Angelika Siczek\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/global4net.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/global4net.com\/wp-content\/litespeed\/avatar\/fcff2bff79a5f01c1ff660ab34b5ac00.jpg?ver=1714131112\",\"contentUrl\":\"https:\/\/global4net.com\/wp-content\/litespeed\/avatar\/fcff2bff79a5f01c1ff660ab34b5ac00.jpg?ver=1714131112\",\"caption\":\"Angelika Siczek\"},\"url\":\"https:\/\/global4net.com\/blog\/author\/a-siczek\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How does microservices support eCommerce architecture? - Global4Net - E-commerce Software House","description":"How can microservices support eCommerce architecture? What are microservices and what are their advantages? Find out here.","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:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/","og_locale":"pl_PL","og_type":"article","og_title":"How does microservices support eCommerce architecture? - Global4Net - E-commerce Software House","og_description":"How can microservices support eCommerce architecture? What are microservices and what are their advantages? Find out here.","og_url":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/","og_site_name":"Global4Net - E-commerce Software House","article_publisher":"https:\/\/www.facebook.com\/Global4Net","article_published_time":"2019-03-21T13:57:44+00:00","og_image":[{"width":970,"height":470,"url":"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg","type":"image\/jpeg"}],"author":"Angelika Siczek","twitter_card":"summary_large_image","twitter_misc":{"Napisane przez":"Angelika Siczek","Szacowany czas czytania":"3 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#article","isPartOf":{"@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/"},"author":{"name":"Angelika Siczek","@id":"https:\/\/global4net.com\/#\/schema\/person\/ec883496ff03b965d5adbf18bdce38de"},"headline":"How does microservices support eCommerce architecture?","datePublished":"2019-03-21T13:57:44+00:00","dateModified":"2019-03-21T13:57:44+00:00","mainEntityOfPage":{"@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/"},"wordCount":667,"commentCount":0,"publisher":{"@id":"https:\/\/global4net.com\/#organization"},"image":{"@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#primaryimage"},"thumbnailUrl":"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg","keywords":["Dev","eCommerce"],"articleSection":["e-Commerce"],"inLanguage":"pl-PL","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/","url":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/","name":"How does microservices support eCommerce architecture? - Global4Net - E-commerce Software House","isPartOf":{"@id":"https:\/\/global4net.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#primaryimage"},"image":{"@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#primaryimage"},"thumbnailUrl":"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg","datePublished":"2019-03-21T13:57:44+00:00","dateModified":"2019-03-21T13:57:44+00:00","description":"How can microservices support eCommerce architecture? What are microservices and what are their advantages? Find out here.","breadcrumb":{"@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/"]}]},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#primaryimage","url":"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg","contentUrl":"https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg","width":970,"height":470},{"@type":"BreadcrumbList","@id":"https:\/\/global4net.com\/en\/blog\/e-commerce-industry\/how-does-microservices-support-e-commerce-architecture\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/global4net.com\/"},{"@type":"ListItem","position":2,"name":"How does microservices support eCommerce architecture?"}]},{"@type":"WebSite","@id":"https:\/\/global4net.com\/#website","url":"https:\/\/global4net.com\/","name":"Global4Net - E-commerce Software House","description":"Jeste\u015bmy E-commerce Software Housem, kt\u00f3ry specjalizuje si\u0119 w rozwi\u0105zaniach dla e-Commerce opartych na Magento, Adobe Commerce, REACT, PWA, AWS, Symfony II, Akeneo oraz Pimcore.","publisher":{"@id":"https:\/\/global4net.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/global4net.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/global4net.com\/#organization","name":"Global4Net - E-commerce Software House","url":"https:\/\/global4net.com\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/global4net.com\/#\/schema\/logo\/image\/","url":"http:\/\/dev.global4net.com\/wp-content\/uploads\/2023\/03\/logo_rgb.png","contentUrl":"http:\/\/dev.global4net.com\/wp-content\/uploads\/2023\/03\/logo_rgb.png","width":2767,"height":678,"caption":"Global4Net - E-commerce Software House"},"image":{"@id":"https:\/\/global4net.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Global4Net","https:\/\/www.linkedin.com\/company\/2862851"]},{"@type":"Person","@id":"https:\/\/global4net.com\/#\/schema\/person\/ec883496ff03b965d5adbf18bdce38de","name":"Angelika Siczek","image":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/global4net.com\/#\/schema\/person\/image\/","url":"https:\/\/global4net.com\/wp-content\/litespeed\/avatar\/fcff2bff79a5f01c1ff660ab34b5ac00.jpg?ver=1714131112","contentUrl":"https:\/\/global4net.com\/wp-content\/litespeed\/avatar\/fcff2bff79a5f01c1ff660ab34b5ac00.jpg?ver=1714131112","caption":"Angelika Siczek"},"url":"https:\/\/global4net.com\/blog\/author\/a-siczek\/"}]}},"rttpg_featured_image_url":{"full":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg",970,470,false],"landscape":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg",970,470,false],"portraits":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg",970,470,false],"thumbnail":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-80x80.jpeg",80,80,true],"medium":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-300x145.jpeg",300,145,true],"large":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg",970,470,false],"1536x1536":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg",970,470,false],"2048x2048":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg",970,470,false],"widget":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-36x36.jpeg",36,36,true],"square":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-180x180.jpeg",180,180,true],"featured":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-970x430.jpeg",970,430,true],"featured_large":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg",970,470,false],"extra_large":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1.jpeg",970,470,false],"portfolio":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-495x400.jpeg",495,400,true],"portfolio_small":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-260x185.jpeg",260,185,true],"gallery":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-845x470.jpeg",845,470,true],"magazine":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-710x375.jpeg",710,375,true],"masonry":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-705x342.jpeg",705,342,true],"entry_with_sidebar":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-845x321.jpeg",845,321,true],"entry_without_sidebar":["https:\/\/global4net.com\/wp-content\/uploads\/2019\/03\/micro-services-support-ecommerce-1-1-970x423.jpeg",970,423,true]},"rttpg_author":{"display_name":"Angelika Siczek","author_link":"https:\/\/global4net.com\/blog\/author\/a-siczek\/"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/global4net.com\/en\/blog\/category\/e-commerce-industry\/\" rel=\"category tag\">e-Commerce<\/a>","rttpg_excerpt":"The architecture of the monolith is the basis of many existing e-commerce services in both the B2B and B2C sectors. After some time, it is difficult to update such monoliths according to the new business model, and sometimes it is difficult to effectively manage them. How do to solve this problem? Microservices may turn out…","_links":{"self":[{"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/posts\/6817"}],"collection":[{"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/comments?post=6817"}],"version-history":[{"count":0,"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/posts\/6817\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/media\/7096"}],"wp:attachment":[{"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/media?parent=6817"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/categories?post=6817"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/global4net.com\/wp-json\/wp\/v2\/tags?post=6817"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}