{"id":3692,"date":"2026-02-23T20:47:18","date_gmt":"2026-02-23T20:47:18","guid":{"rendered":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/"},"modified":"2026-02-23T20:47:18","modified_gmt":"2026-02-23T20:47:18","slug":"best-trainer-instructor-for-aws-iam-in-poland","status":"publish","type":"post","link":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/","title":{"rendered":"Best Trainer &#038; Instructor for AWS IAM in Poland"},"content":{"rendered":"\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">What is AWS IAM?<\/h2>\n\n\n\n<p>AWS IAM (Identity and Access Management) is the AWS service used to control <strong>who<\/strong> can access AWS resources and <strong>what<\/strong> they can do once they have access. It\u2019s the foundation for secure cloud operations because it governs permissions across services such as compute, storage, databases, and CI\/CD tooling.<\/p>\n\n\n\n<p>AWS IAM matters because most real cloud incidents and audit findings eventually come back to access control: overly broad permissions, long-lived credentials, missing MFA, unclear ownership, or poor separation of duties. Getting IAM right improves security posture, reduces operational risk, and makes scaling teams on AWS more predictable.<\/p>\n\n\n\n<p>AWS IAM is relevant to a wide range of roles\u2014from beginners learning AWS security basics to experienced engineers implementing multi-account governance. A strong <strong>Trainer &amp; Instructor<\/strong> connects IAM theory to everyday work: onboarding developers safely, enabling automation without exposing admin access, and passing security reviews with evidence rather than assumptions.<\/p>\n\n\n\n<p>Typical skills and tools learned in an AWS IAM course include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>IAM users, groups, roles, and policy types (identity-based and resource-based)<\/li>\n<li>Policy structure in JSON, including conditions and least-privilege patterns<\/li>\n<li>Temporary credentials and role assumption (AWS STS concepts)<\/li>\n<li>MFA, access key hygiene, credential rotation, and break-glass access basics<\/li>\n<li>Cross-account access patterns and multi-account governance concepts<\/li>\n<li>AWS IAM Identity Center concepts (workforce access patterns)<\/li>\n<li>Permission troubleshooting using logs and access analysis approaches<\/li>\n<li>Automating IAM changes using the AWS Console, CLI, and Infrastructure as Code approaches<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">Scope of AWS IAM Trainer &amp; Instructor in Poland<\/h2>\n\n\n\n<p>In Poland, AWS skills are increasingly relevant across product companies, global enterprises, and consulting teams supporting EU-wide operations. IAM knowledge shows up in job descriptions for DevOps engineers, cloud engineers, platform engineers, security engineers, and cloud architects\u2014because access control is not a \u201cnice to have\u201d; it\u2019s a prerequisite for operating AWS responsibly.<\/p>\n\n\n\n<p>The need is strong in environments that must balance speed with compliance and auditability. Poland-based teams working under EU requirements (for example, privacy and security controls) often need clear permission boundaries, strong authentication practices, and traceable access. IAM becomes the practical bridge between governance expectations and day-to-day engineering.<\/p>\n\n\n\n<p>Industries that commonly require AWS IAM capability include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Financial services and fintech (strict access control and audit trails)<\/li>\n<li>Software and SaaS companies (multi-tenant and rapid delivery)<\/li>\n<li>E-commerce and retail (seasonal scaling and secure automation)<\/li>\n<li>Gaming and media (high traffic and distributed teams)<\/li>\n<li>Telecommunications, manufacturing, and shared services centers (enterprise governance)<\/li>\n<li>IT consulting and managed services (multi-account and multi-client patterns)<\/li>\n<\/ul>\n\n\n\n<p>Delivery formats in Poland vary by learner profile and employer context. Many learners choose online instructor-led sessions for flexibility (CET\/CEST-friendly schedules), while companies often prefer corporate training for consistent standards across teams. Bootcamps can work well for role transitions, but they should still include hands-on IAM exercises, not just slides.<\/p>\n\n\n\n<p>Common learning paths typically start with AWS fundamentals and then drill into access control patterns used in real environments. Prerequisites often include basic cloud concepts, comfort with JSON, and some exposure to Linux\/CLI workflows. Depth depends on whether the goal is day-to-day operations, security specialization, or architecture-level governance.<\/p>\n\n\n\n<p>Scope factors you should expect an AWS IAM Trainer &amp; Instructor in Poland to cover include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Least-privilege policy design for teams, services, and automation<\/li>\n<li>Secure access for human users (MFA, session management, and access reviews)<\/li>\n<li>Workload identities (service roles) and safe role assumption patterns<\/li>\n<li>Cross-account access design for multi-team or multi-environment setups<\/li>\n<li>Guardrails and governance concepts (how organizations manage boundaries at scale)<\/li>\n<li>Audit readiness: understanding \u201cwho did what\u201d via logs and access evidence<\/li>\n<li>Practical remediation of common IAM risks (wildcards, long-lived keys, unused permissions)<\/li>\n<li>Integration considerations for CI\/CD pipelines and infrastructure provisioning<\/li>\n<li>Operational troubleshooting methods when access fails (or is accidentally too open)<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">Quality of Best AWS IAM Trainer &amp; Instructor in Poland<\/h2>\n\n\n\n<p>\u201cBest\u201d is not about the loudest marketing or the longest slide deck. For AWS IAM, quality shows up in how well a Trainer &amp; Instructor can teach learners to <strong>reason about permissions<\/strong>, avoid risky shortcuts, and operate IAM as a living system (with reviews, changes, and incident response), not as a one-time setup.<\/p>\n\n\n\n<p>In Poland, quality also means being region-aware in a practical sense: training that respects common enterprise constraints (audits, shared services models, procurement requirements), supports mixed-seniority teams, and offers examples that map to how teams actually deploy workloads. Language and delivery style matter too\u2014some teams prefer Polish delivery, many operate in English; what matters is clarity and the ability to translate IAM complexity into repeatable engineering habits.<\/p>\n\n\n\n<p>Use this checklist to judge an AWS IAM Trainer &amp; Instructor objectively:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Covers IAM beyond basics (users\/roles) into real patterns: least privilege, delegation, and separation of duties<\/li>\n<li>Includes practical labs with a safe environment and clear cleanup guidance (to avoid lingering risky permissions)<\/li>\n<li>Teaches how to write and review policy JSON, including conditions and common pitfalls<\/li>\n<li>Explains temporary credentials and role assumption in a way that maps to real workflows (automation and human access)<\/li>\n<li>Provides scenarios and mini-projects (e.g., \u201csecure CI\/CD role,\u201d \u201ccross-account read-only audit role,\u201d \u201cdev\/prod separation\u201d)<\/li>\n<li>Uses assessments that reflect real work: policy review, troubleshooting tasks, or hands-on checkpoints<\/li>\n<li>Demonstrates permission troubleshooting methods (how to identify <em>why<\/em> access was denied or allowed)<\/li>\n<li>Covers tooling and operational practices (console\/CLI usage, change control, and documentation hygiene)<\/li>\n<li>Is transparent about instructor credibility and experience where publicly stated; otherwise labels details as \u201cNot publicly stated\u201d<\/li>\n<li>Offers structured support (Q&amp;A, feedback loops, office hours, or documented help channels) with expectations set upfront<\/li>\n<li>If certification prep is included, the course clearly states alignment and limits (no guaranteed outcomes, no shortcuts)<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">Top AWS IAM Trainer &amp; Instructor in Poland<\/h2>\n\n\n\n<p>Below are five trainers\/instructors to consider if you are learning AWS IAM from Poland (especially via online delivery). Availability for Poland-based corporate or onsite training <strong>varies \/ depends<\/strong>, and some background details are <strong>Not publicly stated<\/strong> in this article to avoid assumptions.<\/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 is a Trainer &amp; Instructor who publishes cloud and DevOps-focused learning materials where access control is a recurring theme in secure deployments. For AWS IAM learners, this is relevant because IAM is tightly coupled with automation, environment separation, and operational governance. Specific certifications, employer history, and Poland-specific delivery availability are Not publicly stated here.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Trainer #2 \u2014 St\u00e9phane Maarek<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Website: Not publicly stated<\/li>\n<li>Introduction: St\u00e9phane Maarek is widely recognized for AWS-focused training content used by many learners, typically covering IAM fundamentals as a core building block across AWS services. This can be useful if you want a structured progression through AWS concepts with IAM repeatedly reinforced in context. Poland-specific classroom availability and detailed instructor credentials are Not publicly stated here.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Trainer #3 \u2014 Adrian Cantrill<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Website: Not publicly stated<\/li>\n<li>Introduction: Adrian Cantrill is known in the cloud training community for deep, architecture-oriented explanations where IAM is treated as an operational discipline rather than a checklist item. Learners who prefer detailed reasoning about \u201cwhy\u201d a permission model works (and how it fails) often look for this style. Availability, language options, and credential details are Not publicly stated here.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Trainer #4 \u2014 Neal Davis<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Website: Not publicly stated<\/li>\n<li>Introduction: Neal Davis is recognized for AWS learning resources that commonly include IAM coverage aligned with practical cloud usage and certification-oriented study. This can work well if you want clear structure, consistent terminology, and repeated practice with IAM concepts across services. Poland-specific delivery formats and publicly verifiable instructor background details are Not publicly stated here.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Trainer #5 \u2014 Jon Bonso<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Website: Not publicly stated<\/li>\n<li>Introduction: Jon Bonso is known for AWS exam-prep style learning resources where IAM concepts frequently appear because they are foundational to AWS security and access management. This can be helpful for identifying gaps through practice-style questions and scenario prompts that reference IAM decisions. Details such as live teaching availability in Poland and instructor credentials are Not publicly stated here.<\/li>\n<\/ul>\n\n\n\n<p>Choosing the right trainer for AWS IAM in Poland comes down to your goal and constraints. If you need job-ready skills, prioritize hands-on labs, policy-writing practice, and troubleshooting over memorization. If you need corporate readiness, look for governance patterns (cross-account access, guardrails, review processes) and training that fits your team\u2019s language, schedule (CET\/CEST), and internal security standards.<\/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\/dharmendra-kumar-developer\/<\/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@devopstrainer.in<\/li>\n<li>+91 7004215841<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>&#8212;<\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-3692","post","type-post","status-publish","format-standard","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Best Trainer &amp; Instructor for AWS IAM in Poland - DevOps | SRE | DevSecOps<\/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.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Best Trainer &amp; Instructor for AWS IAM in Poland - DevOps | SRE | DevSecOps\" \/>\n<meta property=\"og:description\" content=\"---\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/\" \/>\n<meta property=\"og:site_name\" content=\"DevOps | SRE | DevSecOps\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-23T20:47:18+00:00\" \/>\n<meta name=\"author\" content=\"devopstrainer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"devopstrainer\" \/>\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\":\"Article\",\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/\"},\"author\":{\"name\":\"devopstrainer\",\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/#\/schema\/person\/3da4476460bfc84cfbfd57f5b1ab44d5\"},\"headline\":\"Best Trainer &#038; Instructor for AWS IAM in Poland\",\"datePublished\":\"2026-02-23T20:47:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/\"},\"wordCount\":1403,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/\",\"url\":\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/\",\"name\":\"Best Trainer & Instructor for AWS IAM in Poland - DevOps | SRE | DevSecOps\",\"isPartOf\":{\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/#website\"},\"datePublished\":\"2026-02-23T20:47:18+00:00\",\"author\":{\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/#\/schema\/person\/3da4476460bfc84cfbfd57f5b1ab44d5\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.devopstrainer.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Best Trainer &#038; Instructor for AWS IAM in Poland\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/#website\",\"url\":\"https:\/\/www.devopstrainer.in\/blog\/\",\"name\":\"DevOps | SRE | DevSecOps\",\"description\":\"Automation means Cost, Quality, Time\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.devopstrainer.in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/#\/schema\/person\/3da4476460bfc84cfbfd57f5b1ab44d5\",\"name\":\"devopstrainer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.devopstrainer.in\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/615ea607ad04487f2909139cef11a11757a016f446511932d99e1e78a89a782e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/615ea607ad04487f2909139cef11a11757a016f446511932d99e1e78a89a782e?s=96&d=mm&r=g\",\"caption\":\"devopstrainer\"},\"url\":\"https:\/\/www.devopstrainer.in\/blog\/author\/devopstrainer\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Best Trainer & Instructor for AWS IAM in Poland - DevOps | SRE | DevSecOps","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.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/","og_locale":"en_US","og_type":"article","og_title":"Best Trainer & Instructor for AWS IAM in Poland - DevOps | SRE | DevSecOps","og_description":"---","og_url":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/","og_site_name":"DevOps | SRE | DevSecOps","article_published_time":"2026-02-23T20:47:18+00:00","author":"devopstrainer","twitter_card":"summary_large_image","twitter_misc":{"Written by":"devopstrainer","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/#article","isPartOf":{"@id":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/"},"author":{"name":"devopstrainer","@id":"https:\/\/www.devopstrainer.in\/blog\/#\/schema\/person\/3da4476460bfc84cfbfd57f5b1ab44d5"},"headline":"Best Trainer &#038; Instructor for AWS IAM in Poland","datePublished":"2026-02-23T20:47:18+00:00","mainEntityOfPage":{"@id":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/"},"wordCount":1403,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/","url":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/","name":"Best Trainer & Instructor for AWS IAM in Poland - DevOps | SRE | DevSecOps","isPartOf":{"@id":"https:\/\/www.devopstrainer.in\/blog\/#website"},"datePublished":"2026-02-23T20:47:18+00:00","author":{"@id":"https:\/\/www.devopstrainer.in\/blog\/#\/schema\/person\/3da4476460bfc84cfbfd57f5b1ab44d5"},"breadcrumb":{"@id":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.devopstrainer.in\/blog\/best-trainer-instructor-for-aws-iam-in-poland\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.devopstrainer.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Best Trainer &#038; Instructor for AWS IAM in Poland"}]},{"@type":"WebSite","@id":"https:\/\/www.devopstrainer.in\/blog\/#website","url":"https:\/\/www.devopstrainer.in\/blog\/","name":"DevOps | SRE | DevSecOps","description":"Automation means Cost, Quality, Time","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.devopstrainer.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.devopstrainer.in\/blog\/#\/schema\/person\/3da4476460bfc84cfbfd57f5b1ab44d5","name":"devopstrainer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.devopstrainer.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/615ea607ad04487f2909139cef11a11757a016f446511932d99e1e78a89a782e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/615ea607ad04487f2909139cef11a11757a016f446511932d99e1e78a89a782e?s=96&d=mm&r=g","caption":"devopstrainer"},"url":"https:\/\/www.devopstrainer.in\/blog\/author\/devopstrainer\/"}]}},"_links":{"self":[{"href":"https:\/\/www.devopstrainer.in\/blog\/wp-json\/wp\/v2\/posts\/3692","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopstrainer.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopstrainer.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopstrainer.in\/blog\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopstrainer.in\/blog\/wp-json\/wp\/v2\/comments?post=3692"}],"version-history":[{"count":0,"href":"https:\/\/www.devopstrainer.in\/blog\/wp-json\/wp\/v2\/posts\/3692\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.devopstrainer.in\/blog\/wp-json\/wp\/v2\/media?parent=3692"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopstrainer.in\/blog\/wp-json\/wp\/v2\/categories?post=3692"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopstrainer.in\/blog\/wp-json\/wp\/v2\/tags?post=3692"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}