{"id":447,"date":"2021-01-11T05:48:36","date_gmt":"2021-01-11T05:48:36","guid":{"rendered":"https:\/\/cyberchunk.com\/?p=447"},"modified":"2023-08-07T10:08:38","modified_gmt":"2023-08-07T10:08:38","slug":"hardware-recommendations-for-magento-2","status":"publish","type":"post","link":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/","title":{"rendered":"Hardware Recommendations For Magento 2"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">How much CPU need for Magento 2 ?<\/h3>\n\n\n\n<p>Magento web nodes serve all requests that are not cached or cannot be cached through the application. One CPU core can serve around two (sometimes up to four) Magento requests effectively. Use the following equation to determine how many web nodes\/cores you need to process all incoming requests without putting them into the queue:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><code>N[Cores] = (N[Expected Requests] \/ 2) + N [Expected Cron Processes]<\/code><\/p>\n<\/blockquote>\n\n\n\n<p>If you expect a store\u2019s load to change, you can manually increase the number of web nodes\/cores for an active sales period. Alternatively, an auto-scaling model can be used for automatically extending web tiers.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">PHP Configuration for Magento 2 <\/h3>\n\n\n\n<p>Magento 2 has differing PHP memory requirements, based on how your system is deployed. In general, if you are setting up a single server store, we recommend configuring PHP memory for 2G. If you are setting up a site using pipeline deployment, we recommend 2 GB on your build server and 1 GB on your web nodes.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Scenarios and expected PHP memory requirements:<\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Webnode serving only storefront pages: 256 MB<\/li>\n\n\n\n<li>Webnode serving admin pages with a large catalog: 1 GB<\/li>\n\n\n\n<li>Magento 2 cron indexing a site with a large catalog: &gt;256 MB <\/li>\n\n\n\n<li>Magento 2 compile and deploy static assets: 756 MB<\/li>\n\n\n\n<li>Magento 2 performance toolkit profile generation: &gt;1 GB PHP RAM, &gt;16 MB MySQL TMP_TABLE_SIZE &amp; MAX_HEAP_TABLE_SIZE settings<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">MySQL<\/h3>\n\n\n\n<p>The Magento 2 database (as well as any other database) is sensitive to the amount of the memory available for storing data and indexes. To effectively leverage MySQL data indexation, the amount of memory available should be, at minimum, close to half the size of the data stored in the database.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Caches<\/h3>\n\n\n\n<p>If you are deploying multiple Magento 2 and using Redis or Varnish for your caches, please keep the following principles in mind:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Varnish full page cache memory invalidation is effective, recommend enough memory allocated to Varnish to hold your most popular pages in memory<\/li>\n\n\n\n<li>Session cache is a good candidate to configure for a separate instance of Redis. Memory configuration for this cache type should consider the site\u2019s cart abandonment strategy and how long a session should expect to remain in the cache<\/li>\n\n\n\n<li>Redis should have enough memory allocated to hold all other caches in memory for optimal performance. Block cache will be the key factor in determining the amount of memory to configure. Block cache grows relative to the <\/li>\n\n\n\n<li>number of pages on a site (number of SKUs x number of store views)<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Network bandwidth<\/h3>\n\n\n\n<p>Sufficient network bandwidth is one of the key requirements for data exchange between web nodes, database(s), caching\/session servers, and other services. Because Magento 2 effectively leverages caching for high performance, your system can actively exchange data with caching servers like Redis. If Redis is located on a remote server, you must provide a sufficient network channel between web nodes and the caching server to prevent bottlenecks on read\/write operations.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How much CPU need for Magento 2 ? Magento web nodes serve all requests that are not cached or cannot be cached through the application. &hellip;<\/p>\n","protected":false},"author":1,"featured_media":557,"comment_status":"open","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"footnotes":""},"categories":[68,67],"tags":[71,72,73],"class_list":["post-447","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-infra-benchmarks","category-magento","tag-magento-2","tag-magento-2-hardware-recommendations","tag-magento-hardware-specification"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.5 (Yoast SEO v25.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Hardware Recommendations for Magento 2<\/title>\n<meta name=\"description\" content=\"Discover essential hardware recommendations to ensure optimal performance for your Magento 2 store. Get the right setup for a seamless e-commerce experience.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hardware Recommendations For Magento 2\" \/>\n<meta property=\"og:description\" content=\"Discover essential hardware recommendations to ensure optimal performance for your Magento 2 store. Get the right setup for a seamless e-commerce experience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Pracoda Technologies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/cyberchunkin\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-11T05:48:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-07T10:08:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"338\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"prakash\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"prakash\" \/>\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:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/\"},\"author\":{\"name\":\"prakash\",\"@id\":\"https:\/\/pracoda.com\/blog\/#\/schema\/person\/758a6d1f2973de0cff80453cd6eb299e\"},\"headline\":\"Hardware Recommendations For Magento 2\",\"datePublished\":\"2021-01-11T05:48:36+00:00\",\"dateModified\":\"2023-08-07T10:08:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/\"},\"wordCount\":478,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/pracoda.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg\",\"keywords\":[\"Magento 2\",\"Magento 2 Hardware Recommendations\",\"Magento Hardware specification\"],\"articleSection\":[\"Infra Benchmarks\",\"Magento\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/\",\"url\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/\",\"name\":\"Hardware Recommendations for Magento 2\",\"isPartOf\":{\"@id\":\"https:\/\/pracoda.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg\",\"datePublished\":\"2021-01-11T05:48:36+00:00\",\"dateModified\":\"2023-08-07T10:08:38+00:00\",\"description\":\"Discover essential hardware recommendations to ensure optimal performance for your Magento 2 store. Get the right setup for a seamless e-commerce experience.\",\"breadcrumb\":{\"@id\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#primaryimage\",\"url\":\"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg\",\"contentUrl\":\"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg\",\"width\":600,\"height\":338},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pracoda.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hardware Recommendations For Magento 2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pracoda.com\/blog\/#website\",\"url\":\"https:\/\/pracoda.com\/blog\/\",\"name\":\"Pracoda Technologies\",\"description\":\"Unveiling the Digital Landscape: Navigating Tech, Scams, and Societal Shifts\",\"publisher\":{\"@id\":\"https:\/\/pracoda.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pracoda.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/pracoda.com\/blog\/#organization\",\"name\":\"CyberChunk\",\"url\":\"https:\/\/pracoda.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pracoda.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cyberchunk.com\/wp-content\/uploads\/2023\/08\/CyberChunk-Logos-1-1.png\",\"contentUrl\":\"https:\/\/cyberchunk.com\/wp-content\/uploads\/2023\/08\/CyberChunk-Logos-1-1.png\",\"width\":1409,\"height\":293,\"caption\":\"CyberChunk\"},\"image\":{\"@id\":\"https:\/\/pracoda.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/cyberchunkin\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/pracoda.com\/blog\/#\/schema\/person\/758a6d1f2973de0cff80453cd6eb299e\",\"name\":\"prakash\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pracoda.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/af9d52a696766d27b7ffcff0321f8743973b88cbd4c13d9594dfc0d4744913c3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/af9d52a696766d27b7ffcff0321f8743973b88cbd4c13d9594dfc0d4744913c3?s=96&d=mm&r=g\",\"caption\":\"prakash\"},\"description\":\"The proactive Magento developer, DevOps expert, and e-commerce consultant behind Pracoda Technologies is the driving force behind our commitment to delivering excellence in software solutions. With a diverse skill set, strategic mindset, and collaborative approach, our leadership ensures we remain at the forefront of innovation, consistently propelling clients toward success and customer satisfaction as we navigate the ever-evolving e-commerce landscape.\",\"sameAs\":[\"https:\/\/cyberchunk.com\"],\"knowsAbout\":[\"CyberSecurity\"],\"knowsLanguage\":[\"English\"],\"jobTitle\":\"Senior Software Enginner\",\"worksFor\":\"Pracoda Technologies\",\"url\":\"https:\/\/pracoda.com\/blog\/author\/prakash\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Hardware Recommendations for Magento 2","description":"Discover essential hardware recommendations to ensure optimal performance for your Magento 2 store. Get the right setup for a seamless e-commerce experience.","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:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/","og_locale":"en_US","og_type":"article","og_title":"Hardware Recommendations For Magento 2","og_description":"Discover essential hardware recommendations to ensure optimal performance for your Magento 2 store. Get the right setup for a seamless e-commerce experience.","og_url":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/","og_site_name":"Pracoda Technologies","article_publisher":"https:\/\/www.facebook.com\/cyberchunkin\/","article_published_time":"2021-01-11T05:48:36+00:00","article_modified_time":"2023-08-07T10:08:38+00:00","og_image":[{"width":600,"height":338,"url":"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg","type":"image\/jpeg"}],"author":"prakash","twitter_card":"summary_large_image","twitter_misc":{"Written by":"prakash","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#article","isPartOf":{"@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/"},"author":{"name":"prakash","@id":"https:\/\/pracoda.com\/blog\/#\/schema\/person\/758a6d1f2973de0cff80453cd6eb299e"},"headline":"Hardware Recommendations For Magento 2","datePublished":"2021-01-11T05:48:36+00:00","dateModified":"2023-08-07T10:08:38+00:00","mainEntityOfPage":{"@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/"},"wordCount":478,"commentCount":0,"publisher":{"@id":"https:\/\/pracoda.com\/blog\/#organization"},"image":{"@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#primaryimage"},"thumbnailUrl":"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg","keywords":["Magento 2","Magento 2 Hardware Recommendations","Magento Hardware specification"],"articleSection":["Infra Benchmarks","Magento"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/","url":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/","name":"Hardware Recommendations for Magento 2","isPartOf":{"@id":"https:\/\/pracoda.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#primaryimage"},"image":{"@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#primaryimage"},"thumbnailUrl":"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg","datePublished":"2021-01-11T05:48:36+00:00","dateModified":"2023-08-07T10:08:38+00:00","description":"Discover essential hardware recommendations to ensure optimal performance for your Magento 2 store. Get the right setup for a seamless e-commerce experience.","breadcrumb":{"@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#primaryimage","url":"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg","contentUrl":"https:\/\/pracoda.com\/blog\/wp-content\/uploads\/2021\/01\/Cyber-Chunk-Magento-2-600x338-1.jpg","width":600,"height":338},{"@type":"BreadcrumbList","@id":"https:\/\/pracoda.com\/blog\/hardware-recommendations-for-magento-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pracoda.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Hardware Recommendations For Magento 2"}]},{"@type":"WebSite","@id":"https:\/\/pracoda.com\/blog\/#website","url":"https:\/\/pracoda.com\/blog\/","name":"Pracoda Technologies","description":"Unveiling the Digital Landscape: Navigating Tech, Scams, and Societal Shifts","publisher":{"@id":"https:\/\/pracoda.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pracoda.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pracoda.com\/blog\/#organization","name":"CyberChunk","url":"https:\/\/pracoda.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pracoda.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cyberchunk.com\/wp-content\/uploads\/2023\/08\/CyberChunk-Logos-1-1.png","contentUrl":"https:\/\/cyberchunk.com\/wp-content\/uploads\/2023\/08\/CyberChunk-Logos-1-1.png","width":1409,"height":293,"caption":"CyberChunk"},"image":{"@id":"https:\/\/pracoda.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/cyberchunkin\/"]},{"@type":"Person","@id":"https:\/\/pracoda.com\/blog\/#\/schema\/person\/758a6d1f2973de0cff80453cd6eb299e","name":"prakash","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pracoda.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/af9d52a696766d27b7ffcff0321f8743973b88cbd4c13d9594dfc0d4744913c3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/af9d52a696766d27b7ffcff0321f8743973b88cbd4c13d9594dfc0d4744913c3?s=96&d=mm&r=g","caption":"prakash"},"description":"The proactive Magento developer, DevOps expert, and e-commerce consultant behind Pracoda Technologies is the driving force behind our commitment to delivering excellence in software solutions. With a diverse skill set, strategic mindset, and collaborative approach, our leadership ensures we remain at the forefront of innovation, consistently propelling clients toward success and customer satisfaction as we navigate the ever-evolving e-commerce landscape.","sameAs":["https:\/\/cyberchunk.com"],"knowsAbout":["CyberSecurity"],"knowsLanguage":["English"],"jobTitle":"Senior Software Enginner","worksFor":"Pracoda Technologies","url":"https:\/\/pracoda.com\/blog\/author\/prakash\/"}]}},"_links":{"self":[{"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/posts\/447","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/comments?post=447"}],"version-history":[{"count":3,"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/posts\/447\/revisions"}],"predecessor-version":[{"id":721,"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/posts\/447\/revisions\/721"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/media\/557"}],"wp:attachment":[{"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/media?parent=447"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/categories?post=447"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pracoda.com\/blog\/wp-json\/wp\/v2\/tags?post=447"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}