{"id":101,"date":"2022-12-14T12:52:53","date_gmt":"2022-12-14T12:52:53","guid":{"rendered":"https:\/\/www.devopsconsulting.in\/blog\/?p=101"},"modified":"2022-12-14T12:52:54","modified_gmt":"2022-12-14T12:52:54","slug":"what-is-the-top-10-advantage-of-microservices-architecture","status":"publish","type":"post","link":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/","title":{"rendered":"What is the top 10 advantage of Microservices Architecture?"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Microservices<\/h3>\n\n\n\n<p>Microservices architecture is a framework where an application is separated into smaller services and each of those services typically runs a unique process and manages its own database.<br>There are many pros and cons to microservices.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"394\" src=\"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/generic-api-architecture.png\" alt=\"\" class=\"wp-image-102\" srcset=\"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/generic-api-architecture.png 682w, https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/generic-api-architecture-300x173.png 300w\" sizes=\"auto, (max-width: 682px) 100vw, 682px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Advantage of Microservices Architecture<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/Microservices-Architecture-Advantages-1024x536.png\" alt=\"\" class=\"wp-image-103\" width=\"840\" height=\"439\" srcset=\"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/Microservices-Architecture-Advantages-1024x536.png 1024w, https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/Microservices-Architecture-Advantages-300x157.png 300w, https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/Microservices-Architecture-Advantages-768x402.png 768w, https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/Microservices-Architecture-Advantages.png 1200w\" sizes=\"auto, (max-width: 840px) 100vw, 840px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Improved productivity<\/li>\n<\/ul>\n\n\n\n<p>The reduced codebase of each modular element of an application makes releasing, scaling,deploying and testing different services more manageable,<br>and associated tasks can be divided among development teams and worked on simultaneously.<br>Breaking an application down into smaller autonomous fragments makes it easier to build and maintain.<br>Each service can be developed, deployed, and managed independently, and can utilize different programming languages, different technology, and different software environments based on the needs of each.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Better resiliency<\/li>\n<\/ul>\n\n\n\n<p>Implementing microservice-based architecture adds ease to the process of identifying and resolving the root cause of performance issues. The improved fault isolation offered by individual modules means larger applications remain unaffected by a single failure. Consequently, the risk of downtime is reduced since developers can roll back an update or make changes to a module without redeploying the entire application.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Increased scalability<\/li>\n<\/ul>\n\n\n\n<p>The fact that each service can be written in a different language or technology allows DevOps<br>teams to choose the most appropriate tech stack for each module without concerns about incompatibility. Individual services can also be scaled independently, and new components can be added without requiring downtime and redeployment of the entire system.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Continuous integration\/continuous delivery (CI\/CD)<\/li>\n<\/ul>\n\n\n\n<p>Continuous integration and continuous delivery are key concepts of both the DevOps philosophy and the agile approach. Microservices architecture allows cross-functional teams to develop, test, problem-solve, deploy, and update services independently, which leads to faster deployment and troubleshooting turnaround times.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Faster Time to Market<\/li>\n<\/ul>\n\n\n\n<p>Microservices can also help organizations get their products to market faster. By breaking an application down into smaller, more manageable pieces, it\u2019s often possible to get a product to market more quickly than if a monolithic approach was used.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Increased Modularity<\/li>\n<\/ul>\n\n\n\n<p>Microservices also offer increased modularity, which can be a major advantage for organizations<br>that need to make changes to their applications quickly. By breaking an application down into smaller pieces, it\u2019s often possible to make changes more quickly and with less risk. Additionally, because microservices are self-contained, it\u2019s easier to understand how they work and how they fit into the overall application.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Services can be written in different programming languages and can be accessed by using any framework.<\/li>\n\n\n\n<li>Independently develop, deploy, redeploy, version, and scale component services in seconds without compromising the integrity of an application<\/li>\n\n\n\n<li>Better fault isolation keeps other services working even though on got failed.<\/li>\n\n\n\n<li>Zero downtime upgrades.<\/li>\n\n\n\n<li>Services can be of from different servers or even different data centers.<\/li>\n\n\n\n<li>Interaction with other services in a well-defined protocol<\/li>\n\n\n\n<li>Monitor, capture, and report health diagnostics<\/li>\n\n\n\n<li>Reliable and self-healing<\/li>\n\n\n\n<li>Supports continuous integration and delivery<\/li>\n\n\n\n<li>Easy to transfer knowledge to the new team member<\/li>\n\n\n\n<li>Easy to integrate with third parties<\/li>\n<\/ul>\n\n\n\n<p>In case you have additions to this Advantage , just let me know in the comments!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Microservices Microservices architecture is a framework where an application is separated into smaller services and each of those services typically runs a unique process and manages its&#8230; <\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[11],"class_list":["post-101","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-advantage-of-microservices"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is the top 10 advantage of Microservices Architecture? - DevOps Consulting<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is the top 10 advantage of Microservices Architecture? - DevOps Consulting\" \/>\n<meta property=\"og:description\" content=\"Microservices Microservices architecture is a framework where an application is separated into smaller services and each of those services typically runs a unique process and manages its...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/\" \/>\n<meta property=\"og:site_name\" content=\"DevOps Consulting\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-14T12:52:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-14T12:52:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/generic-api-architecture.png\" \/>\n<meta name=\"author\" content=\"Abhishek Singh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Abhishek Singh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/\"},\"author\":{\"name\":\"Abhishek Singh\",\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/#\\\/schema\\\/person\\\/fc397ba8be42f9fdd53450edfc73006f\"},\"headline\":\"What is the top 10 advantage of Microservices Architecture?\",\"datePublished\":\"2022-12-14T12:52:53+00:00\",\"dateModified\":\"2022-12-14T12:52:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/\"},\"wordCount\":510,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/generic-api-architecture.png\",\"keywords\":[\"Advantage of Microservices\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/\",\"url\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/\",\"name\":\"What is the top 10 advantage of Microservices Architecture? - DevOps Consulting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/generic-api-architecture.png\",\"datePublished\":\"2022-12-14T12:52:53+00:00\",\"dateModified\":\"2022-12-14T12:52:54+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/#\\\/schema\\\/person\\\/fc397ba8be42f9fdd53450edfc73006f\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/what-is-the-top-10-advantage-of-microservices-architecture\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/generic-api-architecture.png\",\"contentUrl\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/generic-api-architecture.png\",\"width\":682,\"height\":394},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/\",\"name\":\"DevOps Consulting\",\"description\":\"DevOps Consulting | SRE Consulting | DevSecOps Consulting | MLOps Consulting\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/#\\\/schema\\\/person\\\/fc397ba8be42f9fdd53450edfc73006f\",\"name\":\"Abhishek Singh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/790feefe779852cdf344ca7318bf6c13832223c9b3c6bf4d217658412041026d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/790feefe779852cdf344ca7318bf6c13832223c9b3c6bf4d217658412041026d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/790feefe779852cdf344ca7318bf6c13832223c9b3c6bf4d217658412041026d?s=96&d=mm&r=g\",\"caption\":\"Abhishek Singh\"},\"description\":\"I\u2019m Abhishek, a DevOps, SRE, DevSecOps, and Cloud expert with a passion for sharing knowledge and real-world experiences. I\u2019ve had the opportunity to work with Cotocus and continue to contribute to multiple platforms where I share insights across different domains: \u2022 DevOps School \u2013 Tech blogs and tutorials \u2022 Holiday Landmark \u2013 Travel stories and guides \u2022 Stocks Mantra \u2013 Stock market strategies and tips \u2022 My Medic Plus \u2013 Health and fitness guidance \u2022 TrueReviewNow \u2013 Honest product reviews \u2022 Wizbrand \u2013 SEO and digital tools for businesses I\u2019m also exploring the fascinating world of Quantum Computing.\",\"url\":\"https:\\\/\\\/www.devopsconsulting.in\\\/blog\\\/author\\\/abhishek\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is the top 10 advantage of Microservices Architecture? - DevOps Consulting","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:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/","og_locale":"en_US","og_type":"article","og_title":"What is the top 10 advantage of Microservices Architecture? - DevOps Consulting","og_description":"Microservices Microservices architecture is a framework where an application is separated into smaller services and each of those services typically runs a unique process and manages its...","og_url":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/","og_site_name":"DevOps Consulting","article_published_time":"2022-12-14T12:52:53+00:00","article_modified_time":"2022-12-14T12:52:54+00:00","og_image":[{"url":"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/generic-api-architecture.png","type":"","width":"","height":""}],"author":"Abhishek Singh","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Abhishek Singh","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/#article","isPartOf":{"@id":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/"},"author":{"name":"Abhishek Singh","@id":"https:\/\/www.devopsconsulting.in\/blog\/#\/schema\/person\/fc397ba8be42f9fdd53450edfc73006f"},"headline":"What is the top 10 advantage of Microservices Architecture?","datePublished":"2022-12-14T12:52:53+00:00","dateModified":"2022-12-14T12:52:54+00:00","mainEntityOfPage":{"@id":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/"},"wordCount":510,"commentCount":0,"image":{"@id":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/#primaryimage"},"thumbnailUrl":"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/generic-api-architecture.png","keywords":["Advantage of Microservices"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/","url":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/","name":"What is the top 10 advantage of Microservices Architecture? - DevOps Consulting","isPartOf":{"@id":"https:\/\/www.devopsconsulting.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/#primaryimage"},"image":{"@id":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/#primaryimage"},"thumbnailUrl":"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/generic-api-architecture.png","datePublished":"2022-12-14T12:52:53+00:00","dateModified":"2022-12-14T12:52:54+00:00","author":{"@id":"https:\/\/www.devopsconsulting.in\/blog\/#\/schema\/person\/fc397ba8be42f9fdd53450edfc73006f"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.devopsconsulting.in\/blog\/what-is-the-top-10-advantage-of-microservices-architecture\/#primaryimage","url":"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/generic-api-architecture.png","contentUrl":"https:\/\/www.devopsconsulting.in\/blog\/wp-content\/uploads\/2022\/12\/generic-api-architecture.png","width":682,"height":394},{"@type":"WebSite","@id":"https:\/\/www.devopsconsulting.in\/blog\/#website","url":"https:\/\/www.devopsconsulting.in\/blog\/","name":"DevOps Consulting","description":"DevOps Consulting | SRE Consulting | DevSecOps Consulting | MLOps Consulting","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.devopsconsulting.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.devopsconsulting.in\/blog\/#\/schema\/person\/fc397ba8be42f9fdd53450edfc73006f","name":"Abhishek Singh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/790feefe779852cdf344ca7318bf6c13832223c9b3c6bf4d217658412041026d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/790feefe779852cdf344ca7318bf6c13832223c9b3c6bf4d217658412041026d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/790feefe779852cdf344ca7318bf6c13832223c9b3c6bf4d217658412041026d?s=96&d=mm&r=g","caption":"Abhishek Singh"},"description":"I\u2019m Abhishek, a DevOps, SRE, DevSecOps, and Cloud expert with a passion for sharing knowledge and real-world experiences. I\u2019ve had the opportunity to work with Cotocus and continue to contribute to multiple platforms where I share insights across different domains: \u2022 DevOps School \u2013 Tech blogs and tutorials \u2022 Holiday Landmark \u2013 Travel stories and guides \u2022 Stocks Mantra \u2013 Stock market strategies and tips \u2022 My Medic Plus \u2013 Health and fitness guidance \u2022 TrueReviewNow \u2013 Honest product reviews \u2022 Wizbrand \u2013 SEO and digital tools for businesses I\u2019m also exploring the fascinating world of Quantum Computing.","url":"https:\/\/www.devopsconsulting.in\/blog\/author\/abhishek\/"}]}},"_links":{"self":[{"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/posts\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/comments?post=101"}],"version-history":[{"count":2,"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/posts\/101\/revisions"}],"predecessor-version":[{"id":106,"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/posts\/101\/revisions\/106"}],"wp:attachment":[{"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/media?parent=101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/categories?post=101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsconsulting.in\/blog\/wp-json\/wp\/v2\/tags?post=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}