{"id":2442,"date":"2026-03-17T17:22:28","date_gmt":"2026-03-17T17:22:28","guid":{"rendered":"https:\/\/avaliance.com\/fr\/?post_type=use_case&#038;p=2442"},"modified":"2026-05-25T13:49:51","modified_gmt":"2026-05-25T13:49:51","slug":"scalable-application-architecture","status":"publish","type":"use_case","link":"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/","title":{"rendered":"Scalable Application Architecture"},"content":{"rendered":"<section class=\"context-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12\">\n<h3 class=\"context-title tt-anim-fadeinup\">Context<\/h3>\n<div class=\"context-desc tt-anim-fadeinup\">\n<div class=\"case-block mb-4 tt-anim-fadeinup\">\n<p class=\"case-text\">The client launched several application initiatives requiring a robust, scalable software architecture aligned with group technology standards. These projects involved high technical expectations, close collaboration between development teams, and precise delivery management within an Agile environment. To secure technical decisions and ensure overall consistency of the solutions, the client relied on Avaliance to structure the application architecture, guide technical teams, and ensure reliable delivery.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"challenge-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-12\">\n<h3 class=\"challenge-title tt-anim-fadeinup\">Challenges<\/h3>\n<div class=\"closing-text tt-anim-fadeinup\">\n<div class=\"case-block mb-4 tt-anim-fadeinup\">\n<p class=\"case-text text-muted\">The client needed to design application architectures capable of supporting increasing workloads while ensuring code quality and maintainability.<\/p>\n<p class=\"case-text text-muted\">Key challenges included defining technical standards, supporting development teams, streamlining delivery cycles, managing technical risks, and establishing sustainable software engineering practices across the project scope.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"av-int-section\">\n<div class=\"container-fluid p-0\">\n<div class=\"row g-0 align-items-center\">\n<div class=\"col-lg-6 tt-anim-fadeinright\">\n<div class=\"av-int-img-full\">\n                    <img decoding=\"async\" src=\"https:\/\/avaliance.com\/fr\/wp-content\/uploads\/2025\/12\/vision-min-scaled.webp\" alt=\"Avaliance Intervention\" \/><\/div>\n<\/div>\n<div class=\"col-lg-6 tt-anim-fadeinleft\">\n<div class=\"av-int-content-pad\">\n<div class=\"mb-5\">\n<h3 class=\"av-int-main-title tt-anim-fadeinup\">Achievements<\/h3>\n<div class=\"av-int-description tt-anim-fadeinup\" style=\"animation-delay: 0.1s;\">\n                            Avaliance deployed a structured approach combining software architecture, technical leadership, and Agile delivery:<\/div>\n<\/div>\n<ul class=\"av-int-list\">\n<li class=\"av-int-item tt-anim-fadeinup\" style=\"animation-delay: 0.2s;\">\n<div class=\"av-int-content\">\n<h4>design of application technical architecture and definition of technology choices and frameworks<\/h4>\n<\/div>\n<\/li>\n<li class=\"av-int-item tt-anim-fadeinup\" style=\"animation-delay: 0.3s;\">\n<div class=\"av-int-content\">\n<h4>technical guidance of teams and resolution of complex issues during implementation<\/h4>\n<\/div>\n<\/li>\n<li class=\"av-int-item tt-anim-fadeinup\" style=\"animation-delay: 0.4s;\">\n<div class=\"av-int-content\">\n<h4>contribution to both front-end and back-end development to secure critical features<\/h4>\n<\/div>\n<\/li>\n<li class=\"av-int-item tt-anim-fadeinup\" style=\"animation-delay: 0.5s;\">\n<div class=\"av-int-content\">\n<h4>structuring development practices to improve long-term software quality<\/h4>\n<\/div>\n<\/li>\n<li class=\"av-int-item tt-anim-fadeinup\" style=\"animation-delay: 0.6s;\">\n<div class=\"av-int-content\">\n<h4>facilitation of Agile rituals including planning, grooming, demos, and sprint follow-up<\/h4>\n<\/div>\n<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<style>\n    .av-int-section {\n        background-color: #ffffff;\n        font-family: var(--ff-sans);\n        overflow: hidden;\n        padding: 80px 0;\n    }\n    .av-int-img-full {\n        width: 100%;\n        height: 100%;\n        min-height: 500px;\n        position: relative;\n    }\n    .av-int-img-full img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        position: absolute;\n        top: 0;\n        left: 0;\n        border-radius: 0;\n    }\n    .av-int-content-pad { padding: 80px 10%; }\n    .av-int-main-title {\n        display: flex;\n        align-items: center;\n        color: #430A4B;\n        font-weight: 700;\n        font-size: 1.8rem;\n        margin: 0;\n        line-height: 1.2;\n    }\n    .av-int-description {\n        margin-top: 16px;\n        color: #555555;\n        font-size: 1.05rem;\n        line-height: 1.6;\n    }\n    .av-int-list { list-style: none; padding: 0; padding-left: 0 !important; margin: 0; }\n    .av-int-item {\n        display: flex;\n        align-items: center;\n        margin-bottom: 25px;\n        padding: 25px 30px;\n        background-color: #f9f9f9;\n        border-radius: 12px;\n        transition: all 0.3s ease;\n        border-left: 5px solid transparent;\n        cursor: default;\n    }\n    .av-int-item:hover {\n        background-color: #fff;\n        border-left-color: #AEBF38;\n        transform: translateX(10px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n    .av-int-content h4 { color: #000; font-size: 1.1rem; font-weight: 400; margin: 0; line-height: 1.5; }\n    @media (max-width: 991px) {\n        .av-int-img-full { min-height: 300px; position: relative; height: 300px; }\n        .av-int-content-pad { padding: 60px 24px; }\n        .av-int-item { padding: 20px; }\n        .av-int-content h4 { font-size: 1rem; }\n    }\n<\/style>\n<div class=\"av-tech-section tt-anim-fadeinup\">\n<div class=\"container\">\n<div class=\"av-tech-container\">\n<h3 class=\"context-title tech-centered-title tt-anim-fadeinup\">Technologies &#038; Agility<\/h3>\n<div class=\"av-tech-tags tt-anim-fadeinup\">\n                <span class=\"av-tech-pill\">Scalable Architecture<\/span><br \/>\n                <span class=\"av-tech-pill\">Agile (Scrum)<\/span><br \/>\n                <span class=\"av-tech-pill\">Full-Stack Development<\/span><br \/>\n                <span class=\"av-tech-pill\">Technical Leadership<\/span><br \/>\n                <span class=\"av-tech-pill\">Software Engineering Standards<\/span><br \/>\n                <span class=\"av-tech-pill\">Framework Selection<\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<style>\n.av-tech-section {\n    padding: 120px 0 0;\n    font-family: var(--ff-sans, 'Segoe UI', Tahoma, sans-serif);\n}\n.av-tech-container {\n    border-radius: 16px;\n    padding: 30px 40px;\n    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);\n    border-left: 5px solid var(--av-green, #AEBF38);\n    background: #fff;\n}\n.tech-centered-title {\n    margin: 0 0 24px 0 !important;\n    display: flex !important;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n}\n.av-tech-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n}\n.av-tech-pill {\n    background: rgba(174, 191, 56, 0.12);\n    color: #430A4B;\n    border: 1px solid rgba(174, 191, 56, 0.3);\n    padding: 8px 20px;\n    border-radius: 50px;\n    font-size: 0.95rem;\n    font-weight: 500;\n    transition: all 0.3s ease;\n    cursor: default;\n    display: inline-flex;\n    align-items: center;\n}\n.av-tech-pill:hover {\n    background: #AEBF38;\n    color: #ffffff;\n    border-color: #AEBF38;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(174, 191, 56, 0.25);\n}\n@media (max-width: 768px) {\n    .av-tech-container { padding: 24px; }\n    .av-tech-tags { gap: 10px; }\n    .av-tech-pill { padding: 6px 16px; font-size: 0.9rem; }\n}\n<\/style>\n<section class=\"results-section\">\n<div class=\"container\">\n<div class=\"row justify-content-center\">\n<div class=\"col-lg-8\">\n<div class=\"results-header mb-5\">\n<h2 class=\"results-main-title tt-anim-fadeinup\">Results<\/h2>\n<div class=\"results-description tt-anim-fadeinup\" style=\"animation-delay: 0.1s;\">\n                        Thanks to Avaliance\u2019s intervention, the client achieved concrete and measurable results:<\/div>\n<\/div>\n<div class=\"results-list\">\n<div class=\"result-item tt-anim-fadeinup\" style=\"animation-delay: 0.2s;\">\n<div class=\"result-number\">1<\/div>\n<div class=\"result-content\">\n<div class=\"result-desc\">stabilized and scalable application architecture ready for increased workloads<\/div>\n<\/div>\n<\/div>\n<div class=\"result-item tt-anim-fadeinup\" style=\"animation-delay: 0.3s;\">\n<div class=\"result-number\">2<\/div>\n<div class=\"result-content\">\n<div class=\"result-desc\">improved code quality and long-term maintainability of application solutions<\/div>\n<\/div>\n<\/div>\n<div class=\"result-item tt-anim-fadeinup\" style=\"animation-delay: 0.4s;\">\n<div class=\"result-number\">3<\/div>\n<div class=\"result-content\">\n<div class=\"result-desc\">smoother and more predictable delivery cycles within the Agile framework<\/div>\n<\/div>\n<\/div>\n<div class=\"result-item tt-anim-fadeinup\" style=\"animation-delay: 0.5s;\">\n<div class=\"result-number\">4<\/div>\n<div class=\"result-content\">\n<div class=\"result-desc\">increased technical maturity and independence of development teams<\/div>\n<\/div>\n<\/div>\n<div class=\"result-item tt-anim-fadeinup\" style=\"animation-delay: 0.6s;\">\n<div class=\"result-number\">5<\/div>\n<div class=\"result-content\">\n<div class=\"result-desc\">reliable technical foundation enabling efficient future application evolutions<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<style>\n    .results-description {\n        margin-top: 20px;\n        color: #555555;\n        font-size: 1.05rem;\n        line-height: 1.6;\n    }\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Context The client launched several application initiatives requiring a robust, scalable software architecture aligned with group technology standards. These projects involved high technical expectations, close collaboration between development teams, and precise delivery management within an Agile environment. To secure technical decisions and ensure overall consistency of the solutions, the client relied on Avaliance to structure [&hellip;]<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_acf_changed":false},"use_case_secteur":[148],"use_case_expertise":[175],"use_case_tech":[186],"class_list":["post-2442","use_case","type-use_case","status-publish","hentry","use_case_secteur-assurance-en","use_case_expertise-devops-automation-en","use_case_tech-business-applications-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Scalable Application Architecture \u2013 Agile &amp; Cloud<\/title>\n<meta name=\"description\" content=\"Scalable application architecture consulting to design robust systems, ensure performance and support Agile delivery in complex IT environments.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Scalable Application Architecture \u2013 Agile &amp; Cloud\" \/>\n<meta property=\"og:description\" content=\"Scalable application architecture consulting to design robust systems, ensure performance and support Agile delivery in complex IT environments.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/\" \/>\n<meta property=\"og:site_name\" content=\"Avaliance France\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/GroupeAvaliance\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-25T13:49:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/avaliance.com\/fr\/wp-content\/uploads\/2025\/12\/vision-min-scaled.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@avaliance\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/en\\\/use_case\\\/scalable-application-architecture\\\/\",\"url\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/en\\\/use_case\\\/scalable-application-architecture\\\/\",\"name\":\"Scalable Application Architecture \u2013 Agile & Cloud\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/en\\\/use_case\\\/scalable-application-architecture\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/en\\\/use_case\\\/scalable-application-architecture\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/vision-min-scaled.webp\",\"datePublished\":\"2026-03-17T17:22:28+00:00\",\"dateModified\":\"2026-05-25T13:49:51+00:00\",\"description\":\"Scalable application architecture consulting to design robust systems, ensure performance and support Agile delivery in complex IT environments.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/en\\\/use_case\\\/scalable-application-architecture\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/avaliance.com\\\/fr\\\/en\\\/use_case\\\/scalable-application-architecture\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/en\\\/use_case\\\/scalable-application-architecture\\\/#primaryimage\",\"url\":\"https:\\\/\\\/avaliance.com\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2025\\\/12\\\/vision-min-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/avaliance.com\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2025\\\/12\\\/vision-min-scaled.webp\",\"width\":2560,\"height\":1712},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/en\\\/use_case\\\/scalable-application-architecture\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Projets\",\"item\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/fr\\\/use_case\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Scalable Application Architecture\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/\",\"name\":\"Avaliance \u2013 Ensemble, menons l'innovation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/#organization\",\"name\":\"Avaliance \u2013 Ensemble, menons l'innovation\",\"url\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/avaliance.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Logo-Vert-Violet-Avaliance.png\",\"contentUrl\":\"https:\\\/\\\/avaliance.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Logo-Vert-Violet-Avaliance.png\",\"width\":3969,\"height\":949,\"caption\":\"Avaliance \u2013 Ensemble, menons l'innovation\"},\"image\":{\"@id\":\"https:\\\/\\\/avaliance.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/GroupeAvaliance\\\/\",\"https:\\\/\\\/x.com\\\/avaliance\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Scalable Application Architecture \u2013 Agile & Cloud","description":"Scalable application architecture consulting to design robust systems, ensure performance and support Agile delivery in complex IT environments.","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:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/","og_locale":"en_US","og_type":"article","og_title":"Scalable Application Architecture \u2013 Agile & Cloud","og_description":"Scalable application architecture consulting to design robust systems, ensure performance and support Agile delivery in complex IT environments.","og_url":"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/","og_site_name":"Avaliance France","article_publisher":"https:\/\/www.facebook.com\/GroupeAvaliance\/","article_modified_time":"2026-05-25T13:49:51+00:00","og_image":[{"url":"https:\/\/avaliance.com\/fr\/wp-content\/uploads\/2025\/12\/vision-min-scaled.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@avaliance","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/","url":"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/","name":"Scalable Application Architecture \u2013 Agile & Cloud","isPartOf":{"@id":"https:\/\/avaliance.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/#primaryimage"},"image":{"@id":"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/#primaryimage"},"thumbnailUrl":"https:\/\/avaliance.com\/fr\/wp-content\/uploads\/2025\/12\/vision-min-scaled.webp","datePublished":"2026-03-17T17:22:28+00:00","dateModified":"2026-05-25T13:49:51+00:00","description":"Scalable application architecture consulting to design robust systems, ensure performance and support Agile delivery in complex IT environments.","breadcrumb":{"@id":"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/#primaryimage","url":"https:\/\/avaliance.com\/wp-content\/uploads\/sites\/2\/2025\/12\/vision-min-scaled.webp","contentUrl":"https:\/\/avaliance.com\/wp-content\/uploads\/sites\/2\/2025\/12\/vision-min-scaled.webp","width":2560,"height":1712},{"@type":"BreadcrumbList","@id":"https:\/\/avaliance.com\/fr\/en\/use_case\/scalable-application-architecture\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/avaliance.com\/fr\/fr\/"},{"@type":"ListItem","position":2,"name":"Projets","item":"https:\/\/avaliance.com\/fr\/fr\/use_case\/"},{"@type":"ListItem","position":3,"name":"Scalable Application Architecture"}]},{"@type":"WebSite","@id":"https:\/\/avaliance.com\/fr\/#website","url":"https:\/\/avaliance.com\/fr\/","name":"Avaliance \u2013 Ensemble, menons l'innovation","description":"","publisher":{"@id":"https:\/\/avaliance.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/avaliance.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/avaliance.com\/fr\/#organization","name":"Avaliance \u2013 Ensemble, menons l'innovation","url":"https:\/\/avaliance.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/avaliance.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/avaliance.com\/wp-content\/uploads\/2026\/06\/Logo-Vert-Violet-Avaliance.png","contentUrl":"https:\/\/avaliance.com\/wp-content\/uploads\/2026\/06\/Logo-Vert-Violet-Avaliance.png","width":3969,"height":949,"caption":"Avaliance \u2013 Ensemble, menons l'innovation"},"image":{"@id":"https:\/\/avaliance.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/GroupeAvaliance\/","https:\/\/x.com\/avaliance"]}]}},"_links":{"self":[{"href":"https:\/\/avaliance.com\/fr\/wp-json\/wp\/v2\/use_case\/2442","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/avaliance.com\/fr\/wp-json\/wp\/v2\/use_case"}],"about":[{"href":"https:\/\/avaliance.com\/fr\/wp-json\/wp\/v2\/types\/use_case"}],"wp:attachment":[{"href":"https:\/\/avaliance.com\/fr\/wp-json\/wp\/v2\/media?parent=2442"}],"wp:term":[{"taxonomy":"use_case_secteur","embeddable":true,"href":"https:\/\/avaliance.com\/fr\/wp-json\/wp\/v2\/use_case_secteur?post=2442"},{"taxonomy":"use_case_expertise","embeddable":true,"href":"https:\/\/avaliance.com\/fr\/wp-json\/wp\/v2\/use_case_expertise?post=2442"},{"taxonomy":"use_case_tech","embeddable":true,"href":"https:\/\/avaliance.com\/fr\/wp-json\/wp\/v2\/use_case_tech?post=2442"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}