{"id":7963,"date":"2026-06-01T10:30:14","date_gmt":"2026-06-01T10:30:14","guid":{"rendered":"https:\/\/techmonarch.com\/in\/?post_type=blog&#038;p=7963"},"modified":"2026-05-30T10:54:03","modified_gmt":"2026-05-30T10:54:03","slug":"the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration","status":"publish","type":"blog","link":"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/","title":{"rendered":"The End of &#8220;Lift and Shift&#8221;: Why Architectural Refactoring is the Only True Cloud Migration"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">If you have been around IT long enough, you remember the early excitement around cloud migration. The pitch was simple: pick up your servers, drop them in the cloud, and watch the savings roll in. Fast, low-risk, predictable. What was not to like?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The problem is that a lot of that excitement aged poorly. Organizations that went the lift-and-shift route \u2014 moving workloads as-is to a cloud environment \u2014 found themselves paying cloud-era prices for on-premises-era results. The infrastructure changed. The architecture did not. And that gap is where the trouble lives.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This article is not going to tell you lift-and-shift is always wrong, because it is not. There are legitimate cases for it. What it will do is make an honest case for why architectural refactoring is where the real transformation happens \u2014 and why more IT leaders in Gujarat and beyond are recognizing that the migration conversation needs to start with architecture, not just destination.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What &#8220;Lift and Shift&#8221; Actually Gave You<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let us be direct about what lift-and-shift delivers: speed and familiarity. You take your existing application stack \u2014 virtual machines, monolithic databases, tightly coupled services \u2014 and you replicate that environment in a cloud provider&#8217;s data center. The migration timeline is shorter. The risk of breaking things mid-move is lower. And for certain scenarios, like vacating a data center under a deadline, that is a valid trade-off.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But here is the catch that many IT managers discovered only after the bill arrived: the cloud is not just a more flexible data center. It is a fundamentally different model of computing. It charges you for what you use, which means an over-provisioned monolith running at 20% CPU utilization becomes an expensive, idle tenant in someone else&#8217;s infrastructure. On-premises, that wasted capacity was already paid for. In the cloud, you pay for it again every month.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The tightly coupled components that worked fine over a local network suddenly communicate across data center boundaries. Latency creeps in. Applications that were not designed with statelessness in mind struggle to scale horizontally. Security configurations built for a perimeter model do not translate cleanly into a shared-responsibility cloud environment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">What lift-and-shift actually delivers, in most cases, is your existing technical debt \u2014 now running in someone else&#8217;s building at a higher monthly rate.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Gap Between &#8220;In the Cloud&#8221; and &#8220;Cloud-Native&#8221;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There is a useful distinction that does not get enough airtime in migration conversations: the difference between being in the cloud and being cloud-native.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Being in the cloud just means your workloads run on cloud infrastructure. Cloud-native means those workloads were designed \u2014 or redesigned \u2014 to take advantage of how cloud infrastructure actually works. That includes things like elastic scaling, managed services, event-driven architecture, containerization, and the ability to spin resources up or down based on real demand rather than peak projections.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you lift and shift a monolith built in 2012, you are in the cloud. You are not cloud-native. And the distance between those two states is where most of the ROI lives.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Cloud-native applications can scale a single service under load without touching the rest of the stack. They can fail gracefully rather than cascading. They can be deployed in pieces, tested independently, and updated without downtime. A lifted-and-shifted monolith can do none of those things without significant architectural work \u2014 work that has to happen eventually anyway.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What Architectural Refactoring Actually Involves<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Refactoring is not a single action. It is a spectrum of interventions that align an application&#8217;s internal structure with the environment it now runs in. Depending on your starting point, it could mean breaking a monolith into independently deployable microservices. It could mean replacing self-managed databases with cloud-native managed services that handle replication, backups, and failover automatically. It could mean containerizing workloads so they run consistently across environments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At a practical level, this often starts with a proper application portfolio assessment. Not all applications need the same degree of refactoring, and a good assessment will tell you which workloads are candidates for modernization, which can be re-platformed with minimal effort, and which are genuinely fine as-is. This kind of structured analysis \u2014 mapping dependencies, estimating effort, projecting outcomes \u2014 is where the migration plan actually gets built. It is also where a lot of organizations realize they need outside expertise, because the skills required to assess legacy architecture objectively are not always available internally.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For companies across Gujarat navigating this stage, having a partner with experience in <a href=\"https:\/\/techmonarch.com\/in\/it-infrastructure-setup\/\">IT infrastructure planning<\/a> makes a measurable difference. Techmonarch regularly works with businesses to map their existing IT landscape before any migration decision is made, because a migration strategy built on incomplete information tends to produce expensive surprises.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Cost Argument (It Is More Nuanced Than It Looks)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One objection that comes up consistently: refactoring costs more upfront. That is true. You are paying for architecture review, re-engineering work, and the added complexity of managing a migration that involves changing both where your workloads run and how they run. Lift-and-shift is cheaper to execute in the short term.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The question is whether that short-term saving holds over a 24-to-36-month horizon. In most cases, it does not. Cloud spend is a variable cost that reflects how efficiently your architecture uses resources. An over-provisioned, inefficiently structured workload compounds that inefficiency every month. By contrast, a properly refactored workload tends to reduce cloud spend over time as optimization opportunities become visible and achievable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There is also the cost of remediation to factor in. Many organizations that did lift-and-shift migrations in 2019 or 2020 have spent the subsequent years doing the architectural work they deferred \u2014 at higher cost, with a live production environment to work around, and without the clean slate a migration window provides. Doing it right the first time is almost always cheaper than doing it twice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Security and Compliance in a Refactored Architecture<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This dimension is often underweighted in migration conversations, particularly for mid-market organizations that have grown their IT infrastructure organically. A lifted-and-shifted environment carries its security posture from the on-premises world into the cloud. That posture was typically built around network perimeter controls \u2014 firewalls, VLANs, physical access restrictions. None of that translates cleanly into a cloud environment where the perimeter, as traditionally conceived, does not exist.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Refactoring creates an opportunity to build security into the architecture rather than bolt it on afterward. Identity-based access controls, secrets management, network segmentation at the workload level, encryption by default \u2014 these are much easier to implement during a redesign than to retrofit onto a running system. For sectors with compliance obligations, this is not a nice-to-have. It is a requirement.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The companies that handle this well are typically those that treat security architecture as part of the migration design process from the start, not as a checkpoint at the end.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A Practical Framework for Deciding What to Refactor<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Given that refactoring everything simultaneously is rarely feasible, the real skill is in sequencing. A useful starting point is to categorize your application portfolio along two axes: business criticality and architectural complexity. High-criticality, low-complexity workloads are often good early candidates for refactoring \u2014 the business impact of getting it right is high, and the effort is manageable. Low-criticality, high-complexity legacy systems may be candidates for deferred migration, or in some cases, retirement.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From there, a phased migration plan that starts with quick wins \u2014 applications that benefit clearly from refactoring without excessive engineering effort \u2014 builds organizational confidence and creates a template for more complex migrations later. Each phase should have clear success metrics tied to outcomes: not just &#8220;migrated&#8221; but &#8220;cost per transaction reduced,&#8221; &#8220;availability improved to X,&#8221; &#8220;deployment frequency increased.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The human side of this matters too. Migration projects stall not just because of technical complexity but because the team doing the work does not have the bandwidth or the specific expertise needed. Staff augmentation for specialized roles \u2014 cloud architects, DevOps engineers, security specialists \u2014 is often what allows organizations to execute a proper migration without gutting their existing operations team. This is a model that works particularly well for mid-sized companies in Gujarat, where the talent pool for niche cloud roles is growing but demand still outpaces supply.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Where Lift and Shift Still Has a Role<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It would be intellectually dishonest to end without acknowledging the cases where lift-and-shift is genuinely the right call. Applications scheduled for retirement within 18 months do not warrant architectural investment. Data center exit deadlines that cannot be moved sometimes force a lift-and-shift as a first step, with refactoring planned explicitly as the second. Workloads that are stable, low-traffic, and unlikely to scale do not always benefit from the complexity of microservices architecture.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The point is not that lift-and-shift is always wrong. The point is that it should be a deliberate choice made with full visibility into the trade-offs, not a default because refactoring sounds expensive or complicated. When organizations treat lift-and-shift as a migration strategy rather than a stopgap, they tend to be disappointed. When they treat it as a tactical move within a broader modernization roadmap, it can work fine.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"https:\/\/techmonarch.com\/in\/contact-us\/\"><img loading=\"lazy\" decoding=\"async\" width=\"621\" height=\"181\" src=\"https:\/\/techmonarch.com\/in\/wp-content\/uploads\/2025\/12\/Managed-IT-02-1.png\" alt=\"\" class=\"wp-image-7865\" style=\"width:840px;height:auto\" srcset=\"https:\/\/techmonarch.com\/in\/wp-content\/uploads\/2025\/12\/Managed-IT-02-1.png 621w, https:\/\/techmonarch.com\/in\/wp-content\/uploads\/2025\/12\/Managed-IT-02-1-300x87.png 300w\" sizes=\"auto, (max-width: 621px) 100vw, 621px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Final Thought<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The cloud is not a location. It is a set of architectural capabilities that become available to you when your workloads are designed to use them. Lift-and-shift gets you to the location. Refactoring gets you the capabilities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For IT leaders in Ahmedabad and Gandhinagar who are navigating this conversation \u2014 whether that means justifying a refactoring investment to a skeptical CFO, building a migration roadmap for a board that wants results yesterday, or figuring out where to find the expertise to actually execute \u2014 the starting point is the same: an honest architectural assessment of where you are and what it will take to get where you want to go.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The organizations that have done this well did not choose between speed and quality. They chose the right sequence. That is a harder conversation to have, but it is the right one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you have been around IT long enough, you remember the early excitement around cloud migration. The pitch was simple: pick up your servers, drop them in the cloud, and&#8230;<\/p>\n","protected":false},"featured_media":7965,"comment_status":"open","ping_status":"closed","template":"","blog_category":[],"class_list":["post-7963","blog","type-blog","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The End of &quot;Lift and Shift&quot;: Why Architectural Refactoring is the Only True Cloud Migration - techmonarch\/in<\/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:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The End of &quot;Lift and Shift&quot;: Why Architectural Refactoring is the Only True Cloud Migration - techmonarch\/in\" \/>\n<meta property=\"og:description\" content=\"If you have been around IT long enough, you remember the early excitement around cloud migration. The pitch was simple: pick up your servers, drop them in the cloud, and...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/\" \/>\n<meta property=\"og:site_name\" content=\"techmonarch\/in\" \/>\n<meta property=\"og:image\" content=\"https:\/\/techmonarch.com\/in\/wp-content\/uploads\/2026\/05\/01_IN.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1672\" \/>\n\t<meta property=\"og:image:height\" content=\"941\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/blog\\\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\\\/\",\"url\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/blog\\\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\\\/\",\"name\":\"The End of \\\"Lift and Shift\\\": Why Architectural Refactoring is the Only True Cloud Migration - techmonarch\\\/in\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/blog\\\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/blog\\\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/01_IN.png\",\"datePublished\":\"2026-06-01T10:30:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/blog\\\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/techmonarch.com\\\/in\\\/blog\\\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/blog\\\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\\\/#primaryimage\",\"url\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/01_IN.png\",\"contentUrl\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/01_IN.png\",\"width\":1672,\"height\":941},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/blog\\\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"The End of &#8220;Lift and Shift&#8221;: Why Architectural Refactoring is the Only True Cloud Migration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/#website\",\"url\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/\",\"name\":\"techmonarch\\\/in\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/techmonarch.com\\\/in\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The End of \"Lift and Shift\": Why Architectural Refactoring is the Only True Cloud Migration - techmonarch\/in","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:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/","og_locale":"en_US","og_type":"article","og_title":"The End of \"Lift and Shift\": Why Architectural Refactoring is the Only True Cloud Migration - techmonarch\/in","og_description":"If you have been around IT long enough, you remember the early excitement around cloud migration. The pitch was simple: pick up your servers, drop them in the cloud, and...","og_url":"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/","og_site_name":"techmonarch\/in","og_image":[{"width":1672,"height":941,"url":"https:\/\/techmonarch.com\/in\/wp-content\/uploads\/2026\/05\/01_IN.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/","url":"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/","name":"The End of \"Lift and Shift\": Why Architectural Refactoring is the Only True Cloud Migration - techmonarch\/in","isPartOf":{"@id":"https:\/\/techmonarch.com\/in\/#website"},"primaryImageOfPage":{"@id":"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/#primaryimage"},"image":{"@id":"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/#primaryimage"},"thumbnailUrl":"https:\/\/techmonarch.com\/in\/wp-content\/uploads\/2026\/05\/01_IN.png","datePublished":"2026-06-01T10:30:14+00:00","breadcrumb":{"@id":"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/#primaryimage","url":"https:\/\/techmonarch.com\/in\/wp-content\/uploads\/2026\/05\/01_IN.png","contentUrl":"https:\/\/techmonarch.com\/in\/wp-content\/uploads\/2026\/05\/01_IN.png","width":1672,"height":941},{"@type":"BreadcrumbList","@id":"https:\/\/techmonarch.com\/in\/blog\/the-end-of-lift-and-shift-why-architectural-refactoring-is-the-only-true-cloud-migration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techmonarch.com\/in\/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https:\/\/techmonarch.com\/in\/blog\/"},{"@type":"ListItem","position":3,"name":"The End of &#8220;Lift and Shift&#8221;: Why Architectural Refactoring is the Only True Cloud Migration"}]},{"@type":"WebSite","@id":"https:\/\/techmonarch.com\/in\/#website","url":"https:\/\/techmonarch.com\/in\/","name":"techmonarch\/in","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/techmonarch.com\/in\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/techmonarch.com\/in\/wp-json\/wp\/v2\/blog\/7963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techmonarch.com\/in\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/techmonarch.com\/in\/wp-json\/wp\/v2\/types\/blog"}],"replies":[{"embeddable":true,"href":"https:\/\/techmonarch.com\/in\/wp-json\/wp\/v2\/comments?post=7963"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/techmonarch.com\/in\/wp-json\/wp\/v2\/media\/7965"}],"wp:attachment":[{"href":"https:\/\/techmonarch.com\/in\/wp-json\/wp\/v2\/media?parent=7963"}],"wp:term":[{"taxonomy":"blog_category","embeddable":true,"href":"https:\/\/techmonarch.com\/in\/wp-json\/wp\/v2\/blog_category?post=7963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}