{"id":618,"date":"2022-08-19T08:39:14","date_gmt":"2022-08-19T08:39:14","guid":{"rendered":"https:\/\/demo.creativethemes.com\/blocksy\/renovation\/?p=618"},"modified":"2024-04-07T16:26:09","modified_gmt":"2024-04-07T16:26:09","slug":"microservices","status":"publish","type":"post","link":"https:\/\/aractronic.ma\/?p=618","title":{"rendered":"Microservice betewen reality and fiction"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"618\" class=\"elementor elementor-618\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e53ef2f e-flex e-con-boxed e-con e-parent\" data-id=\"5e53ef2f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-160d7a1 elementor-widget elementor-widget-text-editor\" data-id=\"160d7a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<div class=\"flex-1 overflow-hidden\">\n<div class=\"react-scroll-to-bottom--css-npoya-79elbk h-full\">\n<div class=\"react-scroll-to-bottom--css-npoya-1n7m0yu\">\n<div class=\"flex flex-col text-sm pb-9\">\n<div class=\"w-full text-token-text-primary\" data-testid=\"conversation-turn-127\">\n<div class=\"px-4 py-2 justify-center text-base md:gap-6 m-auto\">\n<div class=\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\">\n<div class=\"relative flex w-full flex-col agent-turn\">\n<div class=\"flex-col gap-1 md:gap-3\">\n<div class=\"flex flex-grow flex-col max-w-full\">\n<div class=\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" data-message-author-role=\"assistant\" data-message-id=\"5de3ff75-751a-4937-9472-36965b9284a9\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\n<p class=\"wp-block-paragraph\">Although the term &#8220;microservices&#8221; has likely been used in various forms for many years, its association with a particular way of building software stems from a meeting attended by a handful of software architects. This group identified several commonalities in how a particular set of companies created software and gave it a name.<\/p>\n<p><strong>Monoliths vs. Microservices<\/strong><\/p>\n<p>A monolithic application is built as a single unit. Enterprise applications are built in three parts: a database (which typically includes multiple tables in a relational database management system), a client-side user interface (composed of HTML and\/or JavaScript pages running in a browser), and a server-side application.<\/p>\n<p>In contrast, microservices capabilities are officially expressed with business-oriented APIs. They encapsulate a core business capability and, as such, are valuable assets for the business. The implementation of the service, which may involve integrations with recording systems, is completely hidden as the interface is defined solely in business terms.<\/p>\n<p><strong>Reuse and Business Longevity<\/strong><\/p>\n<p>The same service can be reused in more than one business process or across different business channels or digital touchpoints, as needed. Dependencies between services and their consumers are minimized by applying the loose coupling principle. By standardizing contracts expressed within business-oriented APIs, consumers are not affected by changes in the service implementation.<\/p>\n<p>The World of Microservices is Different<\/p>\n<p>Instead of having a process engine or ESB controlling a small number of large services, we have many small services that can potentially send and receive messages or respond to events from other services. It&#8217;s more like a web. A message or event initiating a particular service could trigger the exchange of several hundred messages between microservices before the initial request is considered complete.<\/p>\n<p>Microservices are Ideal for Large Systems<\/p>\n<p>The common theme among the problems people faced was related to size. This is significant because it underscores a particular feature of the microservices style: it is designed to solve problems for systems that are large. But size is a relative measure, and it&#8217;s hard to quantify the difference between small, normal, and large. You could of course find a way to decide what constitutes large versus small, perhaps using averages or heuristic measures, but that would miss the point. What the architects at this gathering were concerned about wasn&#8217;t a matter of the size of the system. Instead, they were addressing a situation where the system was too large. What they identified is that systems that grow in size beyond the limits we initially define pose particular problems when it comes to modifying them. In other words, new problems arise due to their scale.<\/p>\n<p>Microservices Architecture is Goal-Oriented<\/p>\n<p>Microservices architecture is not about identifying a specific collection of practices, but it&#8217;s a recognition that software professionals are trying to solve a similar goal using a particular approach. There may be a set of common characteristics that result from this style of software, but the focus is on solving the initial problem of systems that are too large.<\/p>\n<p>Microservices are Reuse-Oriented<\/p>\n<p>The revelation that microservices are really about replaceability is the most enlightening aspect of the story. This idea that driving towards replacing components rather than maintaining existing components lies at the very heart of what makes the microservices approach distinctive.<\/p>\n<p>How Microservices Can Effectively Address Business Opportunities<\/p>\n<p>Microservices offer several advantages that enable them to effectively and quickly address business opportunities:<\/p>\n<ul>\n<li>Modular and Scalable: Microservices allow for modular development, enabling teams to work on different parts of the system independently. This modularity also makes it easier to scale specific parts of the system as needed.<\/li>\n<li>Agility and Speed: Due to their small size and loosely coupled nature, microservices enable rapid development, deployment, and iteration. This agility allows businesses to respond quickly to market changes and customer demands.<\/li>\n<li>Flexibility and Innovation: Microservices architecture encourages innovation by allowing teams to experiment with new technologies and approaches within their service boundaries. This flexibility enables businesses to stay ahead of competitors and adapt to evolving market trends.<\/li>\n<li>Fault Isolation and Resilience: Microservices are designed to be resilient to failures. If one service fails, it does not necessarily impact the entire system, as other services can continue to function independently. This fault isolation ensures that critical business functions remain operational even in the event of failures.<\/li>\n<li>Enhanced Customer Experience: By breaking down complex applications into smaller, specialized services, microservices architecture enables businesses to deliver more personalized and responsive customer experiences. This can lead to increased customer satisfaction and loyalty, ultimately driving business growth and profitability.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"mt-1 flex justify-start gap-3 empty:hidden\">\u00a0<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Although the term &#8220;microservices&#8221; has likely been used in various forms for many years, its association with a particular way of building software stems from a meeting attended by a handful of software architects. This group identified several commonalities in how a particular set of companies created software and gave it a name. Monoliths vs. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2549,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[20],"tags":[],"class_list":["post-618","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-case-studies-and-success-stories"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/aractronic.ma\/index.php?rest_route=\/wp\/v2\/posts\/618","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aractronic.ma\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aractronic.ma\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aractronic.ma\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aractronic.ma\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=618"}],"version-history":[{"count":0,"href":"https:\/\/aractronic.ma\/index.php?rest_route=\/wp\/v2\/posts\/618\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aractronic.ma\/index.php?rest_route=\/wp\/v2\/media\/2549"}],"wp:attachment":[{"href":"https:\/\/aractronic.ma\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=618"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aractronic.ma\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=618"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aractronic.ma\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=618"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}