{"id":50404,"date":"2022-06-05T08:23:00","date_gmt":"2022-06-05T12:23:00","guid":{"rendered":"https:\/\/rmcls.com\/?p=50404"},"modified":"2025-06-09T07:07:04","modified_gmt":"2025-06-09T11:07:04","slug":"agile-scum-whats-the-difference","status":"publish","type":"post","link":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/","title":{"rendered":"Agile and Scrum: What\u2019s the Difference?"},"content":{"rendered":"\n<p>In project management circles, you will hear about agile and Scrum.&nbsp;<a href=\"https:\/\/www.pm-partners.com.au\/what-is-agile-philosophy-and-principles\/\">Agile is a&nbsp;<em>philosophy<\/em><\/a>&nbsp;\u2013 a way of thinking and being for managing projects in our knowledge economy. Today\u2019s fast-changing technology-based economy means that a project\u2019s scope of work is emerging \u2013 and requires flexibility \u2013 as project teams and customers work together to build that scope.<\/p>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Two of agile\u2019s four values focus on responding to change and a continuous delivery of value in the form of complete and working product increments. The other two values focus on the human interaction side of the equation. These values related to\u00a0<em>individuals and interactions,\u00a0<\/em>and<em>\u00a0customer collaboration<\/em>\u00a0underscore rather than take for granted that people working closely together is critical to producing the best work.<\/p>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Agile is a mindset about how to think and be, while Scrum offers a framework, or more specific instruction for how to carry out the work. Let\u2019s look at an overview of Scrum and specific Scrum vocabulary. Scrum describes specific&nbsp;<strong>Roles<\/strong>,&nbsp;<strong>Artifacts<\/strong>,&nbsp;<strong>Activities<\/strong>,&nbsp;<strong>Pillars<\/strong>&nbsp;and&nbsp;<strong>Values<\/strong>. Let\u2019s dig down a little bit into each of these.<\/p>\n\n\n\n<div style=\"height:43px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">What\u2019s the Difference Between Agile and Scrum?<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Scrum Roles<\/li>\n\n\n\n<li>Scrum Artifacts<\/li>\n\n\n\n<li>Scrum Activities<\/li>\n\n\n\n<li>Sprint Pillars and Sprint Values<\/li>\n<\/ol>\n\n\n\n<div style=\"height:44px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Scrum Roles: Development Team, Product Owner, ScrumMaster<\/h2>\n\n\n\n<p>There are key scrum roles. The&nbsp;<strong>development team<\/strong>&nbsp;is a group of subject matter experts. Together, they have the collective knowledge and abilities to elicit and analyze product requirements, and then design and build the product&nbsp;<strong>iteratively<\/strong>&nbsp;and&nbsp;<strong>incrementally<\/strong>. Iterations are small time-boxed work cycles which in Scrum we call&nbsp;<strong>Sprints<\/strong>. Increments are complete and working parts of product. For example, a development team may produce an increment of product in each of several two-week iterations.<\/p>\n\n\n\n<div style=\"height:19px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The development team\u2019s focus is always on the most highly valued product increments. After they deliver these, they turn to a newly (and continuously) prioritized&nbsp;<strong>Backlog<\/strong>&nbsp;(which is a complete list of the product\u2019s requirements). How they know what to build next is the role of the&nbsp;<strong>Product Owner<\/strong>.&nbsp; The customer representative, product owner works collaboratively with the team to ensure the continuous delivery of value by prioritizing that backlog.<\/p>\n\n\n\n<div style=\"height:21px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The&nbsp;<strong>ScrumMaster\u2019s<\/strong>&nbsp;job is to help the team, including the product owner, to achieve agile product creation by always ensuring a common understanding of the product vision. They ensure the selected agile processes are understood and being followed, and they provide servant leadership for the team. The remove impediments to that steady forward movement toward the project\u2019s end goals.<\/p>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Scrum Artifacts: Product and Sprint Backlogs, and Product Increments<\/h2>\n\n\n\n<p>Now you can understand the&nbsp;<a href=\"https:\/\/www.scrumalliance.org\/learn-about-scrum\/scrum-elearning-series\/scrum-artifacts\">Scrum artifacts<\/a>&nbsp;in context. The&nbsp;<strong>Product Backlog<\/strong>&nbsp;is that list of all product requirements. The&nbsp;<strong>Sprint Backlog<\/strong>&nbsp;is the smaller subset of the product backlog that has been prioritized to build the&nbsp;<strong>Product Increment<\/strong>&nbsp;or increments during the current sprint.<\/p>\n\n\n\n<div style=\"height:49px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Scrum Activities: Backlog Refinement, Sprint Planning, Daily Scrum, Sprint Review and Retrospective<\/h2>\n\n\n\n<p>You can probably guess at the meanings for these terms. Take a quick look here.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Backlog Refinement<\/strong>. This is also known as&nbsp;<em>prioritizing&nbsp;<\/em>or&nbsp;<em>grooming&nbsp;<\/em>the backlog. Here, the Product Owner decides what is built next, so the team always knows what to do.<\/p>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Sprint Planning<\/strong>. The team get together and organize around the upcoming sprint.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Daily Scrum<\/strong>. This is a very brief meeting where team members share feedback. Specifically, the share what they each have done since the last scrum, what they will be doing next and mention any impediments they are facing. Impediments are problems to be solved but not during this brief meeting. They are for follow up by the ScrumMaster after the meeting. They are defined as a daily meeting but can take place less often, as needed.<\/p>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Sprint Review<\/strong>. In this meeting, the team demonstrates the increment or increments built during the current sprint, to the customer. They take the customer\u2019s feedback with them and if it is approved, the customer can take delivery of the product increment(s).<\/p>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Sprint Retrospective.<\/strong>&nbsp;Yet another part of Scrum\u2019s continuous feedback looping, this is where the team meets and discusses what went right, what went wrong, and what they would do differently, based on the current sprint. This will help in planning the next sprint and beyond through the project.<\/p>\n\n\n\n<div style=\"height:45px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Sprint Pillars and Sprint Values<\/h2>\n\n\n\n<p>Of course, none of this would work without a set of principles the team agree to live by together. The sprint pillars are&nbsp;<strong>Transparency<\/strong>,&nbsp;<strong>Inspection<\/strong>&nbsp;and&nbsp;<strong>Adaptation<\/strong>. With transparency Scrum teams ensure that their work, process, and progress are visible; shared with all stakeholders at any time. Inspection involves doing regular and timely checks on product and project progress, and you can see how Scrum activities and artifacts support this. It also means inspecting each increment of the product for quality before it is considered \u201cdone\u201d to review with the customer. In turn, adaptation is about adjusting the team\u2019s processes according to what the team learns from inspection.<\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Sprint values are a team promise to each other and the organization to work for the focus, courage, openness, commitment, and respect that is needed to make a high functioning empowered teamwork. This in turn helps to deliver the promise of the Scrum framework.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In project management circles, you will hear about agile and Scrum.&nbsp;Agile is a&nbsp;philosophy&nbsp;\u2013 a way of thinking and being for managing projects in our knowledge economy. Today\u2019s fast-changing technology-based economy means that a project\u2019s scope of work is emerging \u2013 and requires flexibility \u2013 as project teams and customers work together to build that scope. [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":50415,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[38],"tags":[],"class_list":["post-50404","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-agile"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Agile and Scrum: What\u2019s the Difference? - RMC Learning Solutions<\/title>\n<meta name=\"description\" content=\"Discover the difference between Agile and Scrum. Agile is a mindset based on core values and principles. Scrum is a specific Agile methodology used to carry out project work.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Agile and Scrum: What\u2019s the Difference? - RMC Learning Solutions\" \/>\n<meta property=\"og:description\" content=\"Discover the difference between Agile and Scrum. Agile is a mindset based on core values and principles. Scrum is a specific Agile methodology used to carry out project work.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/\" \/>\n<meta property=\"og:site_name\" content=\"RMC Learning Solutions\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/rmcproject\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-06-05T12:23:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-09T11:07:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"770\" \/>\n\t<meta property=\"og:image:height\" content=\"514\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"RMC Learning Solutions\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rmcproject\" \/>\n<meta name=\"twitter:site\" content=\"@rmcproject\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"RMC Learning Solutions\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/\"},\"author\":{\"name\":\"RMC Learning Solutions\",\"@id\":\"https:\/\/rmcls.com\/learn\/#\/schema\/person\/25bd4bfa48c7091c51fea24b48a50873\"},\"headline\":\"Agile and Scrum: What\u2019s the Difference?\",\"datePublished\":\"2022-06-05T12:23:00+00:00\",\"dateModified\":\"2025-06-09T11:07:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/\"},\"wordCount\":910,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/rmcls.com\/learn\/#organization\"},\"image\":{\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg\",\"articleSection\":[\"Agile\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/\",\"url\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/\",\"name\":\"Agile and Scrum: What\u2019s the Difference? - RMC Learning Solutions\",\"isPartOf\":{\"@id\":\"https:\/\/rmcls.com\/learn\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg\",\"datePublished\":\"2022-06-05T12:23:00+00:00\",\"dateModified\":\"2025-06-09T11:07:04+00:00\",\"description\":\"Discover the difference between Agile and Scrum. Agile is a mindset based on core values and principles. Scrum is a specific Agile methodology used to carry out project work.\",\"breadcrumb\":{\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#primaryimage\",\"url\":\"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg\",\"contentUrl\":\"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg\",\"width\":770,\"height\":514,\"caption\":\"Woman at whiteboard working on project\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rmcls.com\/learn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Agile and Scrum: What\u2019s the Difference?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rmcls.com\/learn\/#website\",\"url\":\"https:\/\/rmcls.com\/learn\/\",\"name\":\"RMC Learning Solutions\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/rmcls.com\/learn\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rmcls.com\/learn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/rmcls.com\/learn\/#organization\",\"name\":\"RMC Learning Solutions\",\"url\":\"https:\/\/rmcls.com\/learn\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/rmcls.com\/learn\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2025\/05\/rmc-logo-OyAjnL0v.png\",\"contentUrl\":\"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2025\/05\/rmc-logo-OyAjnL0v.png\",\"width\":186,\"height\":52,\"caption\":\"RMC Learning Solutions\"},\"image\":{\"@id\":\"https:\/\/rmcls.com\/learn\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/rmcproject\/\",\"https:\/\/x.com\/rmcproject\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/rmcls.com\/learn\/#\/schema\/person\/25bd4bfa48c7091c51fea24b48a50873\",\"name\":\"RMC Learning Solutions\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9fda6b1cda539ca26bb4c49403b8f7d8df977b60a70ef17baa110ae8be75163b?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9fda6b1cda539ca26bb4c49403b8f7d8df977b60a70ef17baa110ae8be75163b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9fda6b1cda539ca26bb4c49403b8f7d8df977b60a70ef17baa110ae8be75163b?s=96&d=mm&r=g\",\"caption\":\"RMC Learning Solutions\"},\"url\":\"https:\/\/rmcls.com\/learn\/blog\/author\/rmcls\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Agile and Scrum: What\u2019s the Difference? - RMC Learning Solutions","description":"Discover the difference between Agile and Scrum. Agile is a mindset based on core values and principles. Scrum is a specific Agile methodology used to carry out project work.","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:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/","og_locale":"en_US","og_type":"article","og_title":"Agile and Scrum: What\u2019s the Difference? - RMC Learning Solutions","og_description":"Discover the difference between Agile and Scrum. Agile is a mindset based on core values and principles. Scrum is a specific Agile methodology used to carry out project work.","og_url":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/","og_site_name":"RMC Learning Solutions","article_publisher":"https:\/\/www.facebook.com\/rmcproject\/","article_published_time":"2022-06-05T12:23:00+00:00","article_modified_time":"2025-06-09T11:07:04+00:00","og_image":[{"width":770,"height":514,"url":"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg","type":"image\/jpeg"}],"author":"RMC Learning Solutions","twitter_card":"summary_large_image","twitter_creator":"@rmcproject","twitter_site":"@rmcproject","twitter_misc":{"Written by":"RMC Learning Solutions","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#article","isPartOf":{"@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/"},"author":{"name":"RMC Learning Solutions","@id":"https:\/\/rmcls.com\/learn\/#\/schema\/person\/25bd4bfa48c7091c51fea24b48a50873"},"headline":"Agile and Scrum: What\u2019s the Difference?","datePublished":"2022-06-05T12:23:00+00:00","dateModified":"2025-06-09T11:07:04+00:00","mainEntityOfPage":{"@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/"},"wordCount":910,"commentCount":0,"publisher":{"@id":"https:\/\/rmcls.com\/learn\/#organization"},"image":{"@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#primaryimage"},"thumbnailUrl":"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg","articleSection":["Agile"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/","url":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/","name":"Agile and Scrum: What\u2019s the Difference? - RMC Learning Solutions","isPartOf":{"@id":"https:\/\/rmcls.com\/learn\/#website"},"primaryImageOfPage":{"@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#primaryimage"},"image":{"@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#primaryimage"},"thumbnailUrl":"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg","datePublished":"2022-06-05T12:23:00+00:00","dateModified":"2025-06-09T11:07:04+00:00","description":"Discover the difference between Agile and Scrum. Agile is a mindset based on core values and principles. Scrum is a specific Agile methodology used to carry out project work.","breadcrumb":{"@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#primaryimage","url":"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg","contentUrl":"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2021\/12\/shutterstock_1790196323.jpg","width":770,"height":514,"caption":"Woman at whiteboard working on project"},{"@type":"BreadcrumbList","@id":"https:\/\/rmcls.com\/learn\/blog\/agile-scum-whats-the-difference\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rmcls.com\/learn\/"},{"@type":"ListItem","position":2,"name":"Agile and Scrum: What\u2019s the Difference?"}]},{"@type":"WebSite","@id":"https:\/\/rmcls.com\/learn\/#website","url":"https:\/\/rmcls.com\/learn\/","name":"RMC Learning Solutions","description":"","publisher":{"@id":"https:\/\/rmcls.com\/learn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rmcls.com\/learn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/rmcls.com\/learn\/#organization","name":"RMC Learning Solutions","url":"https:\/\/rmcls.com\/learn\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rmcls.com\/learn\/#\/schema\/logo\/image\/","url":"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2025\/05\/rmc-logo-OyAjnL0v.png","contentUrl":"https:\/\/rmcls.com\/learn\/wp-content\/uploads\/2025\/05\/rmc-logo-OyAjnL0v.png","width":186,"height":52,"caption":"RMC Learning Solutions"},"image":{"@id":"https:\/\/rmcls.com\/learn\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/rmcproject\/","https:\/\/x.com\/rmcproject"]},{"@type":"Person","@id":"https:\/\/rmcls.com\/learn\/#\/schema\/person\/25bd4bfa48c7091c51fea24b48a50873","name":"RMC Learning Solutions","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9fda6b1cda539ca26bb4c49403b8f7d8df977b60a70ef17baa110ae8be75163b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9fda6b1cda539ca26bb4c49403b8f7d8df977b60a70ef17baa110ae8be75163b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9fda6b1cda539ca26bb4c49403b8f7d8df977b60a70ef17baa110ae8be75163b?s=96&d=mm&r=g","caption":"RMC Learning Solutions"},"url":"https:\/\/rmcls.com\/learn\/blog\/author\/rmcls\/"}]}},"_links":{"self":[{"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/posts\/50404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/comments?post=50404"}],"version-history":[{"count":2,"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/posts\/50404\/revisions"}],"predecessor-version":[{"id":244734,"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/posts\/50404\/revisions\/244734"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/media\/50415"}],"wp:attachment":[{"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/media?parent=50404"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/categories?post=50404"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rmcls.com\/learn\/wp-json\/wp\/v2\/tags?post=50404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}