{"id":6881,"date":"2020-12-21T16:01:52","date_gmt":"2020-12-21T16:01:52","guid":{"rendered":"https:\/\/testing.xplaye.com\/ikusi2\/application-modernization\/"},"modified":"2023-08-23T17:29:05","modified_gmt":"2023-08-23T17:29:05","slug":"application-modernization","status":"publish","type":"post","link":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/","title":{"rendered":"Application modernization"},"content":{"rendered":"\n<p>Application modernization is the process of improving your current applications, or creating new ones, in order to take advantage of technology and align your company\u2019s hardware architecture with business needs.&nbsp;<\/p>\n\n\n\n<p>An application is a program designed to perform a specific task directly for user\u2019s&nbsp;benefit or in some cases for another application. That\u2019s why the launching of an application modernization project is not an easy job.&nbsp;<\/p>\n\n\n\n<p>IT teams&nbsp;are responsible for keeping applications running without problems&nbsp;in order not to&nbsp;affect&nbsp;the&nbsp;continuity&nbsp;of business operations and this may be time-consuming and resource-consuming. Furthermore, we should be clear about the value of such updates on existing applications in terms of improvement of functions and\/or features.&nbsp;<\/p>\n\n\n\n<p>Sometimes application modernization is required since the old software becomes incompatible with new versions of operating system within a system hardware and the same operation requires an update&nbsp;for&nbsp;the purpose of&nbsp;a more efficient use of&nbsp;time and resources.&nbsp;<\/p>\n\n\n\n<p>There is a variety of traditional methods to modernize applications&nbsp;like&nbsp;rewriting existing application code and update it to a more modern, web-friendly programming language. Other programmers prefer a web interface&nbsp;to be&nbsp;placed in front of the obsolete application in order to save still valuable parts therein.&nbsp;<\/p>\n\n\n\n<p>The main challenge is that many&nbsp;out-dated&nbsp;applications contain a business process workflow which is coded and tied to other aspects of the legacy code.&nbsp;<\/p>\n\n\n\n<p>Planning a modernization process of application infrastructure is very important. An option may be migrating the entire application to a new environment which may contain different parts of application and organize the entire application with a container orchestrator like Kubernetes.&nbsp;<\/p>\n\n\n\n<p>Another option is the creation of cloud-based native capabilities that connect&nbsp;with&nbsp;existing applications, through APIs, in order to provide new functionality. From containers to microservices, DevOps and security, we must understand all the different facets of application modernization process when we plan&nbsp;architecture and \/ or migration&nbsp;thereof.&nbsp;<\/p>\n\n\n\n<p><strong>What are containers?<\/strong>&nbsp;<\/p>\n\n\n\n<p>Like a shipping container, a software container is a standardized&nbsp;package&nbsp;of software. A&nbsp;container&nbsp;contains everything required to make a software run,&nbsp;such as software code, runtime, system tools, system libraries and configuration.&nbsp;<\/p>\n\n\n\n<p>From the point of view of&nbsp;the&nbsp;users&nbsp;or owners, containers may look like a real server.&nbsp;<\/p>\n\n\n\n<p>There&nbsp;is a variety of&nbsp;containers such as:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Infrastructure containers or container system<\/strong>: the service they provide allows the execution&nbsp;in isolation&nbsp;of multiple functions of the operating systems.&nbsp;<\/li>\n\n\n\n<li><strong>Process containers or application containers<\/strong>: These containers are what most contributes to this blog, since they provide a system to package applications and all their dependencies,&nbsp;which&nbsp;is a&nbsp;very useful&nbsp;feature in the development and distribution thereof. These containers are widely used in the cloud to distribute applications, they are also very efficient for system administrators or tools such as the aforementioned Kubernetes for container orchestration. Just to mention a few, we can see these systems in Docker and system-nspawn.&nbsp;<\/li>\n\n\n\n<li><strong>Sandbox containers<\/strong>: The main feature of&nbsp;Sandbox containers&nbsp;is&nbsp;the isolation they provide in an environment which allows said containers to run in an encapsulated environment where they have restricted access to operating system resources or user data.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><strong>Benefits Containers can bring to Organizations&nbsp;<\/strong>&nbsp;<\/p>\n\n\n\n<p>In Mexico,&nbsp;organizations started learning about containers just a few ago; in the Mexican business landscape there are companies more advanced than others on such&nbsp;topics. If you are considering to adopt containers, here are some benefits you can get from them:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Choice of any cloud<\/strong><strong>:&nbsp;<\/strong>zip, migrate, and run applications on any private or public cloud.&nbsp;<\/li>\n\n\n\n<li><strong>Decreas<\/strong><strong>e<\/strong><strong>&nbsp;commercialization time<\/strong>: the application is the new&nbsp;business,&nbsp;therefore, they generate competitive advantage. Containers can accelerate the delivery of new services with operational and development agility.&nbsp;<\/li>\n\n\n\n<li><strong>Faster deployments<\/strong>:&nbsp;the use of containers allows development teams to reduce the time and frequency required to deploy and enable new services.&nbsp;&nbsp;<\/li>\n\n\n\n<li><strong>IT Infrastructure Optimization<\/strong>:&nbsp;reduce&nbsp;infrastructure&nbsp;costs&nbsp;through the&nbsp;centralization of&nbsp;services, primarily on software, not hardware.&nbsp;<\/li>\n\n\n\n<li><strong>Increased operational efficiency<\/strong><strong>:&nbsp;<\/strong>automate application and infrastructure management by concentrating your team on a single operating model.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><strong>Are containers and microservices the same?<\/strong>&nbsp;<\/p>\n\n\n\n<p>Container deployment and use&nbsp;are practically one step away from microservices. Microservices are not a \u201cwhat\u201d, but a \u201chow\u201d, they refer to the way the&nbsp;application&nbsp;architecture is designed. An architecture based on microservices allows dividing applications into&nbsp;multiple&nbsp;compact and independent elements. Unlike the traditional, monolithic approach of the applications, where everything is compiled into one piece, microservices are independent elements working together in order to accomplish the same tasks and achieve the business goals. Containers help&nbsp;to&nbsp;make the above happens.&nbsp;<\/p>\n\n\n\n<p><strong>Example of a microservices-based application<\/strong>&nbsp;<\/p>\n\n\n\n<p>Netflix is \u200b\u200bone of the first companies to&nbsp;make extensive&nbsp;use&nbsp;of&nbsp;containers. They redesigned and restructured the applications that once ran their entire video service using a microservices architecture. For some years, Netflix has made use of more than 700 microservices approximately to manage each of the functions the entire service they offer consists of.&nbsp;<\/p>\n\n\n\n<p>This is an example of some microservices of&nbsp;Netflix:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Main menu<\/strong>:&nbsp;a&nbsp;microservice that provides names and images of the content&nbsp;available.&nbsp;<\/li>\n\n\n\n<li><strong>Recommendations<\/strong>: a microservice that takes the history of views and, through analytics, recommends similar content.&nbsp;<\/li>\n\n\n\n<li><strong>Content selection<\/strong>:&nbsp;a&nbsp;microservice that provides&nbsp;on&nbsp;your phone, tablet, computer or television the video file to play with a video quality based on your Internet speed.&nbsp;<\/li>\n\n\n\n<li><strong>Billing<\/strong>:&nbsp;a&nbsp;microservice that calculates the monthly fee to be charged&nbsp;through&nbsp;your credit card.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>We know that modernizing legacy applications make digital transformation more difficult, time consuming, and costly. Even when the budget is not a concern for the organization,&nbsp;IT teams&nbsp;know&nbsp;that software is becoming obsolete faster and faster and we require action plans to modernize the infrastructure of our applications in the most efficient way.&nbsp;<\/p>\n\n\n\n<p>Every application was an investment&nbsp;at the beginning, so the main challenge is to retain the value of applications, without restricting&nbsp;the&nbsp;innovation and adaptability to modern hardware.&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Application modernization is the process of improving your current applications, or creating new ones, in order to take advantage of<\/p>\n","protected":false},"author":2,"featured_media":11795,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[2],"tags":[],"temas":[41],"class_list":["post-6881","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","temas-digital-transformation"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Application modernization - Ikusi EN<\/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:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Application modernization - Ikusi EN\" \/>\n<meta property=\"og:description\" content=\"Application modernization is the process of improving your current applications, or creating new ones, in order to take advantage of\" \/>\n<meta property=\"og:url\" content=\"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/\" \/>\n<meta property=\"og:site_name\" content=\"Ikusi EN\" \/>\n<meta property=\"article:published_time\" content=\"2020-12-21T16:01:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-23T17:29:05+00:00\" \/>\n<meta name=\"author\" content=\"Ikusi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ikusi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/\"},\"author\":{\"name\":\"Ikusi\",\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/#\\\/schema\\\/person\\\/bcd06b0e7689b90689815d0b78a2bc2d\"},\"headline\":\"Application modernization\",\"datePublished\":\"2020-12-21T16:01:52+00:00\",\"dateModified\":\"2023-08-23T17:29:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/\"},\"wordCount\":1098,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2023\\\/04\\\/modernizacion-de-aplicaciones.jpg\",\"articleSection\":[\"News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/\",\"url\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/\",\"name\":\"Application modernization - Ikusi EN\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2023\\\/04\\\/modernizacion-de-aplicaciones.jpg\",\"datePublished\":\"2020-12-21T16:01:52+00:00\",\"dateModified\":\"2023-08-23T17:29:05+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/#\\\/schema\\\/person\\\/bcd06b0e7689b90689815d0b78a2bc2d\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/#primaryimage\",\"url\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2023\\\/04\\\/modernizacion-de-aplicaciones.jpg\",\"contentUrl\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2023\\\/04\\\/modernizacion-de-aplicaciones.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/blog\\\/application-modernization\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Application modernization\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/\",\"name\":\"Ikusi EN\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/#\\\/schema\\\/person\\\/bcd06b0e7689b90689815d0b78a2bc2d\",\"name\":\"Ikusi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/962736704ad33e8f2d1fd7afc591ab0f78027bd65a33c2312c6d1ef90a4b2e77?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/962736704ad33e8f2d1fd7afc591ab0f78027bd65a33c2312c6d1ef90a4b2e77?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/962736704ad33e8f2d1fd7afc591ab0f78027bd65a33c2312c6d1ef90a4b2e77?s=96&d=mm&r=g\",\"caption\":\"Ikusi\"},\"url\":\"https:\\\/\\\/testing.xplaye.com\\\/ikusi2\\\/en\\\/author\\\/ikusi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Application modernization - Ikusi EN","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:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/","og_locale":"en_US","og_type":"article","og_title":"Application modernization - Ikusi EN","og_description":"Application modernization is the process of improving your current applications, or creating new ones, in order to take advantage of","og_url":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/","og_site_name":"Ikusi EN","article_published_time":"2020-12-21T16:01:52+00:00","article_modified_time":"2023-08-23T17:29:05+00:00","author":"Ikusi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ikusi","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/#article","isPartOf":{"@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/"},"author":{"name":"Ikusi","@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/#\/schema\/person\/bcd06b0e7689b90689815d0b78a2bc2d"},"headline":"Application modernization","datePublished":"2020-12-21T16:01:52+00:00","dateModified":"2023-08-23T17:29:05+00:00","mainEntityOfPage":{"@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/"},"wordCount":1098,"commentCount":0,"image":{"@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/#primaryimage"},"thumbnailUrl":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-content\/uploads\/sites\/2\/2023\/04\/modernizacion-de-aplicaciones.jpg","articleSection":["News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/","url":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/","name":"Application modernization - Ikusi EN","isPartOf":{"@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/#primaryimage"},"image":{"@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/#primaryimage"},"thumbnailUrl":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-content\/uploads\/sites\/2\/2023\/04\/modernizacion-de-aplicaciones.jpg","datePublished":"2020-12-21T16:01:52+00:00","dateModified":"2023-08-23T17:29:05+00:00","author":{"@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/#\/schema\/person\/bcd06b0e7689b90689815d0b78a2bc2d"},"breadcrumb":{"@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/#primaryimage","url":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-content\/uploads\/sites\/2\/2023\/04\/modernizacion-de-aplicaciones.jpg","contentUrl":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-content\/uploads\/sites\/2\/2023\/04\/modernizacion-de-aplicaciones.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/blog\/application-modernization\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/testing.xplaye.com\/ikusi2\/en\/"},{"@type":"ListItem","position":2,"name":"Application modernization"}]},{"@type":"WebSite","@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/#website","url":"https:\/\/testing.xplaye.com\/ikusi2\/en\/","name":"Ikusi EN","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/testing.xplaye.com\/ikusi2\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/testing.xplaye.com\/ikusi2\/en\/#\/schema\/person\/bcd06b0e7689b90689815d0b78a2bc2d","name":"Ikusi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/962736704ad33e8f2d1fd7afc591ab0f78027bd65a33c2312c6d1ef90a4b2e77?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/962736704ad33e8f2d1fd7afc591ab0f78027bd65a33c2312c6d1ef90a4b2e77?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/962736704ad33e8f2d1fd7afc591ab0f78027bd65a33c2312c6d1ef90a4b2e77?s=96&d=mm&r=g","caption":"Ikusi"},"url":"https:\/\/testing.xplaye.com\/ikusi2\/en\/author\/ikusi\/"}]}},"_links":{"self":[{"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/posts\/6881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/comments?post=6881"}],"version-history":[{"count":1,"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/posts\/6881\/revisions"}],"predecessor-version":[{"id":9898,"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/posts\/6881\/revisions\/9898"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/media?parent=6881"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/categories?post=6881"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/tags?post=6881"},{"taxonomy":"temas","embeddable":true,"href":"https:\/\/testing.xplaye.com\/ikusi2\/en\/wp-json\/wp\/v2\/temas?post=6881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}