{"id":1159,"date":"2025-10-17T11:35:55","date_gmt":"2025-10-17T11:35:55","guid":{"rendered":"https:\/\/sreschool.com\/blog\/?p=1159"},"modified":"2025-10-17T11:35:57","modified_gmt":"2025-10-17T11:35:57","slug":"from-version-control-to-ci-cd-master-in-gitlab-explained","status":"publish","type":"post","link":"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/","title":{"rendered":"From Version Control to CI\/CD: Master in GitLab Explained"},"content":{"rendered":"\n<p>In the world of modern software development, efficiency and collaboration are everything. Teams often find themselves juggling multiple tools\u2014one for version control, another for CI\/CD, a different one for issue tracking, and yet another for security scanning. This tool sprawl creates complexity, friction, and hidden inefficiencies that slow down delivery.<\/p>\n\n\n\n<p>But what if a single, unified platform could streamline it all? Enter&nbsp;<strong>GitLab<\/strong>\u2014a complete DevOps platform that enables organizations to conceive, develop, secure, and deploy software faster and more collaboratively, all from a single application.<\/p>\n\n\n\n<p>However, simply having access to GitLab isn&#8217;t enough. True value comes from mastering its extensive capabilities to orchestrate the entire software development lifecycle. So, how do you bridge the gap from being a basic user to becoming a GitLab authority who can transform development workflows?<\/p>\n\n\n\n<p>This comprehensive review explores the definitive program for this purpose: the&nbsp;<strong>Master in GitLab Certification<\/strong>&nbsp;offered by&nbsp;<strong>DevOpsSchool<\/strong>. We&#8217;ll examine why this course is a strategic investment for your career and how it can position you as a leader in the DevOps space.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is GitLab and Why is End-to-End Mastery a Game-Changer?<\/h2>\n\n\n\n<p>GitLab is much more than just a Git repository manager. It is a single application that covers the entire DevOps lifecycle, encompassing:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Plan:<\/strong>\u00a0Idea conception, project management, and Agile planning.<\/li>\n\n\n\n<li><strong>Create:<\/strong>\u00a0Source code management with Git, code reviews, and Web IDE.<\/li>\n\n\n\n<li><strong>Verify:<\/strong>\u00a0Continuous Integration (CI) with built-in testing, code quality, and performance metrics.<\/li>\n\n\n\n<li><strong>Secure:<\/strong>\u00a0Integrated security scanning (SAST, DAST, dependency scanning) for DevSecOps.<\/li>\n\n\n\n<li><strong>Package:<\/strong>\u00a0Container and package registry management.<\/li>\n\n\n\n<li><strong>Release:<\/strong>\u00a0Continuous Delivery and Deployment (CD).<\/li>\n\n\n\n<li><strong>Configure:<\/strong>\u00a0Infrastructure as Code and configuration management.<\/li>\n\n\n\n<li><strong>Monitor:<\/strong>\u00a0Application performance monitoring and error tracking.<\/li>\n<\/ul>\n\n\n\n<p>Mastering GitLab is a game-changer for professionals and organizations because it:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Eliminates Toolchain Sprawl:<\/strong>\u00a0Reduces context-switching and integration headaches.<\/li>\n\n\n\n<li><strong>Accelerates Time-to-Market:<\/strong>\u00a0Streamlines the entire path from idea to production.<\/li>\n\n\n\n<li><strong>Enhances Security:<\/strong>\u00a0Bakes security into the development process from the start.<\/li>\n\n\n\n<li><strong>Improves Collaboration:<\/strong>\u00a0Provides a single source of truth for developers, operations, and security teams.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Introducing the &#8220;Master in GitLab&#8221; Certification by DevOpsSchool<\/h2>\n\n\n\n<p>The&nbsp;<strong><a href=\"https:\/\/www.devopsschool.com\/certification\/master-in-gitlab.html\" target=\"_blank\" rel=\"noreferrer noopener\">Master in GitLab<\/a><\/strong>&nbsp;program is a meticulously designed, end-to-end learning journey. It moves far beyond basic Git commands to explore the full power of the GitLab platform. This course is engineered to transform you from a user into a strategic practitioner who can implement, manage, and optimize a complete DevOps toolchain.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Why Choose This Specific GitLab Program?<\/h3>\n\n\n\n<p>While many courses teach Git or basic CI\/CD, DevOpsSchool&#8217;s program stands out for its holistic and expert-driven approach:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Comprehensive Platform Coverage:<\/strong>\u00a0It covers all stages of the DevOps lifecycle within GitLab.<\/li>\n\n\n\n<li><strong>Expert-Led by a Industry Veteran:<\/strong>\u00a0Learn from a trainer with real-world, large-scale implementation experience.<\/li>\n\n\n\n<li><strong>Hands-On with Real-World Scenarios:<\/strong>\u00a0Theory is cemented through practical labs that mimic enterprise environments.<\/li>\n\n\n\n<li><strong>Focus on Value Delivery:<\/strong>\u00a0The curriculum emphasizes how to use GitLab to achieve business outcomes, not just technical features.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Course Curriculum: A Deep Dive into the GitLab DevOps Platform<\/h2>\n\n\n\n<p>The curriculum is structured to guide you through the GitLab platform logically, building expertise at each stage of the lifecycle.<\/p>\n\n\n\n<p><strong>Module 1: GitLab Foundation &amp; Project Management<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>GitLab Overview: Vision, Components, and Deployment (SaaS vs. Self-Managed)<\/li>\n\n\n\n<li>Mastering Git Fundamentals within GitLab<\/li>\n\n\n\n<li>Agile Planning with Issues, Epics, Milestones, and Boards<\/li>\n<\/ul>\n\n\n\n<p><strong>Module 2: Source Code Management &amp; Collaboration<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Advanced Git Workflows (Feature Branching, Merge Requests)<\/li>\n\n\n\n<li>Code Review Best Practices and Web IDE<\/li>\n\n\n\n<li>Managing Large Repositories with Git LFS<\/li>\n<\/ul>\n\n\n\n<p><strong>Module 3: Continuous Integration (CI) with GitLab CI\/CD<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Deep Dive into\u00a0<code>.gitlab-ci.yml<\/code>: Pipelines, Stages, and Jobs<\/li>\n\n\n\n<li>Configuring Runners (Shared, Specific, Docker)<\/li>\n\n\n\n<li>Building, Testing, and Caching Strategies<\/li>\n<\/ul>\n\n\n\n<p><strong>Module 4: Continuous Deployment &amp; Delivery (CD)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Auto DevOps: Leveraging GitLab&#8217;s Built-in Deployments<\/li>\n\n\n\n<li>Building Custom Deployment Pipelines to Kubernetes, AWS, and Azure<\/li>\n\n\n\n<li>Environment Management, Review Apps, and Deployment Safety<\/li>\n<\/ul>\n\n\n\n<p><strong>Module 5: GitLab Security (DevSecOps)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Implementing Security Scanning: SAST, DAST, Dependency Scanning<\/li>\n\n\n\n<li>Container Scanning and Secret Detection<\/li>\n\n\n\n<li>Security Dashboard and Vulnerability Management<\/li>\n<\/ul>\n\n\n\n<p><strong>Module 6: Advanced GitLab Features<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Package Registry (NPM, Maven, etc.) and Container Registry<\/li>\n\n\n\n<li>Infrastructure as Code with Terraform Integration<\/li>\n\n\n\n<li>Monitoring with Metrics Dashboards and Error Tracking<\/li>\n<\/ul>\n\n\n\n<p><strong>Module 7: GitLab Administration &amp; Optimization<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>User and Permission Management (RBAC)<\/li>\n\n\n\n<li>Instance-level Configuration and Runner Scaling<\/li>\n\n\n\n<li>Best Practices for Performance, Maintenance, and Backup<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Key Features and Benefits at a Glance<\/h3>\n\n\n\n<p>The following table summarizes what you get from this program and how it benefits your career:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Feature<\/th><th>Benefit to You<\/th><\/tr><\/thead><tbody><tr><td><strong>Instructor-Led Online Training<\/strong><\/td><td>Real-time interaction, immediate feedback, and personalized guidance from an expert.<\/td><\/tr><tr><td><strong>Lifetime Access to Course Materials<\/strong><\/td><td>Learn at your own pace and stay updated with the platform as it evolves.<\/td><\/tr><tr><td><strong>Hands-On Labs &amp; Capstone Project<\/strong><\/td><td>Build a complete, automated CI\/CD pipeline from scratch for your portfolio.<\/td><\/tr><tr><td><strong>Industry-Recognized Certificate<\/strong><\/td><td>A verifiable credential that validates your expertise to employers.<\/td><\/tr><tr><td><strong>Flexible Scheduling<\/strong><\/td><td>Fits your learning around your professional and personal commitments.<\/td><\/tr><tr><td><strong>Dedicated 1-on-1 Doubt Sessions<\/strong><\/td><td>Ensure you master complex topics like pipeline debugging and security configurations.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">The Rajesh Kumar Advantage: Learn from a DevOps Visionary<\/h2>\n\n\n\n<p>The&nbsp;<strong>Master in GitLab<\/strong>&nbsp;course is governed and mentored by&nbsp;<strong>Rajesh Kumar<\/strong>, a cornerstone of the global DevOps community. His involvement elevates the program from a simple technical course to a strategic learning experience.<\/p>\n\n\n\n<p><strong>Who is Rajesh Kumar?<\/strong><br>With over&nbsp;<strong>20 years of industry experience<\/strong>, Rajesh is a practitioner, architect, and mentor. His expertise spans the entire spectrum of modern IT practices, including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>DevOps, DevSecOps, and SRE<\/strong><\/li>\n\n\n\n<li>DataOps, AIOps, and MLOps<\/li>\n\n\n\n<li><strong>Kubernetes<\/strong>\u00a0and\u00a0<strong>Cloud<\/strong>\u00a0Platforms<\/li>\n<\/ul>\n\n\n\n<p>His distinguished profile is available at&nbsp;<strong><a href=\"https:\/\/www.rajeshkumar.xyz\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.rajeshkumar.xyz\/<\/a><\/strong>. Learning from Rajesh means you gain insights not just into &#8220;how&#8221; GitLab works, but the &#8220;why&#8221;\u2014understanding how to architect solutions that align with business goals and DevOps principles.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Who is This Certification For?<\/h2>\n\n\n\n<p>This program is ideally designed for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>DevOps Engineers<\/strong>\u00a0looking to standardize and master a single, powerful platform.<\/li>\n\n\n\n<li><strong>Software Developers<\/strong>\u00a0who want to deeply understand and contribute to the entire CI\/CD pipeline.<\/li>\n\n\n\n<li><strong>System Administrators<\/strong>\u00a0and\u00a0<strong>Platform Engineers<\/strong>\u00a0responsible for managing and scaling GitLab instances.<\/li>\n\n\n\n<li><strong>Release Managers<\/strong>\u00a0and\u00a0<strong>QA Engineers<\/strong>\u00a0aiming to automate and secure the release process.<\/li>\n\n\n\n<li><strong>IT Managers &amp; Team Leads<\/strong>\u00a0seeking to implement a cohesive DevOps toolchain.<\/li>\n\n\n\n<li><strong>Any professional<\/strong>\u00a0wanting to become a subject matter expert in one of the most popular DevOps platforms on the market.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion: Unify Your DevOps Practice with GitLab Expertise<\/h2>\n\n\n\n<p>The&nbsp;<strong>Master in GitLab Certification<\/strong>&nbsp;from&nbsp;<strong>DevOpsSchool<\/strong>&nbsp;is more than a course\u2014it&#8217;s a strategic career move. In an era of toolchain complexity, the ability to leverage a unified platform like GitLab to its full potential is an incredibly valuable and marketable skill.<\/p>\n\n\n\n<p>By enrolling in this program, you are not just learning a tool; you are learning how to orchestrate a modern, efficient, and secure software delivery lifecycle. Under the guidance of Rajesh Kumar, you will gain the confidence to design, implement, and manage a world-class DevOps environment.<\/p>\n\n\n\n<p>Stop juggling tools and start mastering the platform.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\">Ready to Become a GitLab Master?<\/h3>\n\n\n\n<p>Take the decisive step to unify your skills and become the go-to GitLab expert in your organization. Equip yourself with the comprehensive knowledge that drives modern software development.<\/p>\n\n\n\n<p><strong>Contact DevOpsSchool today to enroll or to request a detailed course outline!<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Website:<\/strong>\u00a0<a href=\"https:\/\/www.devopsschool.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.devopsschool.com\/<\/a><\/li>\n\n\n\n<li><strong>Course Page:<\/strong>\u00a0<a href=\"https:\/\/www.devopsschool.com\/certification\/master-in-gitlab.html\" target=\"_blank\" rel=\"noreferrer noopener\">Master in GitLab Certification<\/a><\/li>\n\n\n\n<li><strong>Email:<\/strong>\u00a0<a href=\"https:\/\/mailto:contact@devopsschool.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">contact@DevOpsSchool.com<\/a><\/li>\n\n\n\n<li><strong>Phone &amp; WhatsApp (India):<\/strong>\u00a0+91 7004215841<\/li>\n\n\n\n<li><strong>Phone &amp; WhatsApp (USA):<\/strong>\u00a0+1 (469) 756-6329<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>In the world of modern software development, efficiency and collaboration are everything. Teams often find themselves juggling multiple tools\u2014one for [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1159","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>From Version Control to CI\/CD: Master in GitLab Explained - SRE School<\/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:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"From Version Control to CI\/CD: Master in GitLab Explained - SRE School\" \/>\n<meta property=\"og:description\" content=\"In the world of modern software development, efficiency and collaboration are everything. Teams often find themselves juggling multiple tools\u2014one for [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/\" \/>\n<meta property=\"og:site_name\" content=\"SRE School\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-17T11:35:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-17T11:35:57+00:00\" \/>\n<meta name=\"author\" content=\"sreschool\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"sreschool\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/\",\"url\":\"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/\",\"name\":\"From Version Control to CI\/CD: Master in GitLab Explained - SRE School\",\"isPartOf\":{\"@id\":\"https:\/\/sreschool.com\/blog\/#website\"},\"datePublished\":\"2025-10-17T11:35:55+00:00\",\"dateModified\":\"2025-10-17T11:35:57+00:00\",\"author\":{\"@id\":\"https:\/\/sreschool.com\/blog\/#\/schema\/person\/e4d59819fb25a83bfc3bdf5a76e70b9d\"},\"breadcrumb\":{\"@id\":\"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sreschool.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"From Version Control to CI\/CD: Master in GitLab Explained\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sreschool.com\/blog\/#website\",\"url\":\"https:\/\/sreschool.com\/blog\/\",\"name\":\"SRESchool\",\"description\":\"Master SRE. Build Resilient Systems. Lead the Future of Reliability\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sreschool.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/sreschool.com\/blog\/#\/schema\/person\/e4d59819fb25a83bfc3bdf5a76e70b9d\",\"name\":\"sreschool\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/sreschool.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fc2eac5e4980adadb69284b252ba53f36a83bddc60c53048057a55f336f08b5a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fc2eac5e4980adadb69284b252ba53f36a83bddc60c53048057a55f336f08b5a?s=96&d=mm&r=g\",\"caption\":\"sreschool\"},\"url\":\"https:\/\/sreschool.com\/blog\/author\/manshi\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"From Version Control to CI\/CD: Master in GitLab Explained - SRE School","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:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/","og_locale":"en_US","og_type":"article","og_title":"From Version Control to CI\/CD: Master in GitLab Explained - SRE School","og_description":"In the world of modern software development, efficiency and collaboration are everything. Teams often find themselves juggling multiple tools\u2014one for [&hellip;]","og_url":"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/","og_site_name":"SRE School","article_published_time":"2025-10-17T11:35:55+00:00","article_modified_time":"2025-10-17T11:35:57+00:00","author":"sreschool","twitter_card":"summary_large_image","twitter_misc":{"Written by":"sreschool","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/","url":"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/","name":"From Version Control to CI\/CD: Master in GitLab Explained - SRE School","isPartOf":{"@id":"https:\/\/sreschool.com\/blog\/#website"},"datePublished":"2025-10-17T11:35:55+00:00","dateModified":"2025-10-17T11:35:57+00:00","author":{"@id":"https:\/\/sreschool.com\/blog\/#\/schema\/person\/e4d59819fb25a83bfc3bdf5a76e70b9d"},"breadcrumb":{"@id":"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sreschool.com\/blog\/from-version-control-to-ci-cd-master-in-gitlab-explained\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sreschool.com\/blog\/"},{"@type":"ListItem","position":2,"name":"From Version Control to CI\/CD: Master in GitLab Explained"}]},{"@type":"WebSite","@id":"https:\/\/sreschool.com\/blog\/#website","url":"https:\/\/sreschool.com\/blog\/","name":"SRESchool","description":"Master SRE. Build Resilient Systems. Lead the Future of Reliability","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sreschool.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Person","@id":"https:\/\/sreschool.com\/blog\/#\/schema\/person\/e4d59819fb25a83bfc3bdf5a76e70b9d","name":"sreschool","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/sreschool.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fc2eac5e4980adadb69284b252ba53f36a83bddc60c53048057a55f336f08b5a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fc2eac5e4980adadb69284b252ba53f36a83bddc60c53048057a55f336f08b5a?s=96&d=mm&r=g","caption":"sreschool"},"url":"https:\/\/sreschool.com\/blog\/author\/manshi\/"}]}},"_links":{"self":[{"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/posts\/1159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/comments?post=1159"}],"version-history":[{"count":1,"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/posts\/1159\/revisions"}],"predecessor-version":[{"id":1160,"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/posts\/1159\/revisions\/1160"}],"wp:attachment":[{"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/media?parent=1159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/categories?post=1159"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sreschool.com\/blog\/wp-json\/wp\/v2\/tags?post=1159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}