{"id":2223,"date":"2024-11-21T09:00:02","date_gmt":"2024-11-21T08:00:02","guid":{"rendered":"https:\/\/www.theprojectgroup.com\/blog\/en\/?p=2223"},"modified":"2025-09-11T13:51:36","modified_gmt":"2025-09-11T11:51:36","slug":"project-management-methodologies-agile-hybrid","status":"publish","type":"post","link":"https:\/\/www.theprojectgroup.com\/blog\/en\/project-management-methodologies-agile-hybrid\/","title":{"rendered":"Comparing Project Management Methodologies: Agile, Traditional or Hybrid"},"content":{"rendered":"<p>Agile project management has been popular for some time. Many project managers are expected to know and use agile methods nowadays. Yet, when are agile methods truly suitable for a project and when would a traditional or hybrid approach be better? This article about <strong>project management methodologies<\/strong> \u2013 will outline the differences between agile, traditional and hybrid and help you choose the right method for your project.<\/p>\n<p>Note that the article also includes the <em>Comparing Project Management Methodologies PDF<\/em> for download.<\/p>\n<p>We will address each of the following topics:<\/p>\n<ul>\n<li><a href=\"#Chapter1\">When to use traditional project management methodologies<\/a><\/li>\n<li><a href=\"#Chapter2\">When to use agile project management methodologies<\/a><\/li>\n<li><a href=\"#Chapter3\">Comparing project management methodologies: Traditional \u2013 agile<\/a><\/li>\n<li><a href=\"#Chapter4\">When to use hybrid project management methodologies<\/a><\/li>\n<li><a href=\"#Chapter5\">Software solution for hybrid project management: MS Project + Jira integration<\/a><\/li>\n<li><a href=\"#Chapter6\">Conclusion \u2013 Comparing project management methodologies<\/a><\/li>\n<\/ul>\n<p>Let us start.<\/p>\n<h2 id=\"Chapter1\">When to Use Traditional Project Management Methodologies<\/h2>\n<p>A glance at the history of project management shows how and why traditional planning methods evolved as they did. Tools such as:<\/p>\n<ul>\n<li>Gantt charts to depict time intervals (developed in 1910)<\/li>\n<li>PERT &amp; CPM for depicting interdependencies (developed in 1958)<\/li>\n<\/ul>\n<p>as well as organizations such as:<\/p>\n<ul>\n<li><a href=\"https:\/\/www.pmi.org\/\" target=\"_blank\" rel=\"noopener\">PMI<\/a> and <a href=\"https:\/\/ipma.world\/\" target=\"_blank\" rel=\"noopener\">IPMA<\/a> (founded in the 1960s)<\/li>\n<li><a href=\"https:\/\/www.axelos.com\/\" target=\"_blank\" rel=\"noopener\">Axelos<\/a> \/ <a href=\"https:\/\/de.wikipedia.org\/wiki\/PRINCE2\" target=\"_blank\" rel=\"noopener\">Prince2<\/a> (founded in 1996)<\/li>\n<\/ul>\n<p>were established in an era of <strong>large-scale projects of a longer duration<\/strong>. So, the project\u2019s goals until completion were \u2012 in theory at least \u2012 clearly and carefully defined, and any change was costly. This meant that changes were considered to be disruptions. Everyone focused 100% on the goals.<\/p>\n<div id=\"id69573c1a7840d\" class=\"iframecontainer iframecontainer--hidden\">\n            <div class=\"iframecontainer__head\" style=\"background: #D60B52!important;\">\n                <div class=\"iframecontainer__head__inner\" style=\"color:#ffffff;\" data-for=\"#id69573c1a7840d\">\n                    <p><strong>PDF Download: <\/strong> Comparing PM Methodologies: Agile, Traditional, and Hybrid<\/p>\n                <\/div>\n                <div class=\"iframecontainer__head__icon\" data-for=\"#id69573c1a7840d\">\n                    <svg width=\"10px\" height=\"16px\" viewBox=\"1092 550 10 16\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\">\n                        <polygon class=\"iframecontainer__head__icon__pfeil\"  data-for=\"#id69573c1a7840d\" stroke=\"none\" fill=\"#ffffff\" fill-rule=\"evenodd\" points=\"1093.875 550 1101.875 558 1093.875 566 1092 564.125 1098.125 558 1092 551.875\"><\/polygon>\n                    <\/svg>\n                <\/div>\n            <\/div>\n            <div class=\"iframecontainer__iframe\">\n                <div class=\"iframecontainer__iframe__inner\">\n                    <p>This downloadable article about project management methodologies outlines the differences between agile, traditional and hybrid and will help you to choose the right method for your project.<\/p>\n<p>Please fill in the form.<br \/>\n<span style=\"font-size: xx-small;\">* Required Fields\u00a0 |\u00a0 <a href=\"https:\/\/www.theprojectgroup.com\/en\/data-protection\" target=\"_blank\" rel=\"noopener\">Data Protection<\/a><\/span><\/p>\n<div class=\"cookieconsent-optout-marketing\">This form is blocked by your cookie settings to our website. Please <a>click here<\/a> and select at least the marketing cookies. Then this form will be visible. Thanks a lot.<\/div>\n\n                \t<!-- ENGLISCH Wichtig: nur den Code in download-asset \u00e4ndern - definiert Download -->\r\n<script type='text\/x-ccm-loader' data-ccm-loader-src=\"https:\/\/js-eu1.hsforms.net\/forms\/embed\/developer\/146642994.js\" defer><\/script>\r\n\r\n<div class=\"hs-form-html\"\r\n     data-download-asset=\"CU5E\"\r\n     data-region=\"eu1\"\r\n     data-form-id=\"ed0008c7-47d5-4c2e-ad2f-000bd95b74c5\"\r\n     data-portal-id=\"146642994\"><\/div>\r\n\r\n<script>\r\n(() => {\r\n  const FORM_ID = 'ed0008c7-47d5-4c2e-ad2f-000bd95b74c5';\r\n  const FIELD   = '0-1\/download_asset';\r\n  const roots   = new Set();\r\n  const formsByRoot = new WeakMap();\r\n\r\n  const setViaApi = (root) => {\r\n    const code = root.dataset.downloadAsset || '';\r\n    const form = formsByRoot.get(root);\r\n    if (!code || !form) return;\r\n    form.setFieldValue(FIELD, code);\r\n  };\r\n\r\n  window.addEventListener('hs-form-event:on-ready', (event) => {\r\n    if (!window.HubSpotFormsV4) return;\r\n    const form = HubSpotFormsV4.getFormFromEvent(event);\r\n    if (!form || form.getFormId() !== FORM_ID) return;\r\n\r\n    const root = [...roots].find(r => r.contains(event.target));\r\n    if (!root) return;\r\n\r\n    formsByRoot.set(root, form);\r\n    setViaApi(root);\r\n  });\r\n\r\n  window.addEventListener('message', (event) => {\r\n    const d = event.data;\r\n    if (!d || d.type !== 'hsFormCallback' || d.eventName !== 'onFormSubmit') return;\r\n    if (d.id !== FORM_ID) return;\r\n\r\n    roots.forEach(setViaApi);\r\n  });\r\n\r\n  document.addEventListener('DOMContentLoaded', () => {\r\n    document.querySelectorAll('.hs-form-html[data-download-asset][data-form-id=\"' + FORM_ID + '\"]')\r\n      .forEach(r => roots.add(r));\r\n  });\r\n})();\r\n<\/script>\n                    <style>\/* Kompaktere Darstellung f\u00fcr HubSpot Formulare *\/\n[data-hsfc-id=\"Renderer\"] .hsfc-Step .hsfc-Step__Content { padding: 0 20px 20px !important; }\n[data-hsfc-id=Renderer] .hsfc-TextField>*:not(:last-child) { margin-bottom:4px !important; }\n[data-hsfc-id=\"Renderer\"] .hsfc-Row { gap: 20px !important; margin-bottom: 12px !important; }\n[data-hsfc-id=\"Renderer\"] .hsfc-NavigationRow { margin-top: 6px !important; }\n[data-hsfc-id=\"Renderer\"] .hsfc-TextInput { padding: 8px !important; }<\/style>\n                <\/div>\n            <\/div>\n        <\/div><p><strong>Traditional project management methodologies<\/strong>, therefore, offered numerous methods for control and management. Even today, these methods are<strong> good for industries such as construction, plant engineering, pharmaceuticals<\/strong>, and some others.<\/p>\n<blockquote><p><strong>Our tip: <\/strong>If you are planning a project in which the requirements are pretty clear right from the start and the work can be thoroughly planned, then the traditional project management methodologies are quite suitable. Likewise in environments with a high degree of statutory provisions or regulatory requirements, the traditional project management methods are likely to prevail.<\/p><\/blockquote>\n<h2 id=\"Chapter2\">When to Use Agile Project Management Methodologies<\/h2>\n<p><strong>Agile project management<\/strong> with its methods is newer and originates in software development (greatly inspired by the concept of lean manufacturing). Agile project management methods have the following characteristics:<\/p>\n<ul>\n<li>They are well-suited for projects with a <strong>shorter duration<\/strong><\/li>\n<li>There is a <strong>greater focus on the<\/strong> <strong>customer benefit <\/strong>than an overly rigid adherence to the goals<\/li>\n<li>They encourage <strong>flexibility in reaching the goals<\/strong><\/li>\n<li>Changes are therefore welcomed if they provide useful improvements<\/li>\n<li>They are easy to use and have fewer guidelines than many traditional methods<\/li>\n<li>They rely on teams to self-organize themselves, which demands great trust<\/li>\n<\/ul>\n<p>The latter is also clearly stated in the <a href=\"https:\/\/agilemanifesto.org\/principles.html\" target=\"_blank\" rel=\"noopener\">Agile Manifesto of 2001<\/a> with the following principles:<\/p>\n<ul>\n<li>Individuals and interactions over processes and tools<\/li>\n<li>Working software over comprehensive documentation<\/li>\n<li>Customer collaboration over contract negotiation<\/li>\n<li>Responding to change over following a plan<\/li>\n<\/ul>\n<p><strong>The agile principles listed in the manifesto all focus on the importance of interaction. Their objective is to move away from rigid processes and bureaucracy.<\/strong><\/p>\n<h3>Scrum: The Most Widely Used Agile Method<\/h3>\n<p><a href=\"https:\/\/www.scrum.org\/\" target=\"_blank\" rel=\"noopener\">Scrum<\/a> uses a <strong>Product Backlog <\/strong>along with user stories instead of detailed product specifications. These user stories describe describe requirements from the user\u2019s perspective. Also, the product backlog is incrementally enhanced during the development process, making it a \u201cliving\u201d artifact.<\/p>\n<p>The work to be done during a sprint is planned together with the stakeholders at the beginning of that particular <strong>Sprint.<\/strong> After that, the development team meets in a <strong>Daily Scrum<\/strong> to plan the work that needs to be done.<\/p>\n<p>When a sprint ends, there is a review:<\/p>\n<ul>\n<li>The work results are presented to the stakeholders in a sprint review.<\/li>\n<li>After the review, the team organizes and holds an internal sprint retrospective. This is part of their self-management.<\/li>\n<li>In the retrospective, the team evaluates its methods and processes, as well as how well the team itself functioned as an entity. If improvements are necessary, then actions to be taken in subsequent iterations are discussed and decided upon.<\/li>\n<\/ul>\n<figure id=\"attachment_8098\" aria-describedby=\"caption-attachment-8098\" style=\"width: 400px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2021\/09\/1-2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-8098\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2021\/09\/1-2.png\" alt=\"Project management methodologies \u2013 Graphic depicting the Scrum mehtod in agile project management\" width=\"400\" height=\"336\" srcset=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2021\/09\/1-2.png 733w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2021\/09\/1-2-300x252.png 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/a><figcaption id=\"caption-attachment-8098\" class=\"wp-caption-text\">Graphic depicting the Scrum method in agile project management<\/figcaption><\/figure>\n<p>In addition to this pure form of Scrum, there are also variations such as Reliable Scrum (with critical chain elements), and other agile tools. These include: <a href=\"https:\/\/en.wikipedia.org\/wiki\/Kanban_board\" target=\"_blank\" rel=\"noopener\">Kanban boards<\/a> in which there are no roles because these only serve to help visualize the work processes.<\/p>\n<blockquote><p><strong>Our tip:\u00a0<\/strong>Are the requirements in your project not really clear at the start and the goals somewhat flexible, and are short planning horizons an option? If so, agile project management methodologies could be suitable. Scrum, especially, could be the right choice if you want to achieve the objectives rather quickly and flexibly. Having a Scrum Master can help you with the process of implementing rules and establishing a fixed sprint cadence for you and your stakeholders.<\/p><\/blockquote>\n<h2 id=\"Chapter3\">Comparing Project Management Methodologies: Traditional \u2013 Agile<\/h2>\n<h3>Traditional<\/h3>\n<p>In the traditional project management methodologies, the <strong>concept and the specification<\/strong> derived from it, provide the basis for the implementation. In the end, what counts is the acceptance and use of the overall result produced. The goals are largely stable over the course of the project whereas deadlines and costs are flexible.<\/p>\n<figure id=\"attachment_4835\" aria-describedby=\"caption-attachment-4835\" style=\"width: 600px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/3-4.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-4835\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/3-4.png\" alt=\"\" width=\"600\" height=\"202\" srcset=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/3-4.png 1345w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/3-4-300x101.png 300w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/3-4-768x258.png 768w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/3-4-1024x344.png 1024w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a><figcaption id=\"caption-attachment-4835\" class=\"wp-caption-text\">The different approaches for traditional and agile project management<\/figcaption><\/figure>\n<p><strong>\u00a0<\/strong>In traditional project management, there are roles such as:<\/p>\n<ul>\n<li><strong>Project sponsor<\/strong>\n<ul>\n<li>Requests the project<\/li>\n<li>Steering committee member<\/li>\n<li>Makes decisions as necessary<\/li>\n<\/ul>\n<\/li>\n<li><strong>Project manager<\/strong>\n<ul>\n<li>Deals with the stakeholders<\/li>\n<li>Plans and manages<\/li>\n<li>Reports and communicates<\/li>\n<\/ul>\n<\/li>\n<li><strong>Team member<\/strong>\n<ul>\n<li>Responsible for completing work packages<\/li>\n<li>Develops the deliverables<\/li>\n<li>Time completion confirmation<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>Each of these has clear responsibilities.<\/p>\n<p>Good communication is imperative when the people in these roles interact. In traditional environments, this communication is often in the form of status reports. The following kinds of meetings may be held:<\/p>\n<ul>\n<li>Kickoff at the start<\/li>\n<li>Planning meetings and status meetings during the project\u2019s lifecycle, concluding with a <a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/lessons-learned-in-project-management\/\">Lessons Learned<\/a> meeting at the end.<\/li>\n<\/ul>\n<h3>Agile via Scrum<\/h3>\n<p><strong>Agile project management<\/strong>, on the other hand, <strong>focuses on the product version<\/strong>. Deadlines and costs are stable, but the goal is flexible (see figure above).<\/p>\n<p>A customer can see and evaluate one of the initial versions of a product and give their feedback. You can then use this feedback to modify the original plan and, through regular contact with the customer, develop the subsequent versions.<\/p>\n<p>This means that: <strong>The closer you collaborate with the customer, the better and more usable the result of your efforts will be.<\/strong><\/p>\n<p>In the end, the risk of unpleasant surprises is significantly lower than for methods involving long-term pre-planning. Each iteration of the product comes one step closer to meeting the customer\u2019s needs, thereby enhancing the benefit to the customer.<\/p>\n<blockquote><p><strong>Our tip: <\/strong>Begin by talking to your <a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/stakeholder-management\/\" target=\"_blank\" rel=\"noopener\">stakeholders<\/a> and explaining to them that agile project management methods demand closer cooperation with the customer to work well. Ensure that you and your team understand that these methods demand an openness to new ways of working. Explain that it is completely normal that implementing these processes takes a bit of time and that the maturity level of Scrum teams only increases with experience.<\/p><\/blockquote>\n<figure id=\"attachment_4836\" aria-describedby=\"caption-attachment-4836\" style=\"width: 600px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/4-2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-4836\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/4-2.png\" alt=\"Agile project management \u2013 Charts comparing traditional and agile\" width=\"600\" height=\"238\" srcset=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/4-2.png 1084w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/4-2-300x119.png 300w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/4-2-768x305.png 768w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/4-2-1024x406.png 1024w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/4-2-1078x430.png 1078w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a><figcaption id=\"caption-attachment-4836\" class=\"wp-caption-text\">A comparison of traditional and agile project management methodologies<\/figcaption><\/figure>\n<p>When trying to decide between project management methods, ask yourself this question: <strong>can I afford to have flexible goals?<\/strong><\/p>\n<p>Of course, a product must also be able to be divided into individual usable components. This is more difficult in a construction project than in software development because in construction the individual parts are useless without the overall result.<\/p>\n<blockquote>\n    <p class=\"datamintsbanner\">\n        <a href=\"https:\/\/www.theprojectgroup.com\/en\/project-management-newsletter\" target=\"_blank\" class=\"datamintsbanner__link\" title=\"Project Management Newsletter TPG PMO Resource Management Agile PM Project Projects Projectmanager Projectmanagementoffice\" style=\"display: block;\">\n            <img decoding=\"async\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2022\/08\/TPG_Banner-Blog_1400_Newsletter_EN.jpg\" class=\"datamintsbanner__image\" style=\"display: block; max-width: 100%\">\n        <\/a>\n    <\/p>\n    \n<p><strong><a href=\"https:\/\/www.theprojectgroup.com\/en\/project-management-newsletter\" target=\"_blank\" rel=\"noopener\">Subscribe to the TPG Blog Newsletter now<\/a> and never miss another blog post.<\/strong><\/p><\/blockquote>\n<p>In Scrum, there are three key roles:<\/p>\n<ul>\n<li><strong>Product Owner<\/strong>\n<ul>\n<li>Single source of requirements<\/li>\n<li>Manages and prioritizes the backlog<\/li>\n<li>Communicates with the stakeholders<\/li>\n<\/ul>\n<\/li>\n<li><strong>Scrum Master<\/strong>\n<ul>\n<li>Leads the Scrum process<\/li>\n<li>Ensures that the team is prepared for the process<\/li>\n<li>Removes impediments<\/li>\n<\/ul>\n<\/li>\n<li><strong>Team<\/strong>\n<ul>\n<li>Evaluates the backlog items<\/li>\n<li>Allocates tasks among the team members<\/li>\n<li>Reports when DONE<\/li>\n<li>Gives feedback in reviews and retrospectives<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>The<a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/product-owner\/\" target=\"_blank\" rel=\"noopener\"><strong> Product Owner<\/strong><\/a> is the person responsible for the product requirements and the one who represents the stakeholder.<\/p>\n<p><strong>Scrum Masters <\/strong>ensure that the Scrum process is implemented. They support the team and remove any obstacles.<\/p>\n<blockquote><p><strong>Note:<\/strong> Scrum Masters can also obtain certification to help them more fully comprehend the theory and support their work. A Scrum Master certification is viewed as the first building block of Scrum training. It can also be useful for other Scrum team members.<\/p>\n<p><strong>Reading tip:<\/strong> <a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/agile-project-management-certifications\/\" target=\"_blank\" rel=\"noopener\">Agile project management certifications<\/a> \u2013 A comparison<\/p><\/blockquote>\n<p>As the third role in Scrum, the development team bears much responsibility, as it:<\/p>\n<ul>\n<li>Estimates the required effort<\/li>\n<li>Chooses its tasks based on these estimates<\/li>\n<li>Informs others when these tasks have been accomplished (as per the agreed <em>Definition of Done)<\/em><\/li>\n<\/ul>\n<p>Important feedback in reviews and retrospectives comes not just from the stakeholders but also from the team itself in agile project management environments.<\/p>\n<p>The roles are clearly defined when using Scrum methods. However, Scrum handles project responsibility differently (compared to traditional project management methodologies).<\/p>\n<blockquote><p><strong>Our tip: <\/strong>Read the <a href=\"https:\/\/www.scrumguides.org\/docs\/scrumguide\/v2020\/2020-Scrum-Guide-US.pdf\" target=\"_blank\" rel=\"noopener\">Scrum Guide<\/a> to learn more about the roles before employees take on these roles. Your team members can, of course, retain their existing job titles while acting in a different Scrum role.<\/p><\/blockquote>\n<div id=\"id69573c1a78653\" class=\"iframecontainer iframecontainer--hidden\">\n            <div class=\"iframecontainer__head\" style=\"background: #D60B52!important;\">\n                <div class=\"iframecontainer__head__inner\" style=\"color:#ffffff;\" data-for=\"#id69573c1a78653\">\n                    <p><strong>Free Download:<\/strong> How to Manage Tactical Resource Management (eBook)<\/p>\n                <\/div>\n                <div class=\"iframecontainer__head__icon\" data-for=\"#id69573c1a78653\">\n                    <svg width=\"10px\" height=\"16px\" viewBox=\"1092 550 10 16\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\">\n                        <polygon class=\"iframecontainer__head__icon__pfeil\"  data-for=\"#id69573c1a78653\" stroke=\"none\" fill=\"#ffffff\" fill-rule=\"evenodd\" points=\"1093.875 550 1101.875 558 1093.875 566 1092 564.125 1098.125 558 1092 551.875\"><\/polygon>\n                    <\/svg>\n                <\/div>\n            <\/div>\n            <div class=\"iframecontainer__iframe\">\n                <div class=\"iframecontainer__iframe__inner\">\n                    <p>How you make resource coordination between project and line management work smoothly: lots of practical tips and checklists on how to set this up quickly yourself (Processes &amp; Tools).<\/p>\n\n                \t<!-- ENGLISCH Wichtig: nur den Code in download-asset \u00e4ndern - definiert Download -->\r\n<script type='text\/x-ccm-loader' data-ccm-loader-src=\"https:\/\/js-eu1.hsforms.net\/forms\/embed\/developer\/146642994.js\" defer><\/script>\r\n\r\n<div class=\"hs-form-html\"\r\n     data-download-asset=\"CU13E\"\r\n     data-region=\"eu1\"\r\n     data-form-id=\"ed0008c7-47d5-4c2e-ad2f-000bd95b74c5\"\r\n     data-portal-id=\"146642994\"><\/div>\r\n\r\n<script>\r\n(() => {\r\n  const FORM_ID = 'ed0008c7-47d5-4c2e-ad2f-000bd95b74c5';\r\n  const FIELD   = '0-1\/download_asset';\r\n  const roots   = new Set();\r\n  const formsByRoot = new WeakMap();\r\n\r\n  const setViaApi = (root) => {\r\n    const code = root.dataset.downloadAsset || '';\r\n    const form = formsByRoot.get(root);\r\n    if (!code || !form) return;\r\n    form.setFieldValue(FIELD, code);\r\n  };\r\n\r\n  window.addEventListener('hs-form-event:on-ready', (event) => {\r\n    if (!window.HubSpotFormsV4) return;\r\n    const form = HubSpotFormsV4.getFormFromEvent(event);\r\n    if (!form || form.getFormId() !== FORM_ID) return;\r\n\r\n    const root = [...roots].find(r => r.contains(event.target));\r\n    if (!root) return;\r\n\r\n    formsByRoot.set(root, form);\r\n    setViaApi(root);\r\n  });\r\n\r\n  window.addEventListener('message', (event) => {\r\n    const d = event.data;\r\n    if (!d || d.type !== 'hsFormCallback' || d.eventName !== 'onFormSubmit') return;\r\n    if (d.id !== FORM_ID) return;\r\n\r\n    roots.forEach(setViaApi);\r\n  });\r\n\r\n  document.addEventListener('DOMContentLoaded', () => {\r\n    document.querySelectorAll('.hs-form-html[data-download-asset][data-form-id=\"' + FORM_ID + '\"]')\r\n      .forEach(r => roots.add(r));\r\n  });\r\n})();\r\n<\/script>\n                    <style>\/* Kompaktere Darstellung f\u00fcr HubSpot Formulare *\/\n[data-hsfc-id=\"Renderer\"] .hsfc-Step .hsfc-Step__Content { padding: 0 20px 20px !important; }\n[data-hsfc-id=Renderer] .hsfc-TextField>*:not(:last-child) { margin-bottom:4px !important; }\n[data-hsfc-id=\"Renderer\"] .hsfc-Row { gap: 20px !important; margin-bottom: 12px !important; }\n[data-hsfc-id=\"Renderer\"] .hsfc-NavigationRow { margin-top: 6px !important; }\n[data-hsfc-id=\"Renderer\"] .hsfc-TextInput { padding: 8px !important; }<\/style>\n                <\/div>\n            <\/div>\n        <\/div><p><strong>Communication:<\/strong> The meetings described in the Scrum Guide revolve around the idea that you should <strong>reduce the number of meetings<\/strong> to the absolute minimum necessary. These meetings are intended to cover most of the topics necessary:<\/p>\n<ul>\n<li>Daily<\/li>\n<li>Planning<\/li>\n<li>Review<\/li>\n<li>Retrospective<\/li>\n<\/ul>\n<p>If stakeholders insist on receiving formal reports, you can \u2013 at least theoretically \u2013 alert them to the Scrum Boards and other sources of information or invite them to attend a review meeting. The <strong>Sprint Backlog<\/strong> clearly indicates what the team members are currently working on. Reviews can also include product demonstrations to increase transparency.<\/p>\n<blockquote><p>This article provides<strong> more detail<\/strong><strong> on <a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/hybrid-project-management\/\" target=\"_blank\" rel=\"noopener\">hybrid project management<\/a>.<\/strong><span style=\"font-size: 14px; background-color: #ffffff;\"><br \/>\n<\/span><\/p><\/blockquote>\n<h3>Resource Management in an Agile Environment<\/h3>\n<p>Regardless of the methods used, it is essential for the company to have a well-planned concept for resource management for project portfolios. This requires a <strong>centralized database<\/strong> which, due to its complexity, can only be coordinated by a <strong><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/why-a-pmo-is-important\/\" target=\"_blank\" rel=\"noopener\">Project Management Office<\/a> (PMO)<\/strong>.<\/p>\n<p>Agile methods use fixed product \/ project teams. This greatly simplifies <a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/resource-management\/\" target=\"_blank\" rel=\"noopener\">resource management<\/a>.<\/p>\n<p>However, this is insufficient at the project management level. Regardless of whether you are using agile or traditional project management methods, you will need to <strong>determine the actual availability,<\/strong> absences, and operations.<\/p>\n<blockquote><p><strong>Further reading:<\/strong> Reducing resource conflicts with <a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/agile-resource-planning\/\" target=\"_blank\" rel=\"noopener\">agile resource planning<\/a><\/p><\/blockquote>\n<p>Because resources are assigned to individual tasks in traditional projects, the differing deadlines make it difficult for people to switch from one project to another. In some situations, this can have a negative impact on productivity (see the first graphic below).<\/p>\n<p>It is much easier for an employee to switch from one project to another if <strong>the team membership remains constant for at least the duration of one sprint.<\/strong> It is a good idea to align the sprint lengths and cadence among several projects. That way, <strong>resources can be shifted at the end of a sprint<\/strong> (see the second graphic below).<strong><br \/>\n<\/strong><\/p>\n<figure id=\"attachment_4838\" aria-describedby=\"caption-attachment-4838\" style=\"width: 297px\" class=\"wp-caption alignleft\"><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/6-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-4838\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/6-1-300x293.png\" alt=\"Project management methodologies \u2013 Graphic depicting the Scrum mehtod in agile project management\" width=\"297\" height=\"290\" srcset=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/6-1-300x293.png 300w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/6-1.png 643w\" sizes=\"(max-width: 297px) 100vw, 297px\" \/><\/a><figcaption id=\"caption-attachment-4838\" class=\"wp-caption-text\">In traditional planning, it is more difficult to switch between projects<\/figcaption><\/figure>\n<figure id=\"attachment_4839\" aria-describedby=\"caption-attachment-4839\" style=\"width: 294px\" class=\"wp-caption alignleft\"><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/7-2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-4839\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/7-2-300x296.png\" alt=\"Agile project management \u2013 The synchronized cadence makes it easier to switch between projects\" width=\"294\" height=\"290\" srcset=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/7-2-300x296.png 300w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2020\/04\/7-2.png 635w\" sizes=\"(max-width: 294px) 100vw, 294px\" \/><\/a><figcaption id=\"caption-attachment-4839\" class=\"wp-caption-text\">With the synchronized cadence of agile planning it is easier to switch between projects<\/figcaption><\/figure>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<blockquote><p><strong>Our tip: <\/strong>Try to maintain the same cadence in all your projects so that team members can transfer from one project to another smoothly if need be.<\/p><\/blockquote>\n<h3 id=\"Kapitel8\">Key Success Factors for Agile Project Management (a Selection)<\/h3>\n<p><strong>\u00a0<\/strong>When considering agile project management methods, keep in mind these important points:<\/p>\n<ul>\n<li>Your company\u2019s <a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/why-a-pmo-is-important\/\" target=\"_blank\" rel=\"noopener\">PMO<\/a> needs expertise in the methods: it should be able to distinguish between traditional and agile methods and be able to choose the right processes based on the situation.<\/li>\n<li>Your company needs a system that overall best suits your requirements. Your stakeholders should commit to using the chosen processes.<\/li>\n<li>Reliable planning \u2013 even with agile methods \u2013 requires that you include the estimated tasks in a Sprint. Your Product Owner should prioritize the tasks beforehand correspondingly.<\/li>\n<li>The autonomous manner in which agile teams operate can also lead to surprises. You should be aware of this and be able to take action to mitigate the effects if necessary.<\/li>\n<li>The first step in implementing agile project management is to establish a uniform cadence in your timing. You can begin using the agile methods in a second step.<\/li>\n<\/ul>\n<h2 id=\"Chapter4\">When to Use Hybrid Project Management Methodologies<\/h2>\n<p><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/hybrid-project-management\/\" target=\"_blank\" rel=\"noopener\">Hybrid project management<\/a> is basically a combination of the project management methodologies described above. Various combinations are possible, and here are just four examples of hybrid models:<\/p>\n<ol>\n<li>The design and specification are agile, but the implementation is traditional.<\/li>\n<li>The design and specification are traditional, and the hardware implementation is traditional, but the software implementation is agile. (Here it is important to keep in mind the interdependencies.)<\/li>\n<li>The design, specification, and implementation of the hardware and software are traditional, the integration is agile.<\/li>\n<li>The design, specification, implementation and acceptance test are traditional but occur in planned periodic iterations. This is therefore not a combination of traditional and agile, but rather a combination of traditional and iterative. Please keep in mind that a harmonized cadence generally helps everyone involved.<\/li>\n<\/ol>\n\n    <p class=\"datamintsbanner\">\n        <a href=\"https:\/\/ebook.theprojectgroup.com\/resource-planning\/\" target=\"_blank\" class=\"datamintsbanner__link\" title=\"Free eBook Download How to Master the Resource Coordination between Project and Line Management\" style=\"display: block;\">\n            <img decoding=\"async\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2022\/08\/TPG_Banner-Blog_1400_eBook-Tactical-Resource-Planning_EN.jpg\" class=\"datamintsbanner__image\" style=\"display: block; max-width: 100%\">\n        <\/a>\n    <\/p>\n    \n<h2 id=\"Chapter5\">Software Solution for Hybrid Project Management: Microsoft Project + Jira Integration<\/h2>\n<p>How can you map traditional, agile and hybrid project management methodologies with software?<\/p>\n<p>If, in agile projects, the project managers use Microsoft Project and the employees track their tasks using Atlassian Jira, an <a href=\"https:\/\/www.theprojectgroup.com\/en\/middleware\/jira-integration\" target=\"_blank\" rel=\"noopener\">MS Project + Jira Integration<\/a> makes sense.<\/p>\n<p>The sharing of data between the two integrated systems turns:<\/p>\n<ul>\n<li>Phases into Versions<\/li>\n<li>Work packages into Epics<\/li>\n<\/ul>\n<p>The Microsoft Project Epics are precisely planned as issues in Jira, and the effort is supplemented by, for example, Story Points. The combined story points are transferred, per Epic, back to Microsoft Project. This gives the project manager clarity when planning and later monitoring the completion.<\/p>\n<blockquote><p>Wondering about the end of POL? Read about <strong><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/project-online-retirement-2026\/\" target=\"_blank\" rel=\"noopener\">Project Online Retirement<\/a> in 2026<\/strong>.<\/p><\/blockquote>\n<p>By the way, it is also possible to synchronize the actual hours reported with the status information for the work packages in this way.<\/p>\n<figure id=\"attachment_8100\" aria-describedby=\"caption-attachment-8100\" style=\"width: 600px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2021\/09\/7_Re-synchronizing_the_Update_with_MSP_Jira.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-8100\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2021\/09\/7_Re-synchronizing_the_Update_with_MSP_Jira.png\" alt=\"project management methodologies \u2013 MS Project-Jira integration\" width=\"600\" height=\"234\" srcset=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2021\/09\/7_Re-synchronizing_the_Update_with_MSP_Jira.png 1400w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2021\/09\/7_Re-synchronizing_the_Update_with_MSP_Jira-300x117.png 300w, https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2021\/09\/7_Re-synchronizing_the_Update_with_MSP_Jira-1024x399.png 1024w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a><figcaption id=\"caption-attachment-8100\" class=\"wp-caption-text\">Integrating Microsoft Project and Jira enables the bi-directional exchange of data<\/figcaption><\/figure>\n<p>The integration of MS Project with Jira is only one example of how you can use the selected methods to track and manage complex project plans in software.<\/p>\n<blockquote><p><strong>Our tip: <\/strong>There are ways to integrate trusted, familiar programs. Instead of migrating from one software environment to another, you should find information about the capabilities of <a href=\"https:\/\/www.theprojectgroup.com\/en\/middleware\/jira-integration\" target=\"_blank\" rel=\"noopener\">integration middleware<\/a>. An integration would enable everyone to continue using the tool that is most familiar and best suited to their needs \u2013 while at the same time producing better data as a basis for corporate management.<\/p><\/blockquote>\n\n    <p class=\"datamintsbanner\">\n        <a href=\"https:\/\/bit.ly\/3IFmguV\" target=\"_blank\" class=\"datamintsbanner__link\" title=\"Microsoft 365 Project Management TPG ProjectPowerPack: Best Practice Solution for Project & Portfolio Management Based on Microsoft 365 & Power Platform\" style=\"display: block;\">\n            <img decoding=\"async\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2025\/05\/csm_PPP_Blog_Banner2_EN_1300px_tiny_8e50efa17d.jpg\" class=\"datamintsbanner__image\" style=\"display: block; max-width: 100%\">\n        <\/a>\n    <\/p>\n    \n<h2 id=\"Chapter6\">Conclusion \u2013 Comparing Project Management Methodologies<\/h2>\n<p>This article has explained why agile project management methodologies are so in demand these days. You now know the difference to traditional and hybrid planning methods.<\/p>\n<p>The article has provided insight into which methodology is most suitable for a given situation:<\/p>\n<ul>\n<li><strong>Traditional project management <\/strong>is best when projects can be planned in advance and the requirements are relatively clear from the beginning. Change requests can be handled if there is a good change management process for dealing with them. This method is also well-suited for project environments that are subject to strong laws or highly regulated.<\/li>\n<li><strong>Agile project management <\/strong>is best in situations where many details are still unclear at the project\u2019s beginning. Here, the details are developed step by step together with the customer in an iterative process as the project progresses.<\/li>\n<li><strong>The hybrid approach <\/strong>is recommended in situations where the project is easy to divide into sub-projects that can be reliably planned.<\/li>\n<\/ul>\n<p><strong>To summarize:<\/strong> There is no \u201cone right methodology\u201d that is suitable for every project. You need to choose the methodology best suited to the particular project.<\/p>\n<blockquote><p><strong>Our final tips<\/strong><\/p>\n<p>Get to know the individually adaptable \u201cPPM Paradise\u201d \u2013 the optimal environment for your enterprise-wide project, program, portfolio and resource management. <a href=\"https:\/\/www.theprojectgroup.com\/data\/Downloads_eBooks\/TPG_PPM_Paradise_eBook_EN_-_TPG_TheProjectGroup.pdf\" target=\"_blank\" rel=\"noopener\">Download the eBook now<\/a> (just click, no form).<\/p>\n<p>And sign up for our <a href=\"https:\/\/www.theprojectgroup.com\/en\/project-management-newsletter\" target=\"_blank\" rel=\"noopener\">bi-weekly blog newsletter<\/a> to make sure you receive all our updates.<\/p><\/blockquote>\n<p><strong>What has your experience with the different project management methodologies been? Please let us know in the comment area below.<br \/>\n<\/strong><\/p>\n<div id=\"id69573c1a7891a\" class=\"iframecontainer iframecontainer--hidden\">\n            <div class=\"iframecontainer__head\" style=\"background: #D60B52!important;\">\n                <div class=\"iframecontainer__head__inner\" style=\"color:#ffffff;\" data-for=\"#id69573c1a7891a\">\n                    <p><strong>Subscribe to TPG BlogInfo:<\/strong> Never miss new practice-oriented tips &amp; tricks<\/p>\n                <\/div>\n                <div class=\"iframecontainer__head__icon\" data-for=\"#id69573c1a7891a\">\n                    <svg width=\"10px\" height=\"16px\" viewBox=\"1092 550 10 16\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\">\n                        <polygon class=\"iframecontainer__head__icon__pfeil\"  data-for=\"#id69573c1a7891a\" stroke=\"none\" fill=\"#ffffff\" fill-rule=\"evenodd\" points=\"1093.875 550 1101.875 558 1093.875 566 1092 564.125 1098.125 558 1092 551.875\"><\/polygon>\n                    <\/svg>\n                <\/div>\n            <\/div>\n            <div class=\"iframecontainer__iframe\" style=\"height: 520px;\">\n                <div class=\"iframecontainer__iframe__inner\">\n                \t<p>Every other week: Receive practical tips in TPG blog posts written by recognized experts in project, portfolio, and resource management.<br \/>\n* Required Fields\u00a0 |\u00a0 <a href=\"https:\/\/www.theprojectgroup.com\/en\/data-protection\" target=\"_blank\" rel=\"noopener\">Data Protection<\/a><\/p>\n<div class=\"cookieconsent-optout-marketing\">This form is blocked by your cookie settings to our website. Please <a>click here<\/a> and select at least the marketing cookies. Then this form will be visible. Thanks a lot.<\/div>\n\n                    <iframe src=\"https:\/\/scnem.com\/art_resource.php?sid=hqvs9.qdei48\" style=\"width: 100%; height: 520px;\"><\/iframe>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"row cf\"><div class=\"column half\">\n<hr \/>\n<p><a href=\"https:\/\/www.theprojectgroup.com\/blog\/wp-content\/uploads\/2020\/05\/Achim_Schmidt-Sibeth2.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-5870 size-thumbnail\" src=\"https:\/\/www.theprojectgroup.com\/blog\/wp-content\/uploads\/2020\/02\/Johann-1-150x150.png\" alt=\"Johann Strasser, The Project Group\" width=\"150\" height=\"150\" \/><\/a><strong>Johann Strasser<br \/>\n<\/strong><em>Managing Partner at TPG<\/em><strong><br \/>\n<\/strong><\/p>\n<p>The certified engineer has been a managing partner at TPG The Project Group since 2001. After many years as a development engineer in the automotive and energy sectors, Johann Strasser spent a decade as an independent trainer and consultant in the field of project management. During his tenure, he also served as project manager for software projects in the construction industry and provided scheduling and cost management support for large-scale construction projects. At TPG, he applies his expertise in product development and consulting services for international clients. His special focus is on <a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/pmo-project-management-office\/\" target=\"_blank\" rel=\"noopener\">PMO<\/a>, project portfolios, hybrid project management, and resource management. For many years now, he has shared his knowledge through presentations, seminars, articles, and webinars.<\/p>\n<p>Read more about Johann Strasser on <a href=\"https:\/\/www.linkedin.com\/in\/johann-strasser\/?originalSubdomain=de\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a> and <a href=\"https:\/\/www.xing.com\/profile\/Johann_Strasser4\/cv\" target=\"_blank\" rel=\"noopener\">XING.<\/a><\/p>\n<\/div><div class=\"column half\">\n<hr \/>\n<p><a href=\"https:\/\/www.theprojectgroup.com\/blog\/wp-content\/uploads\/2023\/04\/AchimS-200x200-2.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-10753 size-thumbnail alignleft\" src=\"https:\/\/www.theprojectgroup.com\/blog\/wp-content\/uploads\/2023\/04\/AchimS-200x200-2-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" \/><\/a><strong>Achim Schmidt-Sibeth<\/strong><br \/>\n<em>Senior Marketing Manager<\/em><\/p>\n<p>After earning his engineering degree in environmental technology, he gained many years of experience in project management through his work at an engineering office, an equipment manufacturer, and a multimedia agency. Achim Schmidt-Sibeth and his team have been responsible for marketing and communication at TPG The Project Group for many years now.<\/p>\n<p>Read more about Achim Schmidt-Sibeth on\u00a0<a href=\"https:\/\/www.linkedin.com\/in\/achim-schmidt-sibeth-3b89a417\/?originalSubdomain=de\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>\u00a0or\u00a0<a href=\"https:\/\/www.xing.com\/profile\/Achim_SchmidtSibeth\/cv\" target=\"_blank\" rel=\"noopener\">XING<\/a><\/p>\n<\/div><\/div>\n\n    <p class=\"datamintsbanner\">\n        <a href=\"https:\/\/bit.ly\/4b3Fx51\" target=\"_blank\" class=\"datamintsbanner__link\" title=\"The comprehensive Resource Management Tool\" style=\"display: block;\">\n            <img decoding=\"async\" src=\"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-content\/uploads\/sites\/2\/2024\/06\/Banner-TPG-CoReSuite-EN-6-2024.png\" class=\"datamintsbanner__image\" style=\"display: block; max-width: 100%\">\n        <\/a>\n    <\/p>\n    \n","protected":false},"excerpt":{"rendered":"<p>Agile project management has been popular for some time. Many project managers are expected to know and use agile methods nowadays. Yet, when are agile methods truly suitable for a project and when would a traditional or hybrid approach be better? This article about project management methodologies \u2013 will outline the differences between agile, traditional<\/p>\n<div class=\"read-more\"><a href=\"https:\/\/www.theprojectgroup.com\/blog\/en\/project-management-methodologies-agile-hybrid\/\" title=\"Read More\">Read More<\/a><\/div>\n","protected":false},"author":14,"featured_media":8122,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[66],"tags":[],"_links":{"self":[{"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/posts\/2223"}],"collection":[{"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/comments?post=2223"}],"version-history":[{"count":71,"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/posts\/2223\/revisions"}],"predecessor-version":[{"id":8128,"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/posts\/2223\/revisions\/8128"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/media\/8122"}],"wp:attachment":[{"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/media?parent=2223"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/categories?post=2223"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.theprojectgroup.com\/blog\/en\/wp-json\/wp\/v2\/tags?post=2223"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}