{"id":4070,"date":"2026-02-23T11:09:42","date_gmt":"2026-02-23T11:09:42","guid":{"rendered":"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/"},"modified":"2026-02-23T11:09:42","modified_gmt":"2026-02-23T11:09:42","slug":"best-freelancers-consultant-for-ci-cd-engineering-in-uae","status":"publish","type":"post","link":"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/","title":{"rendered":"Best CI\/CD Engineering Freelancers &#038; Consultant in UAE"},"content":{"rendered":"\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">What is CI\/CD Engineering?<\/h2>\n\n\n\n<p>CI\/CD Engineering is the discipline of designing, implementing, and operating automated pipelines that take code from version control through build, test, security checks, and deployment\u2014reliably and repeatedly. It matters because it reduces manual release risk, shortens delivery cycles, and creates a consistent path to production that teams can audit and improve over time.<\/p>\n\n\n\n<p>A CI\/CD Engineering course is useful for both individual contributors and delivery-focused leaders. Developers use it to ship features with confidence, QA engineers use it to shift testing earlier, and platform\/SRE teams use it to standardize deployments and improve reliability. In the UAE, where many organizations run multiple environments (on\u2011prem + cloud) and operate under stricter change controls in regulated industries, well-designed pipelines are a practical advantage.<\/p>\n\n\n\n<p>For Freelancers &amp; Consultant, CI\/CD Engineering connects directly to day-to-day delivery work: standing up pipelines for clients, creating reusable templates, building release governance, and transferring knowledge to internal teams through documentation and workshops.<\/p>\n\n\n\n<p>Typical skills\/tools learned in CI\/CD Engineering include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Git workflows and branching strategies (including trunk-based development concepts)<\/li>\n<li>Pipeline design patterns (stages, gates, approvals, artifact promotion)<\/li>\n<li>CI tooling and runners\/agents (examples: Jenkins, GitLab CI, GitHub Actions, Azure DevOps)<\/li>\n<li>Build and test automation (unit, integration, contract, and smoke tests)<\/li>\n<li>Container build pipelines (Docker) and image scanning practices<\/li>\n<li>Deployment automation to Kubernetes and VMs (Helm, GitOps concepts, rollout strategies)<\/li>\n<li>Infrastructure as Code and configuration management (Terraform, Ansible)<\/li>\n<li>Secrets management and secure CI\/CD (least privilege, credential rotation, protected variables)<\/li>\n<li>Observability basics for releases (logs\/metrics\/traces and deployment tracking)<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">Scope of CI\/CD Engineering Freelancers &amp; Consultant in UAE<\/h2>\n\n\n\n<p>CI\/CD Engineering skills are consistently relevant in the UAE because many organizations are modernizing delivery practices while scaling digital products. Even when a company has strong software engineers, it often needs specialized CI\/CD Engineering Freelancers &amp; Consultant to accelerate implementation, reduce pipeline fragility, and standardize across teams.<\/p>\n\n\n\n<p>Demand comes from both fast-moving product organizations and compliance-heavy enterprises. Startups and scaleups typically want speed and repeatability; larger enterprises want release governance, auditability, and secure automation across multiple business units. The result is a steady need for consultants who can implement pipelines and for training that helps internal teams sustain them.<\/p>\n\n\n\n<p>Delivery formats in the UAE vary by organization and schedule constraints. You\u2019ll see remote online programs, intensive bootcamp-style training for rapid upskilling, and corporate workshops tailored to a company\u2019s toolchain and change-management requirements. For many teams, the most effective approach is blended: instructor-led sessions plus guided labs and a capstone that mirrors their real pipeline.<\/p>\n\n\n\n<p>Typical learning paths depend on your starting point. Beginners often start with Linux, Git, and scripting, then move to CI basics and artifact management. Intermediate learners focus on Kubernetes, GitOps, security scanning, environment promotion, and reliability. Advanced learners explore scaling pipelines, platform engineering patterns, policy-as-code, and multi-team governance.<\/p>\n\n\n\n<p>Scope factors that shape CI\/CD Engineering work and training in the UAE:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Cloud and hybrid reality:<\/strong> many environments mix cloud services with on\u2011prem systems; pipelines must handle both<\/li>\n<li><strong>Regulated delivery:<\/strong> approval gates, segregation of duties, and audit logs can be non-negotiable in certain sectors<\/li>\n<li><strong>Multi-tool ecosystems:<\/strong> enterprises may run several CI systems across business units; standardization becomes a project<\/li>\n<li><strong>Security expectations:<\/strong> DevSecOps practices (scanning, dependency controls, secrets hygiene) are increasingly expected<\/li>\n<li><strong>Kubernetes adoption:<\/strong> common for modern workloads, but it changes deployment and rollback strategies significantly<\/li>\n<li><strong>Data residency and environment controls:<\/strong> what can run in shared SaaS vs restricted environments varies \/ depends<\/li>\n<li><strong>Enterprise change management:<\/strong> integration with ITSM processes and release windows may shape pipeline design<\/li>\n<li><strong>Talent model mix:<\/strong> teams may combine full-time engineers with Freelancers &amp; Consultant for delivery acceleration<\/li>\n<li><strong>Language and collaboration:<\/strong> documentation quality and clear handover matter for multi-national teams<\/li>\n<li><strong>Training constraints:<\/strong> corporate schedules, time zones, and lab access (network restrictions) influence course design<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">Quality of Best CI\/CD Engineering Freelancers &amp; Consultant in UAE<\/h2>\n\n\n\n<p>\u201cBest\u201d in CI\/CD Engineering is less about buzzwords and more about repeatable delivery outcomes: fewer failed releases, clearer traceability, and faster recovery when something goes wrong. When evaluating CI\/CD Engineering Freelancers &amp; Consultant in UAE, focus on whether they can teach and implement practical patterns that fit your constraints (security, approvals, tooling, and team maturity).<\/p>\n\n\n\n<p>High-quality training and consulting should show evidence of hands-on work: real pipelines, realistic failure scenarios, and structured feedback. It should also respect the realities of production environments\u2014where access is limited, changes are reviewed, and reliability matters as much as speed.<\/p>\n\n\n\n<p>Use this checklist to judge quality without relying on hype:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Curriculum depth:<\/strong> covers fundamentals (versioning, artifacts, tests) and advanced topics (GitOps, scaling, governance)<\/li>\n<li><strong>Practical labs:<\/strong> includes guided labs that build a pipeline end-to-end, not just slide-based demos<\/li>\n<li><strong>Real-world projects:<\/strong> a capstone project that mirrors a production workflow (environments, approvals, rollbacks)<\/li>\n<li><strong>Assessments and feedback:<\/strong> code\/pipeline reviews, checkpoints, and clear rubrics for what \u201cgood\u201d looks like<\/li>\n<li><strong>Instructor credibility:<\/strong> publicly stated experience, publications, open-source work, or conference material (if available)<\/li>\n<li><strong>Mentorship and support:<\/strong> office hours, Q&amp;A channels, and post-session support windows (terms vary \/ depend)<\/li>\n<li><strong>Tool and platform coverage:<\/strong> matches your stack (CI tool, container registry, Kubernetes, cloud, IaC, secrets)<\/li>\n<li><strong>Security integration:<\/strong> includes secure defaults\u2014credential handling, protected branches, scanning, and least privilege<\/li>\n<li><strong>Class engagement:<\/strong> manageable class size, time for troubleshooting, and live walkthroughs of errors and fixes<\/li>\n<li><strong>Operational readiness:<\/strong> includes observability, deployment tracking, incident-friendly rollout\/rollback approaches<\/li>\n<li><strong>Certification alignment:<\/strong> only if known and relevant (avoid paying for \u201ccert alignment\u201d that doesn\u2019t match your tools)<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">Top CI\/CD Engineering Freelancers &amp; Consultant in UAE<\/h2>\n\n\n\n<p>Finding \u201cbest\u201d CI\/CD Engineering Freelancers &amp; Consultant can be difficult if you need fully verified public details. The list below focuses on trainers\/consultants with widely recognized public work (books, industry contributions, or an official website). Availability for UAE-based delivery (remote vs onsite) varies \/ depends and should be confirmed directly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Trainer #1 \u2014 Rajesh Kumar<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Website: https:\/\/www.rajeshkumar.xyz\/<\/li>\n<li>Introduction: Rajesh Kumar provides CI\/CD Engineering-focused guidance with an emphasis on practical implementation and learning-by-building. His approach is typically a good fit for teams that want to move from \u201cpipeline basics\u201d to repeatable delivery patterns, including templates, quality gates, and automation hygiene. Specific employer history, certifications, and UAE onsite availability are Not publicly stated.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Trainer #2 \u2014 Dave Farley<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Website: Not provided here (external links restricted)<\/li>\n<li>Introduction: Dave Farley is publicly known as a co-author of <em>Continuous Delivery<\/em>, a widely referenced book in modern CI\/CD Engineering practices. His content is strong for organizations that need principled pipeline design, testability, and architectural practices that make continuous delivery sustainable. Engagement terms and UAE availability are Not publicly stated.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Trainer #3 \u2014 Jez Humble<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Website: Not provided here (external links restricted)<\/li>\n<li>Introduction: Jez Humble is publicly known as a co-author of <em>Continuous Delivery<\/em> and related work that connects technical delivery with lean ways of working. He is a relevant choice when teams in the UAE want CI\/CD Engineering that includes measurement, flow, and governance\u2014not only tooling. Delivery format (remote\/onsite) and consulting scope are Not publicly stated.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Trainer #4 \u2014 Gene Kim<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Website: Not provided here (external links restricted)<\/li>\n<li>Introduction: Gene Kim is publicly recognized for authorship in the DevOps space (including <em>The Phoenix Project<\/em> and <em>The DevOps Handbook<\/em>), which strongly influences how CI\/CD Engineering is adopted in real organizations. His perspective is useful when leadership and engineering teams need alignment on delivery constraints, bottlenecks, and outcome-driven improvement. Specific consulting availability for UAE engagements is Not publicly stated.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Trainer #5 \u2014 Viktor Farcic<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Website: Not provided here (external links restricted)<\/li>\n<li>Introduction: Viktor Farcic is publicly known as a DevOps educator who often focuses on hands-on, cloud-native delivery workflows that intersect with CI\/CD Engineering (containers, Kubernetes, and GitOps practices). He can be a strong fit for teams modernizing deployment approaches and standardizing pipelines around reusable patterns. UAE availability and commercial terms are Not publicly stated.<\/li>\n<\/ul>\n\n\n\n<p>Choosing the right trainer for CI\/CD Engineering in UAE usually comes down to fit, not fame. Start by clarifying your target toolchain (CI platform, cloud, Kubernetes\/IaC), your compliance constraints (approval gates, audit needs), and whether you need a short enablement workshop or a longer mentoring-style engagement. For Freelancers &amp; Consultant selection, ask for a sample lab outline, expected deliverables (pipeline templates, documentation, reference implementation), and how handover will work so your internal team can own the system after the engagement.<\/p>\n\n\n\n<p>More profiles (LinkedIn): https:\/\/www.linkedin.com\/in\/rajeshkumarin\/ https:\/\/www.linkedin.com\/in\/imashwani\/ https:\/\/www.linkedin.com\/in\/gufran-jahangir\/ https:\/\/www.linkedin.com\/in\/ravi-kumar-zxc\/ https:\/\/www.linkedin.com\/in\/narayancotocus\/<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">Contact Us<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>contact@devopsfreelancer.com<\/li>\n<li>+91 7004215841<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>&#8212;<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-4070","post","type-post","status-publish","format-standard","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Best CI\/CD Engineering Freelancers &amp; Consultant in UAE - DevOps Freelancer<\/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.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Best CI\/CD Engineering Freelancers &amp; Consultant in UAE - DevOps Freelancer\" \/>\n<meta property=\"og:description\" content=\"---\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/\" \/>\n<meta property=\"og:site_name\" content=\"DevOps Freelancer\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-23T11:09:42+00:00\" \/>\n<meta name=\"author\" content=\"devopsfreelancer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"devopsfreelancer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/\",\"url\":\"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/\",\"name\":\"Best CI\/CD Engineering Freelancers & Consultant in UAE - DevOps Freelancer\",\"isPartOf\":{\"@id\":\"https:\/\/www.devopsfreelancer.com\/blog\/#website\"},\"datePublished\":\"2026-02-23T11:09:42+00:00\",\"author\":{\"@id\":\"https:\/\/www.devopsfreelancer.com\/blog\/#\/schema\/person\/5d43f86b906340f783be790fe05d65eb\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.devopsfreelancer.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Best CI\/CD Engineering Freelancers &#038; Consultant in UAE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.devopsfreelancer.com\/blog\/#website\",\"url\":\"https:\/\/www.devopsfreelancer.com\/blog\/\",\"name\":\"DevOps Freelancer\",\"description\":\"We provide DevOps | SRE | DevSecOps | MLOps Freelancing\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.devopsfreelancer.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.devopsfreelancer.com\/blog\/#\/schema\/person\/5d43f86b906340f783be790fe05d65eb\",\"name\":\"devopsfreelancer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.devopsfreelancer.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cae49a2903b45435fd1e3f2e444cc7e3346ef536cf473471370e63cbae11ac10?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cae49a2903b45435fd1e3f2e444cc7e3346ef536cf473471370e63cbae11ac10?s=96&d=mm&r=g\",\"caption\":\"devopsfreelancer\"},\"url\":\"https:\/\/www.devopsfreelancer.com\/blog\/author\/devopsfreelancer\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Best CI\/CD Engineering Freelancers & Consultant in UAE - DevOps Freelancer","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.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/","og_locale":"en_US","og_type":"article","og_title":"Best CI\/CD Engineering Freelancers & Consultant in UAE - DevOps Freelancer","og_description":"---","og_url":"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/","og_site_name":"DevOps Freelancer","article_published_time":"2026-02-23T11:09:42+00:00","author":"devopsfreelancer","twitter_card":"summary_large_image","twitter_misc":{"Written by":"devopsfreelancer","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/","url":"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/","name":"Best CI\/CD Engineering Freelancers & Consultant in UAE - DevOps Freelancer","isPartOf":{"@id":"https:\/\/www.devopsfreelancer.com\/blog\/#website"},"datePublished":"2026-02-23T11:09:42+00:00","author":{"@id":"https:\/\/www.devopsfreelancer.com\/blog\/#\/schema\/person\/5d43f86b906340f783be790fe05d65eb"},"breadcrumb":{"@id":"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.devopsfreelancer.com\/blog\/best-freelancers-consultant-for-ci-cd-engineering-in-uae\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.devopsfreelancer.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Best CI\/CD Engineering Freelancers &#038; Consultant in UAE"}]},{"@type":"WebSite","@id":"https:\/\/www.devopsfreelancer.com\/blog\/#website","url":"https:\/\/www.devopsfreelancer.com\/blog\/","name":"DevOps Freelancer","description":"We provide DevOps | SRE | DevSecOps | MLOps Freelancing","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.devopsfreelancer.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.devopsfreelancer.com\/blog\/#\/schema\/person\/5d43f86b906340f783be790fe05d65eb","name":"devopsfreelancer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.devopsfreelancer.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cae49a2903b45435fd1e3f2e444cc7e3346ef536cf473471370e63cbae11ac10?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cae49a2903b45435fd1e3f2e444cc7e3346ef536cf473471370e63cbae11ac10?s=96&d=mm&r=g","caption":"devopsfreelancer"},"url":"https:\/\/www.devopsfreelancer.com\/blog\/author\/devopsfreelancer\/"}]}},"_links":{"self":[{"href":"https:\/\/www.devopsfreelancer.com\/blog\/wp-json\/wp\/v2\/posts\/4070","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsfreelancer.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsfreelancer.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsfreelancer.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsfreelancer.com\/blog\/wp-json\/wp\/v2\/comments?post=4070"}],"version-history":[{"count":0,"href":"https:\/\/www.devopsfreelancer.com\/blog\/wp-json\/wp\/v2\/posts\/4070\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.devopsfreelancer.com\/blog\/wp-json\/wp\/v2\/media?parent=4070"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsfreelancer.com\/blog\/wp-json\/wp\/v2\/categories?post=4070"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsfreelancer.com\/blog\/wp-json\/wp\/v2\/tags?post=4070"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}