{"id":36,"date":"2026-02-09T06:54:24","date_gmt":"2026-02-09T06:54:24","guid":{"rendered":"https:\/\/www.aiaviationacademy.com\/blog\/?p=36"},"modified":"2026-02-09T06:54:24","modified_gmt":"2026-02-09T06:54:24","slug":"devops-certified-professional-dcp-certification-pathway","status":"publish","type":"post","link":"https:\/\/www.aiaviationacademy.com\/blog\/uncategorized\/devops-certified-professional-dcp-certification-pathway\/","title":{"rendered":"DevOps Certified Professional (DCP) Certification Pathway"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"436\" src=\"https:\/\/www.aiaviationacademy.com\/blog\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_pic7zvpic7zvpic7_compressed-1.jpg\" alt=\"\" class=\"wp-image-37\" srcset=\"https:\/\/www.aiaviationacademy.com\/blog\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_pic7zvpic7zvpic7_compressed-1.jpg 800w, https:\/\/www.aiaviationacademy.com\/blog\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_pic7zvpic7zvpic7_compressed-1-300x164.jpg 300w, https:\/\/www.aiaviationacademy.com\/blog\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_pic7zvpic7zvpic7_compressed-1-768x419.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Introduction<\/strong><\/h2>\n\n\n\n<p>In software companies, the biggest pain is not writing code. The biggest pain is <strong>delivering code smoothly<\/strong>\u2014build, test, deploy, and support\u2014without last-minute panic. When releases are slow or risky, it usually happens because automation is weak, pipelines are inconsistent, and teams spend too much time fixing the same issues again and again.<\/p>\n\n\n\n<p><strong><a href=\"https:\/\/www.devopsschool.com\/certification\/devops-certified-professional-dcp.html\">DevOps Certified Professional (DCP)<\/a><\/strong> is designed to solve this gap. It helps working engineers and managers build strong, practical DevOps skills that matter in real jobs\u2014CI\/CD pipelines, automation, containers, environment consistency, monitoring, and troubleshooting. This guide will explain DCP in simple words and show how it can help your career in India and globally.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>About the Provider<\/strong><\/h3>\n\n\n\n<p><strong><a href=\"https:\/\/www.devopsschool.com\/\" data-type=\"link\" data-id=\"https:\/\/www.devopsschool.com\/\">DevOpsSchool<\/a><\/strong> is the official provider of the <strong>DevOps Certified Professional (DCP)<\/strong> program. It focuses on practical, job-ready DevOps learning that matches real work\u2014how teams build, test, deploy, monitor, and support software in production.<\/p>\n\n\n\n<p>What makes the provider useful for working engineers and managers is the workflow-based approach. Instead of learning tools separately, the focus is on connecting the full delivery chain (CI\/CD, automation, containers, environment consistency, and troubleshooting) so you can apply it directly in projects and releases.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What Is a DevOps Certified Professional (DCP)?<\/strong><\/h3>\n\n\n\n<p><strong>DevOps Certified Professional (DCP)<\/strong> is a professional-level certification that validates your ability to build and run modern DevOps workflows end-to-end. It focuses on CI\/CD automation, repeatable environments, reliable deployments, and production readiness.<\/p>\n\n\n\n<p>DCP proves you can connect <strong>code \u2192 pipeline \u2192 deployment \u2192 monitoring<\/strong> in a clean, repeatable way.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Who Should Take It<\/strong><\/h3>\n\n\n\n<p>DCP is best for professionals who want <strong>practical DevOps execution skills<\/strong> used in real projects. It is suitable for anyone working in software delivery who wants faster, safer releases and stronger automation.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Ideal candidates<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Working Software Engineers moving into DevOps<\/li>\n\n\n\n<li>DevOps Engineers who want stronger end-to-end mastery<\/li>\n\n\n\n<li>Cloud Engineers managing deployments and environments<\/li>\n\n\n\n<li>Platform Engineers building shared delivery workflows<\/li>\n\n\n\n<li>QA\/Automation Engineers integrating testing into CI\/CD<\/li>\n\n\n\n<li>SRE\/Production Support Engineers improving reliability and troubleshooting<\/li>\n\n\n\n<li>Team Leads and Managers improving delivery speed and stability<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Skills You\u2019ll Gain<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>CI\/CD pipeline design and automation mindset<\/li>\n\n\n\n<li>Clean Git workflow for safe releases and version control<\/li>\n\n\n\n<li>Build and test automation to reduce release risk<\/li>\n\n\n\n<li>Container-based delivery basics and packaging flow<\/li>\n\n\n\n<li>Environment consistency and configuration control<\/li>\n\n\n\n<li>Monitoring and alerting basics for production visibility<\/li>\n\n\n\n<li>Troubleshooting using logs, metrics, and pipeline feedback<\/li>\n\n\n\n<li>Release safety practices including rollback readiness<\/li>\n\n\n\n<li>Documentation habits for repeatable delivery and runbooks<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Real-World Projects You Should Be Able To Do After It<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Build an end-to-end CI\/CD pipeline from commit to deployment<\/li>\n\n\n\n<li>Create a multi-stage pipeline with build, test, and deploy stages<\/li>\n\n\n\n<li>Containerize an application and run it across environments<\/li>\n\n\n\n<li>Design safe deployments with rollback planning<\/li>\n\n\n\n<li>Standardize configuration to reduce environment issues<\/li>\n\n\n\n<li>Set up monitoring dashboards and alert rules<\/li>\n\n\n\n<li>Troubleshoot common failures using logs and metrics<\/li>\n\n\n\n<li>Create runbooks for releases and common incidents<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Preparation Plan<\/strong><\/h3>\n\n\n\n<p>The best way to prepare for DCP is to combine study with hands-on practice. Build one real project and improve it step by step. Focus on automation, reliability, and troubleshooting\u2014not only theory.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>7\u201314 days (fast track)<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Refresh DevOps lifecycle and pipeline basics<\/li>\n\n\n\n<li>Practice Git daily (branch, merge, tag, release)<\/li>\n\n\n\n<li>Build a simple CI\/CD pipeline once<\/li>\n\n\n\n<li>Learn container basics and basic deployment flow<\/li>\n\n\n\n<li>Write small notes for repeatable steps<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>30 days (standard track)<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Build one complete project and improve weekly<\/li>\n\n\n\n<li>Add automated tests and simple quality gates<\/li>\n\n\n\n<li>Practice deployment to dev\/stage-like environments<\/li>\n\n\n\n<li>Improve Linux basics and troubleshooting<\/li>\n\n\n\n<li>Add monitoring dashboards and alerts<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>60 days (professional track)<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Build a production-style pipeline with rollback plan<\/li>\n\n\n\n<li>Standardize templates and document reuse approach<\/li>\n\n\n\n<li>Add release controls and staged deployments<\/li>\n\n\n\n<li>Practice incident-style troubleshooting<\/li>\n\n\n\n<li>Create runbooks and onboarding checklist<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Common Mistakes<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Studying theory only without building a real project<\/li>\n\n\n\n<li>Copy-pasting pipelines without understanding workflow<\/li>\n\n\n\n<li>Ignoring Linux and logs, then struggling in failures<\/li>\n\n\n\n<li>Trying too many tools instead of one clean workflow<\/li>\n\n\n\n<li>Deploying without rollback or release safety<\/li>\n\n\n\n<li>Skipping monitoring until issues happen<\/li>\n\n\n\n<li>Not documenting steps, making work non-repeatable<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Best Next Certification After This<\/strong><\/h3>\n\n\n\n<p>After DCP, choose based on your direction:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Architecture path \u2192 DevOps Architect\u2013level learning<\/li>\n\n\n\n<li>Reliability path \u2192 SRE-focused learning<\/li>\n\n\n\n<li>Leadership path \u2192 DevOps management and governance<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Choose Your Path<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>DevOps Path<\/strong>\n<ul class=\"wp-block-list\">\n<li>Focus on delivery automation, CI\/CD maturity, deployment safety, and platform enablement.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>DevSecOps Path<\/strong>\n<ul class=\"wp-block-list\">\n<li>Focus on secure pipelines, secrets handling, policy thinking, and compliance-ready delivery.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>SRE Path<\/strong>\n<ul class=\"wp-block-list\">\n<li>Focus on reliability, observability, incident handling, and stable production systems.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>AIOps\/MLOps Path<\/strong>\n<ul class=\"wp-block-list\">\n<li>Focus on intelligent automation, event correlation, and ML-driven operations.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>DataOps Path<\/strong>\n<ul class=\"wp-block-list\">\n<li>Focus on automated data pipelines, quality checks, and reliable analytics delivery.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>FinOps Path<\/strong>\n<ul class=\"wp-block-list\">\n<li>Focus on cloud cost visibility, allocation, optimization, and governance.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Role \u2192 Recommended Certifications Mapping<\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Role<\/th><th>Recommended certifications direction<\/th><\/tr><\/thead><tbody><tr><td>DevOps Engineer<\/td><td>DevOps basics \u2192 <strong>DCP<\/strong> \u2192 architecture or specialization<\/td><\/tr><tr><td>SRE<\/td><td>DevOps foundation \u2192 <strong>DCP<\/strong> \u2192 SRE specialization<\/td><\/tr><tr><td>Platform Engineer<\/td><td>DevOps basics \u2192 <strong>DCP<\/strong> \u2192 platform standardization<\/td><\/tr><tr><td>Cloud Engineer<\/td><td>Cloud basics \u2192 <strong>DCP<\/strong> \u2192 safe delivery architecture<\/td><\/tr><tr><td>Security Engineer<\/td><td>DevOps basics \u2192 <strong>DCP<\/strong> \u2192 DevSecOps<\/td><\/tr><tr><td>Data Engineer<\/td><td>DevOps basics \u2192 <strong>DCP<\/strong> \u2192 DataOps<\/td><\/tr><tr><td>FinOps Practitioner<\/td><td>Cloud basics \u2192 <strong>DCP<\/strong> \u2192 FinOps<\/td><\/tr><tr><td>Engineering Manager<\/td><td>DevOps understanding \u2192 <strong>DCP<\/strong> \u2192 leadership\/governance<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Career Value of DCP<\/strong><\/h3>\n\n\n\n<p>DCP validates real execution capability. Hiring teams value engineers who can deliver safely and repeatedly.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Stronger interview confidence<\/li>\n\n\n\n<li>Better delivery reliability<\/li>\n\n\n\n<li>Faster troubleshooting and recovery<\/li>\n\n\n\n<li>Clear understanding of release safety<\/li>\n\n\n\n<li>Better collaboration across dev, QA, and ops<\/li>\n\n\n\n<li>Improved readiness for global DevOps roles<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Next Certifications to Take<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Same track<\/strong>\n<ul class=\"wp-block-list\">\n<li>Go deeper into DevOps architecture and platform design.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Cross-track<\/strong>\n<ul class=\"wp-block-list\">\n<li>Choose DevSecOps, SRE, DataOps, FinOps, or AIOps\/MLOps based on your job focus.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Leadership<\/strong>\n<ul class=\"wp-block-list\">\n<li>Move toward DevOps leadership and delivery governance.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Top Institutions That Help with Training + Certifications (DCP)<\/strong><\/h3>\n\n\n\n<p>These institutions help with structured preparation, real workflow understanding, and certification-aligned learning.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>DevOpsSchool<\/strong>\u2014practical DevOps learning for real delivery workflows<\/li>\n\n\n\n<li><strong>Cotocus<\/strong>\u2014industry-focused implementation mindset<\/li>\n\n\n\n<li><strong>ScmGalaxy<\/strong>\u2014CI\/CD and automation learning support<\/li>\n\n\n\n<li><strong>BestDevOps<\/strong>\u2014certification-focused, hands-on learning<\/li>\n\n\n\n<li><strong>devsecopsschool.com<\/strong>\u2014security-focused DevOps learning<\/li>\n\n\n\n<li><strong>sreschool.com<\/strong>\u2014reliability and production-focused learning<\/li>\n\n\n\n<li><strong>aiopsschool.com<\/strong>\u2014intelligent automation and AI-driven operations<\/li>\n\n\n\n<li><strong>dataopsschool.com<\/strong>\u2014DataOps and data delivery reliability<\/li>\n\n\n\n<li><strong>finopsschool.com<\/strong>\u2014cloud cost governance and optimization<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Frequently Asked Questions<\/strong><\/h3>\n\n\n\n<p><strong>1) How hard is DCP for a working professional?<\/strong><br>It is moderate. If you already understand basic Git, Linux, and CI\/CD flow, it feels practical. If you are totally new, it needs steady practice.<\/p>\n\n\n\n<p><strong>2) How much daily time is enough to prepare?<\/strong><br>60\u201390 minutes daily is usually enough if you practice hands-on. Short daily practice works better than weekend-only study.<\/p>\n\n\n\n<p><strong>3) Do I need to be from a DevOps job title to take DCP?<\/strong><br>No. Many software engineers, QA automation, and cloud engineers take it to move into DevOps work.<\/p>\n\n\n\n<p><strong>4) What should I know before starting?<\/strong><br>Basic Git, basic Linux commands, and the idea of \u201cbuild \u2192 test \u2192 deploy.\u201d That is enough to start learning properly.<\/p>\n\n\n\n<p><strong>5) Can I prepare without a real company project?<\/strong><br>Yes. You can create a sample app pipeline and practice deployments in a lab setup. The key is doing real steps, not only reading.<\/p>\n\n\n\n<p><strong>6) What is the best order to learn topics for DCP?<\/strong><br>Start with Git + Linux \u2192 CI\/CD basics \u2192 containers \u2192 deployment flow \u2192 monitoring basics \u2192 troubleshooting practice.<\/p>\n\n\n\n<p><strong>7) What makes DCP valuable compared to random YouTube learning?<\/strong><br>It gives you a structured path and forces you to connect topics into one workflow. That is what hiring teams look for.<\/p>\n\n\n\n<p><strong>8) Will DCP help me in interviews?<\/strong><br>Yes, if you can explain one complete pipeline project: what you built, what failed, and how you fixed it.<\/p>\n\n\n\n<p><strong>9) What kind of roles does DCP support?<\/strong><br>DevOps Engineer, Cloud Engineer (delivery), Platform Engineer (junior), CI\/CD Engineer, Release Engineer, and Production Support with automation.<\/p>\n\n\n\n<p><strong>10) Is DCP useful for managers too?<\/strong><br>Yes. It helps managers understand delivery bottlenecks, release risk, and what \u201cgood DevOps\u201d looks like in real work.<\/p>\n\n\n\n<p><strong>11) What results should I aim for after finishing DCP?<\/strong><br>You should be able to automate builds and deployments, reduce manual steps, and troubleshoot pipeline\/deploy issues confidently.<\/p>\n\n\n\n<p><strong>12) How do I know I\u2019m truly ready, not just \u201cdone studying\u201d?<\/strong><br>When you can rebuild your pipeline from scratch, deploy twice in a row successfully, and fix common failures without confusion.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>FAQs on DevOps Certified Professional (DCP)<\/strong><\/h3>\n\n\n\n<p><strong>1) What does \u201cProfessional\u201d mean in DCP?<\/strong><br>It means you are expected to do real DevOps tasks end-to-end\u2014pipeline setup, automation, deployments, monitoring basics, and troubleshooting.<\/p>\n\n\n\n<p><strong>2) What is one must-have portfolio project for DCP?<\/strong><br>A CI\/CD pipeline that builds, tests, packages (container), deploys, and includes basic monitoring\/alerts, plus a rollback plan.<\/p>\n\n\n\n<p><strong>3) Is DCP more about tools or workflow?<\/strong><br>Workflow. Tools support the workflow, but DCP value comes from connecting the full delivery chain with repeatable steps.<\/p>\n\n\n\n<p><strong>4) What is the biggest skill DCP tries to build?<\/strong><br>A \u201cdelivery engineer mindset\u201d\u2014automation-first, repeatability, and calm troubleshooting when something breaks.<\/p>\n\n\n\n<p><strong>5) What are common signs you are learning DCP the right way?<\/strong><br>You write your own pipeline steps, keep notes\/runbooks, and you can explain failures clearly (cause \u2192 fix \u2192 prevention).<\/p>\n\n\n\n<p><strong>6) Can DCP help me switch from QA automation to DevOps?<\/strong><br>Yes. Your testing background is a plus. DCP helps you connect tests into CI\/CD and move toward release and deployment ownership.<\/p>\n\n\n\n<p><strong>7) What should I avoid during DCP preparation?<\/strong><br>Avoid jumping between many tools, and avoid skipping troubleshooting. DCP is strongest when you master one clean workflow deeply.<\/p>\n\n\n\n<p><strong>8) After DCP, what should I choose next if I want faster growth?<\/strong><br>Pick one clear direction: security (DevSecOps), reliability (SRE), architecture (DevOps Architect), or leadership (DevOps Manager)\u2014based on your daily work and interest.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p><strong>DevOps Certified Professional (DCP)<\/strong> is a strong step for working engineers and managers who want real DevOps ability, not just theory. It helps you understand the full delivery flow\u2014build, test, deploy, monitor, and troubleshoot\u2014so releases become faster and safer. When you practice with one complete end-to-end project, your confidence improves quickly because you start thinking in workflows, not only tools.<\/p>\n\n\n\n<p>After DCP, your growth becomes easier if you choose one clear direction. You can go deeper into DevOps architecture, specialize in reliability (SRE) or security (DevSecOps), or move toward leadership and governance as a DevOps Manager. The key is simple: keep practicing, keep improving your project, and build repeatable habits that real teams trust in production.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction In software companies, the biggest pain is not writing code. The biggest pain is delivering code smoothly\u2014build, test, deploy, and support\u2014without last-minute panic. When releases are slow or risky, it usually happens because automation is weak, pipelines are inconsistent, and teams spend too much time fixing the same issues again and again. DevOps Certified &#8230; <a title=\"DevOps Certified Professional (DCP) Certification Pathway\" class=\"read-more\" href=\"https:\/\/www.aiaviationacademy.com\/blog\/uncategorized\/devops-certified-professional-dcp-certification-pathway\/\" aria-label=\"Read more about DevOps Certified Professional (DCP) Certification Pathway\">Read more<\/a><\/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":[19,26,5,27,20,8,28,29,9,30],"class_list":["post-36","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-automation","tag-ci_cd","tag-clouddevops","tag-dcp","tag-devopscareer","tag-devopscertification","tag-devopscertifiedprofessional","tag-devopsskills","tag-devopstraining-2","tag-itcertification"],"_links":{"self":[{"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/posts\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/comments?post=36"}],"version-history":[{"count":1,"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/posts\/36\/revisions"}],"predecessor-version":[{"id":38,"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/posts\/36\/revisions\/38"}],"wp:attachment":[{"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/media?parent=36"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/categories?post=36"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.aiaviationacademy.com\/blog\/wp-json\/wp\/v2\/tags?post=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}