{"id":7198,"date":"2026-06-19T02:41:32","date_gmt":"2026-06-19T02:41:32","guid":{"rendered":"https:\/\/www.imt-soft.com\/?page_id=7198"},"modified":"2026-06-19T02:42:10","modified_gmt":"2026-06-19T02:42:10","slug":"devops-cloud-sre","status":"publish","type":"page","link":"https:\/\/imt-soft.com\/en\/services\/devops-cloud-sre\/","title":{"rendered":"DevOps Cloud SRE"},"content":{"rendered":"\n<section class=\"hero-ai\" style=\"   padding: 90px 20px 90px;\">\n\n    <div class=\"hero-overlay\"><\/div>\n\n    <div class=\"hero-content\">\n        <h2>\n Accelerate Delivery With <br>Cloud And DevOps Reliability\n        <\/h2>\n\n        <p>\nBridge application engineering and cloud infrastructure.<br> Ship faster with DevOps governance and operational reliability built in.\n        <\/p>\n\n        <div class=\"hero-buttons\">\n\n            <a href=\"\/contact\/\" class=\"btn-primary\" style=\"color:#0d4c8e;\">\n             Improve Delivery\n            <\/a>\n\n \n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\/* ===========================\n   HERO SECTION\n=========================== *\/\n\n.hero-ai {\n    position: relative;\n\n    min-height: 400px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n \n\n    background-image: url('\/wp-content\/themes\/restly-child\/assets\/images\/devops-cloud\/devops-cloud.png');\n    background-size: cover;\n    background-position: center;\n\n    overflow: hidden;\n}\n\n\/* ===========================\n   OVERLAY\n=========================== *\/\n\n.hero-overlay {\n    position: absolute;\n    inset: 0;\n\n    background:\n        linear-gradient(\n            180deg,\n            rgba(0,0,0,0.30),\n            rgba(0,0,0,0.45)\n        );\n}\n\n\/* ===========================\n   CONTENT BOX\n=========================== *\/\n\n.hero-content {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 1120px;\n\n    text-align: center;\n\n    padding: 30px 30px;\n\n    border-radius: 28px;\n\n    background: rgba(13, 76, 142, 0.80);\n\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n\n    border: 1px solid rgba(255,255,255,0.10);\n\n    box-shadow:\n        0 24px 60px rgba(0,0,0,0.30);\n}\n\n\/* ===========================\n   HEADING\n=========================== *\/\n\n.hero-content h2 {\n    margin: 0 0 24px;\n\n    color: #ffffff;\n\n    font-size: 48px;\n    font-weight: 700;\n    line-height: 1.08;\n\n    letter-spacing: -1.5px;\n\n    text-align: center;\n\n    text-shadow:\n        0 6px 18px rgba(0,0,0,0.45);\n}\n\n\/* ===========================\n   SUBHEADING\n=========================== *\/\n\n.hero-content p {\n    max-width: 800px;\n\n    margin: 0 auto 40px;\n\n    color: rgba(255,255,255,0.95);\n\n    font-size: 18px;\n    line-height: 1.9;\n\n    text-align: center;\n}\n\n.hero-content p strong {\n    font-weight: 800;\n}\n\n\/* ===========================\n   BUTTONS\n=========================== *\/\n\n.hero-buttons {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n\n    gap: 18px;\n\n    flex-wrap: wrap;\n}\n.hero-buttons .btn-primary,\n.hero-buttons .btn-outline {\n    font-weight: 900 !important;\n}\n.hero-buttons a {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n \n    min-width: 260px;\n    height: 54px;\n\n    padding: 0 34px;\n\n    border-radius: 999px;\n\n    text-decoration: none;\n\n    font-size: 15px;\n\n    transition:\n        all .25s ease;\n}\n\n\/* ===========================\n   PRIMARY BUTTON\n=========================== *\/\n\n.btn-primary {\n    background: #ffffff !important;\n\n    color: #0d4c8e;\n\n    font-weight: 800;\n\n    border: 1px solid #ffffff;\n\n    box-shadow:\n        0 10px 28px rgba(0,0,0,0.20);\n}\n\n.btn-primary:hover {\n    transform: translateY(-3px);\n   background: #ffffff;\n}\n\n\/* ===========================\n   OUTLINE BUTTON\n=========================== *\/\n\n.btn-outline {\n    background: transparent;\n\n    border: 1.5px solid #fff;\n\n    color: #ffffff;\n\n    font-weight: 400;\n}\n\n.btn-outline:hover {\n    transform: translateY(-3px);\n\n   color:#ffffff;\n\n    border-color: #ffffff;\n}\n\n\/* ===========================\n   TABLET\n=========================== *\/\n\n@media (max-width: 1024px) {\n .hero-ai {\n        padding: 100px 16px;\n    }\n    .hero-content {\n        padding: 48px 36px;\n    }\n\n    .hero-content h2 {\n        font-size: 36px;\n    }\n\n    .hero-content p {\n        font-size: 16px;\n    }\n}\n\n\/* ===========================\n   MOBILE\n=========================== *\/\n\n@media (max-width: 768px) {\n\n    .hero-ai {\n        padding: 100px 16px;\n    }\n\n    .hero-content {\n        padding: 36px 22px;\n\n        border-radius: 20px;\n    }\n\n    .hero-content h2 {\n        font-size: 36px;\n        line-height: 1.2;\n    }\n\n    .hero-content p {\n        font-size: 15px;\n        line-height: 1.8;\n\n        margin-bottom: 28px;\n    }\n\n    .hero-buttons {\n        flex-direction: column;\n    }\n\n    .hero-buttons a {\n        width: 100%;\n        min-width: unset;\n    }\n}\n\n\/* ===========================\n   SMALL MOBILE\n=========================== *\/\n\n@media (max-width: 480px) {\n\n    .hero-content h2 {\n        font-size: 36px;\n    }\n\n    .hero-content p {\n        font-size: 14px;\n    }\n\n    .hero-buttons a {\n        height: 52px;\n        font-size: 14px;\n    }\n}\n<\/style>\n\n\n\n<section class=\"operational-reality\">\n    <div class=\"container\">\n  <span class=\"eyebrow\">\n                    THE OPERATIONAL REALITY\n                <\/span>\n\n                <h2>\n                    Enterprise Delivery Complexity Is Increasing Faster Than Operational Maturity\n                <\/h2>\n        <div class=\"or-grid mt-5\">\n\n            <div class=\"or-left\">\n\n                              <p>\n                    Modern engineering environments are under growing pressure\n                    to modernize infrastructure, operationalize AI workflows,\n                    accelerate release cycles, and maintain compliance readiness\n                    \u2014 often across fragmented systems and distributed teams.\n                <\/p>\n\n                <p>\n                    For regulated and reliability-sensitive industries,\n                    delivery speed alone is no longer enough. Enterprises\n                    must improve operational efficiency while maintaining\n                    governance, security, platform stability, and measurable\n                    engineering accountability.\n                <\/p>\n                <p class=\"note\">\n                    This is especially critical under evolving regulations\n                    DORA, FINMA, GDPR, and the EU AI Act \u2014 where operational\n                    and compliance risks are increasingly tied to how\n                    engineering is governed.\n                <\/p>\n            <\/div>\n\n            <div class=\"or-right\">\n\n                <ul class=\"challenge-list\">\n                    <li>Slow and inconsistent software releases<\/li>\n                    <li>Limited infrastructure visibility and monitoring<\/li>\n                    <li>Scaling challenges across engineering teams<\/li>\n                    <li>Operational risk during modernization initiatives<\/li>\n                    <li>Compliance and governance gaps<\/li>\n                    <li>Fragmentation between application development and infrastructure operations<\/li>\n                    <li>Difficulty operationalizing AI-enabled engineering workflows safely<\/li>\n                <\/ul>\n\n             \n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n<style>\n.operational-reality {\n    padding: 110px 20px;\n}\n\n.operational-reality .container {\n    max-width: 1100px;\n    margin: 0 auto;\n}\n\n.or-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 80px;\n    align-items: start;\n}\n\n.eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #195594;\n}\n\n.operational-reality h2 {\n    margin: 0;\n    font-size: 48px;\n    line-height: 1.02;\n    font-weight: 800;\n\n}\n.or-left {color: #475569;  font-size: 18px;}\n.or-right p {\n    margin: 0 0 24px;\n    font-size: 18px;\n    line-height: 1.9;\n    color: #475569;\n}\n\n.challenge-list {\n    list-style: none;\n    padding: 0;\n    margin: 40px 0;\n}\n .or-right ul {\npadding-left: 0;\n}\n.challenge-list li {\n    position: relative;\n    padding: 14px 0 14px 20px;\n    border-bottom: 1px solid #dbe2ea;\n    font-size: 16px;\n    line-height: 1.7;\n    color: #334155;\n}\n\n.challenge-list li::before {\n    content: \"\";\n    width: 5px;\n    height: 5px;\n    background: #195594;\n    border-radius: 50%;\n    position: absolute;\n    left: 0;\n    top: 24px;\n}\n\n.note {\n    margin-top: 32px;\n    font-size: 14px !important;\n    line-height: 1.8 !important;\n    font-style: italic;\n    color: #64748b !important;\n}\n\/* Tablet *\/\n@media (max-width: 991px) {\n    .operational-reality {\n        padding: 80px 30px;\n    }\n.operational-reality h2 {\n\n    font-size: 36px;\n \n}\n    .or-grid {\n        grid-template-columns: 1fr;\n        gap: 50px;\n    }\n\n    h2 {\n        font-size: 42px;\n        line-height: 1.15;\n    }\n\n    .or-right p,\n    .or-left p {\n        font-size: 16px;\n        line-height: 1.8;\n    }\n}\n\n\/* Mobile *\/\n@media (max-width: 767px) {\n    .operational-reality {\n        padding: 60px 20px;\n    }\n\n    .eyebrow {\n        font-size: 10px;\n        letter-spacing: 2px;\n    }\n\n    h2 {\n        font-size: 30px;\n        line-height: 1.2;\n    }\n\n    .or-grid {\n        grid-template-columns: 1fr;\n        gap: 35px;\n    }\n\n    .or-right p,\n    .or-left p {\n        font-size: 15px;\n        line-height: 1.8;\n    }\n\n    .challenge-list {\n        margin: 20px 0 0 0;\n    }\n\n    .challenge-list li {\n        font-size: 14px;\n        padding: 12px 0 12px 18px;\n    }\n\n    .challenge-list li::before {\n        top: 22px;\n    }\n\n    .note {\n        margin-top: 20px;\n        font-size: 13px !important;\n    }\n\n    h2 br {\n        display: none;\n    }\n}\n<\/style>\n\n\n\n<section class=\"devops-section\">\n    <div class=\"container\">\n\n        <span class=\"eyebrow\">\n            WHY MANY DEVOPS TRANSFORMATIONS FAIL\n        <\/span>\n\n        <h2>\n            Tool Adoption Alone Does Not Create\n            <br>\n            Reliable Engineering Operations\n        <\/h2>\n\n        <p class=\"intro\">\n            Many organizations invest in cloud migration, CI\/CD pipelines,\n            or infrastructure tooling but still struggle with delivery\n            inconsistency, operational silos, unclear ownership,\n            and governance challenges.\n        <\/p>\n       <p class=\"mb-5\" style=\"color: #334155;\">DevOps maturity requires more than automation. It requires: <\/p>\n        <div class=\"benefits\">\n\n            <div class=\"benefit\">\n                \u2713 Structured collaboration\n            <\/div>\n\n            <div class=\"benefit\">\n                \u2713 Clear operational ownership\n            <\/div>\n\n            <div class=\"benefit\">\n                \u2713 Measurable delivery practices\n            <\/div>\n\n            <div class=\"benefit\">\n                \u2713 Reliable observability\n            <\/div>\n\n            <div class=\"benefit\">\n                \u2713 Governance-aware engineering workflows\n            <\/div>\n\n            <div class=\"benefit\">\n                \u2713 Long-term operational discipline\n            <\/div>\n\n        <\/div>\n\n        <p class=\"footer-text\">\n            IMT Solutions approaches DevOps and cloud modernization as part\n            of enterprise engineering reliability, not isolated\n            infrastructure implementation.\n        <\/p>\n\n    <\/div>\n<\/section>\n<style>\n.devops-section {\n    padding: 100px 20px;\n    background: #f3f4f6;\n}\n\n.devops-section .container {\n    max-width: 1100px;\n    margin: 0 auto;\n    text-align: center;\n}\n\n.eyebrow {\n    display: inline-block;\n    margin-bottom: 24px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #195594;\n}\n\n.devops-section h2 {\n    margin: 0 auto 28px;\n    max-width: 900px;\n    font-size: 48px;\n    line-height: 1.05;\n    font-weight: 800;\n    color: #0f172a;\n}\n\n.intro {\n    max-width: 940px;\n    margin: 0 auto 30px;\n    font-size: 18px;\n    line-height: 1.8;\n    color: #475569;\n}\n\n.benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px 40px;\n    max-width: 1000px;\n    margin: 0 auto 70px;\n}\n\n.benefit {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    text-align: left;\n    font-size: 18px;\n    line-height: 1.6;\n      color: #334155;\n}\n\n.footer-text {\n    max-width: 900px;\n    margin: 0 auto;\n    font-size: 18px;\n    line-height: 1.8;\n    color: #334155;\n}\n@media (max-width: 1024px) {\n.devops-section h2 {\n    font-size: 36px;\n}\n}\n@media (max-width: 767px) {\n\n    .devops-section {\n        padding: 70px 20px;\n    }\n\n    .devops-section h2 {\n        font-size: 36px;\n        line-height: 1.15;\n    }\n\n    .intro,\n    .footer-text {\n        font-size: 16px;\n        line-height: 1.7;\n    }\n\n    .benefits {\n        grid-template-columns: 1fr;\n        gap: 16px;\n        margin-bottom: 50px;\n    }\n\n    .benefit {\n  \n        padding-left: 32px;\n        font-size: 16px;\n        line-height: 1.6;\n        text-align: left;\n        display: block;\n    }\n\n    .benefit::before {\n        content: \"\u2713\";\n        position: absolute;\n        left: 0;\n        top: 2px;\n        width: 20px;\n        height: 20px;\n        border: 1.5px solid #195594;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 12px;\n        color: #195594;\n        font-weight: 700;\n    }\n}\n<\/style>\n\n\n\n<style>\n\/* ==========================\n   FRAMEWORK SECTION\n========================== *\/\n\n.framework {\n    padding: 100px 20px;\n}\n\n.framework .container {\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n.framework .eyebrow {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #2f5bea;\n    margin-bottom: 16px;\n}\n\n.framework h2 {\n    font-size: 48px;\n    line-height: 1.15;\n    font-weight: 700;\n    color: #0b1324;\n    margin-bottom: 20px;\n}\n\n.framework > p {\n    font-size: 18px;\n    line-height: 1.8;\n    color: #5c6475;\n    margin-bottom: 50px;\n}\n\n\/* ==========================\n   GRID\n========================== *\/\n\n.framework-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n}\n\n.framework-box {\n    background: #fff;\n    border: 1px solid #dfe5ef;\n    border-radius: 18px;\n    padding: 32px;\n    transition: all .3s ease;\n}\n\n.framework-box:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 30px rgba(0,0,0,.06);\n}\n\n.framework-box h3 {\n    font-size: 24px;\n    font-weight: 700;\n    color: #0b1324;\n    margin-bottom: 20px;\n}\n\n.framework-box ul {\n    margin: 0;\n    padding-left: 18px;\n}\n\n.framework-box ul li {\n    color: #5c6475;\n    font-size: 16px;\n    line-height: 1.8;\n    margin-bottom: 10px;\n}\n\n.framework-box ul li:last-child {\n    margin-bottom: 0;\n}\n\n.framework-box p {\n    margin: 0;\n    color: #5c6475;\n    font-size: 16px;\n    line-height: 1.8;\n}\n\n.framework-box.full-width {\n    grid-column: 1 \/ -1;\n}\n\n\/* ==========================\n   BUTTON\n========================== *\/\n\n.framework-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n\n    margin-top: 24px;\n    padding: 16px 32px;\n\n    background: #1D4F97;\n    color: #fff !important;\n    text-decoration: none !important;\n\n    border-radius: 999px;\n    width: 400px;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.4;\n\n    transition: all .3s ease;\n}\n\n.framework-btn:hover {\n    background: #163f79;\n    color: #fff !important;\n    text-decoration: none !important;\n  transform: translateY(-4px);\n}\n\n.framework-btn svg {\n    transition: transform .3s ease;\n}\n\n.framework-btn:hover svg {\n    transform: translateX(4px);\n}\n\n\/* ==========================\n   TABLET\n========================== *\/\n\n@media (max-width: 1024px) {\n\n    .framework {\n        padding: 80px 20px;\n    }\n\n    .framework h2 {\n        font-size: 36px;\n    }\n\n    .framework > p {\n        font-size: 17px;\n    }\n\n    .framework-box {\n        padding: 28px;\n    }\n\n    .framework-box h3 {\n        font-size: 22px;\n    }\n}\n\n\/* ==========================\n   MOBILE\n========================== *\/\n\n@media (max-width: 767px) {\n\n    .framework {\n        padding: 60px 16px;\n    }\n\n    .framework h2 {\n        font-size: 36px;\n        line-height: 1.25;\n    }\n\n    .framework > p {\n        font-size: 15px;\n        line-height: 1.7;\n        margin-bottom: 35px;\n    }\n\n    .framework-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n    }\n\n    .framework-box {\n        padding: 24px;\n        border-radius: 16px;\n    }\n\n    .framework-box h3 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .framework-box ul li,\n    .framework-box p {\n        font-size: 15px;\n        line-height: 1.7;\n    }\n\n    .framework-box.full-width {\n        grid-column: auto;\n    }\n\n    .framework-btn {\n        width: 100%;\n        text-align: center;\n    }\n}\n<\/style>\n\n<!-- FRAMEWORK -->\n<section>\n    <div class=\"container\">\n    <div class=\"container framework\">\n\n\n        <h2>Governed DevOps and Cloud Operations <br>Built for Enterprise Reliability<\/h2>\n\n\n        <div class=\"framework-grid mt-5\">\n\n            <!-- Card 1 -->\n            <div class=\"framework-box\">\n                <h3>AI-Augmented Engineering Operations<\/h3>\n                <p>\n                  We apply AI-enabled workflows across DevOps, QA, monitoring, documentation, and infrastructure operations to improve engineering productivity while maintaining human accountability and operational oversight.\n                <\/p>\n            <\/div>\n\n            <!-- Card 2 -->\n            <div class=\"framework-box\">\n                <h3>Infrastructure Governance and Reliability<\/h3>\n                <p>\n                We help organizations standardize infrastructure management, automate operational workflows, improve observability, and reduce deployment risks across cloud and hybrid environments.\n                <\/p>\n            <\/div>\n\n            <!-- Card 3 -->\n            <div class=\"framework-box\">\n                <h3>Structured Delivery Collaboration<\/h3>\n                <p>\n  Our teams operate through transparent communication models, documentation-first workflows, and accountable delivery ownership designed for enterprise-scale collaboration.\n                <\/p>\n            <\/div>\n\n            <!-- Card 4 -->\n            <div class=\"framework-box\">\n                <h3>Modernization Without Operational Disruption<\/h3>\n                <p>\n               We support phased modernization strategies that improve scalability and operational resilience while minimizing disruption to business-critical systems.\n                <\/p>\n            <\/div>\n\n            <!-- Card 5 -->\n            <div class=\"framework-box full-width\">\n                <h3>DevSecOps: Security Embedded in Delivery<\/h3>\n\n                <p>\n               Security is not an afterthought. We integrate compliance scanning, vulnerability assessment, and policy-as-code directly into your CI\/CD pipelines. Shift-left security means fewer audit findings, faster remediation, and reduced operational risk.\n                <\/p>\n\n             \n            <\/div>\n\n          <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<section style=\"background: #0d4c8e;\">\n    <div class=\"container\">\n\n    \n    <div class=\"container ai-reality-container\">\n\n\n    <h2 style=\"color:#fff;\">\n  \nHow We Work\n    <\/h2>\n\n    <p style=\"color:#fff;\">\nAI-enabled engineering only works when delivery remains structured, measurable, and<br> operationally reliable \u2014 especially across cloud and DevOps operations where ungoverned AI,<br> unclear ownership, and communication gaps create deployment failures, audit findings, and<br> operational incidents.\n\n    <\/p>\n\n    <div class=\"ai-reality-grid\">\n\n      <div class=\"ai-reality-card\">\n        <h3>Governed AI Engineering<\/h3>\n        <p style=\"text-transform: uppercase;font-size:16px;\">AI adoption with operational control<\/p>\n\n        <p>\nWe integrate AI into DevOps, infrastructure monitoring, incident response, and documentation workflows through governed implementation, human oversight, and secure delivery practices. AI is already embedded in our day-to-day engineering operations, but engineers remain accountable for outcomes.\n        <\/p>\n \n\n      <\/div>\n\n      <div class=\"ai-reality-card\">\n        <h3>Accountable Delivery<\/h3>\n<p style=\"text-transform: uppercase;font-size:16px;\">Clear ownership with measurable execution<\/p>\n        <p>\nDelivery is managed through defined ownership, transparent progress tracking, and measurable engineering outcomes \u2014 from pipeline reliability to infrastructure changes. Visibility, reliability, and confidence are maintained throughout execution.\n        <\/p>\n\n\n      <\/div>\n\n      <div class=\"ai-reality-card\">\n        <h3>Structured Collaboration<\/h3>\n<p style=\"text-transform: uppercase;font-size:16px;\">Proactive communication across distributed teams<\/p>\n        <p>\nWe operate through documentation-first workflows, proactive communication, and consistent reporting practices that keep stakeholders aligned across priorities, risks, decisions, and delivery progress. It is built specifically for cross-border engagements where ambiguity poses operational and compliance risks\n        <\/p>\n\n\n      <\/div>\n    <\/div>\n\n  <a href=\"\/company\/how-we-work\/\" class=\"framework-btn-1 mt-5\">\n                    See our engineering operating model\n\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M5 12h14\"><\/path>\n                        <path d=\"m12 5 7 7-7 7\"><\/path>\n                    <\/svg>\n                <\/a>\n   \n   <\/div>\n   <\/div>\n<\/section>\n\n<style>\n\n\/* =========================\n   REALITY SECTION\n========================= *\/\n\n.ai-reality-container .eyebrow {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #2f5bea;\n    margin-bottom: 16px;\n}\n\n.ai-reality-container{\n   padding:100px 0;\n}\n\n.ai-reality-container h2{\n    margin:0 0 30px;\n    font-size:48px;\n    line-height:1.05;\n    font-weight:800;\n    letter-spacing:-2px;\n}\n .ai-reality-container > p{\n    font-size:20px;\n    line-height:1.9;\n    color:#5F6F8F;\n    margin-bottom:50px;\n}\n\n\/* =========================\n   CARDS\n========================= *\/\n\n.ai-reality-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:30px;\n}\n\n.ai-reality-card{\n    background:#ffffff0d;\n    border:1px solid #ffffff0d;\n    border-radius:24px;\n    padding: 30px 20px 30px 30px;\n    transition:.3s ease;\n}\n\n.ai-reality-card:hover{\n    transform:translateY(-6px);\n    box-shadow:0 20px 40px rgba(0,0,0,.08);\n}\n\n.ai-reality-card h3{\n    margin:0 0 20px;\n    font-size:22px;\n    line-height:1.2;\n    font-weight:800;\n    color:#fff;\n}\n\n.ai-reality-card p{\n\n    font-size:16px;\n    line-height:1.8;\n    color:#fff;\n    margin-top: 20px;\n}\n\n\/* =========================\n   NOTE\n========================= *\/\n\n.ai-reality-note{\n    text-align:center;\n    margin-top:35px;\n    font-size:20px;\n    font-style:italic;\n    color:#6a7c99;\n}\n\/* ==========================\n   BUTTON\n========================== *\/\n\n.framework-btn-1 {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    border: 1px solid #fff;\n    margin-top: 24px;\n    padding: 16px 20px;\n\n    background: #fff;\n    color: #0d4c8e !important;\n    text-decoration: none !important;\n\n    border-radius: 999px;\n    width: 360px;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.4;\n\n    transition: all .3s ease;\n}\n\n.framework-btn-1:hover {\n    background: #ffffff0d;\n    color: #fff !important;\n    text-decoration: none !important;\n  transform: translateY(-4px);\n}\n\n.framework-btn-1 svg {\n    transition: transform .3s ease;\n}\n\n.framework-btn-1:hover svg {\n    transform: translateX(4px);\n}\n\/* =========================\n   TABLET\n========================= *\/\n\n@media (max-width:1024px){\n\n    .ai-reality-container{\n        padding:80px 0px;\n    }\n\n    .ai-reality-container h2{\n        font-size:36px;\n        line-height:1.15;\n    }\n\n .ai-reality-container > p{\n        font-size:18px;\n    }\n\n    .ai-reality-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:20px;\n    }\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width:768px){\n\n    .ai-reality-container{\n        padding:60px 0px;\n    }\n.framework-btn-1 {\n    width: 360px;\n\n}\n    .ai-reality-container h2{\n        font-size:36px;\n        line-height:1.2;\n        letter-spacing:-1px;\n        margin-bottom:20px;\n    }\n\n\n .ai-reality-container > p{\n        font-size:16px;\n        line-height:1.8;\n        margin-bottom:30px;\n    }\n\n    .ai-reality-grid{\n        grid-template-columns:1fr;\n        gap:18px;\n    }\n\n    .ai-reality-card{\n        padding:24px;\n        border-radius:18px;\n    }\n\n    .ai-reality-card h3{\n        font-size:24px;\n    }\n\n    .ai-reality-card p{\n        font-size:16px;\n        line-height:1.8;\n    }\n\n    .ai-reality-note{\n        font-size:16px;\n        line-height:1.7;\n        margin-top:25px;\n    }\n}\n\n\/* =========================\n   SMALL MOBILE\n========================= *\/\n\n@media (max-width:480px){\n.framework-btn-1 {\n    width: 300px;\n\n}\n    .ai-reality-container h2{\n        font-size:36px;\n    }\n\n    .ai-reality-card{\n        padding:20px;\n    }\n\n    .ai-reality-card h3{\n        font-size:20px;\n    }\n\n    .ai-reality-card p{\n        font-size:15px;\n    }\n\n    .ai-reality-note{\n        font-size:15px;\n    }\n}\n\n<\/style>\n\n\n\n<style>\n\n\/* ==========================\n   SECTION\n========================== *\/\n\n.ai-engineering{\n    padding:100px 20px;\n \n}\n\n.ai-engineering .container{\n    max-width:1200px;\n    margin:auto;\n}\n\n\/* ==========================\n   HEADER\n========================== *\/\n\n.eyebrow{\n    display:block;\n    margin-bottom:20px;\n\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n\n    color:#264d99;\n}\n\n.ai-engineering h2{\n    margin:0 0 20px;\n\n    font-size:48px;\n    line-height:1.05;\n    font-weight:800;\n    letter-spacing:-2px;\n\n\n}\n\n.section-desc{\n\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#5f6f8f;\n\n    margin-bottom:50px;\n}\n\n\/* ==========================\n   GRID\n========================== *\/\n\n.workflow{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:20px;\n}\n\n\/* ==========================\n   CARD\n========================== *\/\n\n.step-white{\n\n\n    border:1px solid #d8e0ee;\n    border-radius:18px;\n\n    padding:30px 20px 30px 30px;\n\n    transition:.3s ease;\n}\n\n.step-white:hover{\n    transform:translateY(-4px);\n\n    box-shadow:\n        0 15px 40px rgba(0,0,0,.08);\n}\n\n.step-white-number{\n    width:38px;\n    height:38px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    border-radius:50%;\n\n    background:#2d4f9f;\n    color:#fff;\n\n    font-size:14px;\n    font-weight:700;\n\n    margin-bottom:22px;\n}\n\n.step-white h3{\n    margin:0 0 15px;\n\n    font-size:20px;\n    line-height:1.25;\n    font-weight:800;\n\n    color:#071A3D;\n}\n\n.step-white p{\n    margin:0;\n\n    font-size:16px;\n    line-height:1.8;\n\n    color:#5f6f8f;\n}\n\n\/* ==========================\n   TABLET\n========================== *\/\n\n@media(max-width:1024px){\n\n    .workflow{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .ai-engineering h2{\n        font-size:36px;\n    }\n\n    .section-desc{\n        font-size:18px;\n    }\n}\n\n\/* ==========================\n   MOBILE\n========================== *\/\n\n@media(max-width:768px){\n\n    .ai-engineering{\n        padding:70px 16px;\n    }\n\n    .workflow{\n        grid-template-columns:1fr;\n    }\n\n    .ai-engineering h2{\n        font-size:36px;\n        line-height:1.15;\n        letter-spacing:-1px;\n    }\n\n    .section-desc{\n        font-size:16px;\n        line-height:1.8;\n    }\n\n    .step{\n        padding:22px;\n\n    }\n\n    .step h3{\n        font-size:22px;\n    }\n}\n\n\/* ==========================\n   SMALL MOBILE\n========================== *\/\n\n@media(max-width:480px){\n\n    .ai-engineering h2{\n        font-size:36px;\n    }\n\n    .step h3{\n        font-size:20px;\n    }\n\n    .step p{\n        font-size:15px;\n    }\n}\n\n<\/style>\n<section class=\"container ai-engineering\">\n\n    <div class=\"container\">\n\n        <h2>\nCore Capabilities\n        <\/h2>\n\n\n        <div class=\"workflow mt-5\">\n\n            <div class=\"step-white\">\n\n                <h3>Cloud Migration<\/h3>\n                <p>\nModernize infrastructure and migrate workloads with operational continuity, governance awareness, and scalability planning.\n                <\/p>\n            <\/div>\n\n            <div class=\"step-white\">\n                <h3>CI\/CD Automation<\/h3>\n                <p>\n    Improve release consistency and delivery speed through structured automation pipelines and standardized deployment workflows.\n                <\/p>\n            <\/div>\n\n            <div class=\"step-white\">\n                <h3>Infrastructure Automation<\/h3>\n                <p>\nReduce manual operational overhead using infrastructure-as-code, configuration standardization, and repeatable deployment processes.\n                <\/p>\n            <\/div>\n\n            <div class=\"step-white\">\n   \n                <h3>Monitoring &amp; Observability<\/h3>\n                <p>\n    Improve operational visibility through proactive monitoring, logging, incident tracking, and performance observability frameworks.\n                <\/p>\n            <\/div>\n\n            <div class=\"step-white\">\n      \n                <h3>DevOps Maturity Improvement\n<\/h3>\n                <p>\n         Assess and improve engineering operational maturity across collaboration workflows, automation practices, governance readiness, and reliability processes.\n                <\/p>\n            <\/div>\n\n            <div class=\"step-white\">\n     \n                <h3>Platform Engineering<\/h3>\n                <p>\n         Build internal developer platforms that abstract complexity, enforce governance, and enable self-service infrastructure for your engineering teams \u2014 without sacrificing control or compliance.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<section class=\"reliability-section\">\n    <div class=\"container\">\n\n        <div class=\"section-header\">\n\n            <div class=\"content-left\">\n                <h2>\n                    Built for Long-Term\n                    Engineering Reliability\n                <\/h2>\n\n                <p>\n                    IMT Solutions combines governed AI-enabled engineering with friendship delivery \u2014 where transparency, documentation, and ownership are non-negotiable.\n                <\/p>\n    <p>Depending on business needs, clients can scale through   <\/p>\n                <ul class=\"benefit-list\">\n                    <li>Dedicated engineering teams<\/li>\n                    <li>Project-based delivery<\/li>\n                    <li>Long-term modernization partnerships<\/li>\n                    <li>DevOps and operational support engagements<\/li>\n                <\/ul>\n            <\/div>\n\n        <\/div>\n\n        <span class=\"eyebrow\">\n            HOW WE DELIVER GOVERNED DEVOPS IN PRACTICE\n        <\/span>\n\n        <div class=\"reliability-grid mt-5\">\n\n            <!-- Card 1 -->\n            <div class=\"model-card\">\n\n                <h3>Dedicated Team<\/h3>\n\n                <div class=\"model-row\">\n                  <span> Talent:\n                   SRE + Cloud Architect + App Engineer + DevSecOps<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                   <span>  Process:\n                    Agile + Security gating every sprint<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                    <span> Tools:\n                  Your existing toolchain (or we provide)<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                     <span>Ownership:\n                   Shared accountability model<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                    <span>Best for:\n                 Long-term modernization<\/span>\n                <\/div>\n\n            <\/div>\n\n            <!-- Card 2 -->\n            <div class=\"model-card\">\n\n                <h3>Project-Based<\/h3>\n\n                <div class=\"model-row\">\n                   <span>  Talent:\n                    Solution Architect + Lead Engineer<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                    <span> Process:\n                  Fixed scope with governance gates<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                  <span> Tools:\n                   Pre-approved Infrastructure as Code templates<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                     <span>Ownership:\n                  IMT delivers, client accepts<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                    <span> Best for:\n                 Specific migration project<\/span>\n                <\/div>\n\n            <\/div>\n\n            <!-- Card 3 -->\n            <div class=\"model-card\">\n\n                <h3>Operational Support<\/h3>\n\n                <div class=\"model-row\">\n                  <span> Talent:\n                   24\/7 DevOps Engineer<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                  <span>  Process:\n                  Incident response + Root cause analysis (RCA)<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                  <span>  Tools:\n                  Monitoring + alerting<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n               <span>   Ownership:\n                   IMT operates, client owns<\/span>\n                <\/div>\n\n                <div class=\"model-row\">\n                 <span>   Best for:\n                    Post-launch reliability<\/span>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"section-footer\">\n            Our friendship delivery model combines Vietnamese engineering\n            resilience with structured collaboration,<br> operational discipline,\n            and enterprise-focused accountability.\n        <\/div>\n\n    <\/div>\n<\/section>\n<style>\n\/* ==================================\n   RELIABILITY SECTION\n================================== *\/\n\n.reliability-section {\n    padding: 100px 20px;\n    background: #f7f8fa;\n}\n\n.reliability-section .container {\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n\/* ==========================\n   HEADER\n========================== *\/\n\n.section-header {\n    margin-bottom: 50px;\n}\n\n.section-header h2 {\n    margin: 0 0 24px;\n    font-size: 48px;\n    line-height: 1.05;\n    font-weight: 800;\n\n}\n\n.section-header p {\n    margin-bottom: 30px;\n    font-size: 18px;\n    line-height: 1.9;\n    color: #667085;\n}\n\n\/* ==========================\n   BENEFITS\n========================== *\/\n\n.benefit-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n\n}\n\n.benefit-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 14px;\n   color:#667085;\n    font-size: 18px;\n}\n.content-left ul {\n    padding-left: 0px;\n    font-size: 18px;\n}\n.benefit-list li::before {\n    content: \"\u2022\";\n    position: absolute;\n    left: 0;\n    color: #195594;\n}\n\n\/* ==========================\n   LABEL\n========================== *\/\n\n.eyebrow {\n    display: block;\n    margin-bottom: 25px;\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n\n    color: #195594;\n}\n\n\/* ==========================\n   CARD GRID\n========================== *\/\n\n.reliability-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n}\n\n.model-card {\n    background: #fff;\n    border: 1px solid #d9dee7;\n    border-radius: 14px;\n    padding: 24px;\n    height: 100%;\n}\n\n.model-card h3 {\n    margin: 0 0 18px;\n    font-size: 22px;\n    font-weight: 700;\n    color: #081a3a;\n}\n\n.model-row {\n    display: flex;\n    gap: 10px;\n    padding: 12px 0;\n    border-top: 1px solid #edf0f4;\n    font-size: 14px;\n}\n\n.model-row:first-of-type {\n    border-top: none;\n    padding-top: 0;\n}\n\n.model-row strong {\n    min-width: 90px;\n    color: #344054;\n}\n\n.model-row span {\n    flex: 1;\n    color: #667085;\n   font-size: 14px;\n}\n\n\/* ==========================\n   FOOTER\n========================== *\/\n\n.section-footer {\n    margin-top: 50px;\n    padding-top: 25px;\n    border-top: 1px solid #d9dee7;\n\n    font-size: 18px;\n    line-height: 1.8;\n    color: #667085;\n}\n\n\/* ==========================\n   TABLET\n========================== *\/\n\n@media (max-width: 991px) {\n\n    .section-header h2 {\n        font-size: 36px;\n    }\n\n    .reliability-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n\/* ==========================\n   MOBILE\n========================== *\/\n\n@media (max-width: 767px) {\n\n    .reliability-section {\n        padding: 70px 20px;\n    }\n\n    .section-header h2 {\n        font-size: 36px;\n        line-height: 1.2;\n    }\n\n    .section-header h2 br {\n        display: none;\n    }\n\n    .section-header p,\n    .benefit-list li {\n        font-size: 18px;\n    }\n\n    .reliability-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .model-card {\n        padding: 20px;\n    }\n\n    .model-card h3 {\n        font-size: 18px;\n    }\n\n    .model-row {\n        flex-direction: column;\n        gap: 4px;\n    }\n\n    .model-row strong {\n        min-width: auto;\n    }\n}\n<\/style>\n\n\n\n<style>\n\n\/* ==========================\n   SECTION\n========================== *\/\n\n.ai-engineering{\n    padding:100px 20px;\n \n}\n\n.ai-engineering .container{\n    max-width:1200px;\n    margin:auto;\n}\n\n\/* ==========================\n   HEADER\n========================== *\/\n\n.eyebrow{\n    display:block;\n    margin-bottom:20px;\n\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n\n    color:#264d99;\n}\n\n.ai-engineering h2{\n    margin:0 0 20px;\n\n    font-size:48px;\n    line-height:1.05;\n    font-weight:800;\n    letter-spacing:-2px;\n\n\n}\n\n.section-desc{\n\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#5f6f8f;\n\n    margin-bottom:50px;\n}\n\n\/* ==========================\n   GRID\n========================== *\/\n\n.workflow{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:20px;\n}\n\n\/* ==========================\n   CARD\n========================== *\/\n\n.step{\n\nbackground:#f3f4f6;\n    border:1px solid #d8e0ee;\n    border-radius:18px;\n\n    padding:30px 20px 30px 30px;\n\n    transition:.3s ease;\n}\n\n.step:hover{\n    transform:translateY(-4px);\n\n    box-shadow:\n        0 15px 40px rgba(0,0,0,.08);\n}\n\n.step-number{\n    width:38px;\n    height:38px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    border-radius:50%;\n\n    background:#2d4f9f;\n    color:#fff;\n\n    font-size:14px;\n    font-weight:700;\n\n    margin-bottom:22px;\n}\n\n.step h3{\n    margin:0 0 15px;\n\n    font-size:20px;\n    line-height:1.25;\n    font-weight:800;\n\n    color:#071A3D;\n}\n\n.step p{\n    margin:0;\n\n    font-size:16px;\n    line-height:1.8;\n\n    color:#5f6f8f;\n}\n\n\/* ==========================\n   TABLET\n========================== *\/\n\n@media(max-width:1024px){\n\n    .workflow{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .ai-engineering h2{\n        font-size:36px;\n    }\n\n    .section-desc{\n        font-size:18px;\n    }\n}\n\n\/* ==========================\n   MOBILE\n========================== *\/\n\n@media(max-width:768px){\n\n    .ai-engineering{\n        padding:70px 16px;\n    }\n\n    .workflow{\n        grid-template-columns:1fr;\n    }\n\n    .ai-engineering h2{\n        font-size:36px;\n        line-height:1.15;\n        letter-spacing:-1px;\n    }\n\n    .section-desc{\n        font-size:16px;\n        line-height:1.8;\n    }\n\n    .step{\n        padding:22px;\n\n    }\n\n    .step h3{\n        font-size:22px;\n    }\n}\n\n\/* ==========================\n   SMALL MOBILE\n========================== *\/\n\n@media(max-width:480px){\n\n    .ai-engineering h2{\n        font-size:36px;\n    }\n\n    .step h3{\n        font-size:20px;\n    }\n\n    .step p{\n        font-size:15px;\n    }\n}\n\n<\/style>\n<section class=\"container ai-engineering\">\n\n    <div class=\"container\">\n\n        <h2>\n    What Enterprise Teams Achieve With <br> Governed DevOps\n        <\/h2>\n\n\n        <div class=\"workflow mt-5\">\n\n            <div class=\"step\">\n\n                <h3>Faster Release Cycles<\/h3>\n                <p>\n            Improve deployment frequency while maintaining delivery quality and audit readiness.\n                <\/p>\n            <\/div>\n\n            <div class=\"step\">\n                <h3>Lower Operational Risk<\/h3>\n                <p>\n             Standardize workflows and governance practices aligned with DORA, FINMA and ISO 27001.\n                <\/p>\n            <\/div>\n\n            <div class=\"step\">\n                <h3>AI-Ready Engineering Operations<\/h3>\n                <p>\n            Build infrastructure capable of supporting governed AI-enabled workflows, not experimental chaos, which boost up to 80% of productivity.\n                <\/p>\n            <\/div>\n\n            <div class=\"step\">\n   \n                <h3>Reliable Modernization Execution<\/h3>\n                <p>\n               Modernize legacy systems through phased operational transformation designed to minimize business disruption, which speed up 35% of digital transformation progress.\n                <\/p>\n            <\/div>\n\n            <div class=\"step\">\n      \n                <h3>Greater Infrastructure Visibility<\/h3>\n                <p>\n              Reduce operational blind spots through structured monitoring, logging, and observability.\n                <\/p>\n            <\/div>\n\n            <div class=\"step\">\n     \n                <h3>Improved Engineering Scalability<\/h3>\n                <p>\n              Support growing engineering demands without losing delivery consistency or collaboration quality.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<section class=\"hero-ai-footer\" style=\"   padding: 90px 20px 90px;\">\n\n    <div class=\"hero-overlay\"><\/div>\n\n    <div class=\"hero-content\">\n        <h2>\nBuild More Reliable <br>Engineering Operations\n        <\/h2>\n\n        <p>\nWhether you are modernizing legacy systems, improving DevOps maturity, or <br>operationalizing AI-enabled engineering workflows, IMT Solutions helps enterprise teams<br> scale delivery with greater reliability, governance, and operational confidence.\n        <\/p>\n\n        <div class=\"hero-buttons\">\n\n            <a href=\"\/contact\/\" class=\"btn-primary\" style=\"color:#0d4c8e;\">\n                Improve Delivery Without Disruption\n            <\/a>\n\n \n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\/* ===========================\n   HERO SECTION\n=========================== *\/\n\n.hero-ai-footer {\n    position: relative;\n\n    min-height: 400px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n \n\n    background-image: url('\/wp-content\/themes\/restly-child\/assets\/images\/devops-cloud\/devops-banner.webp');\n    background-size: cover;\n    background-position: center;\n\n    overflow: hidden;\n}\n\n\/* ===========================\n   OVERLAY\n=========================== *\/\n\n.hero-overlay {\n    position: absolute;\n    inset: 0;\n\n    background:\n        linear-gradient(\n            180deg,\n            rgba(0,0,0,0.30),\n            rgba(0,0,0,0.45)\n        );\n}\n\n\/* ===========================\n   CONTENT BOX\n=========================== *\/\n\n.hero-content {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 1120px;\n\n    text-align: center;\n\n    padding: 30px 30px;\n\n    border-radius: 28px;\n\n    background: rgba(13, 76, 142, 0.80);\n\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n\n    border: 1px solid rgba(255,255,255,0.10);\n\n    box-shadow:\n        0 24px 60px rgba(0,0,0,0.30);\n}\n\n\/* ===========================\n   HEADING\n=========================== *\/\n\n.hero-content h2 {\n    margin: 0 0 24px;\n\n    color: #ffffff;\n\n    font-size: 48px;\n    font-weight: 700;\n    line-height: 1.08;\n\n    letter-spacing: -1.5px;\n\n    text-align: center;\n\n    text-shadow:\n        0 6px 18px rgba(0,0,0,0.45);\n}\n\n\/* ===========================\n   SUBHEADING\n=========================== *\/\n\n.hero-content p {\n    max-width: 800px;\n\n    margin: 0 auto 40px;\n\n    color: rgba(255,255,255,0.95);\n\n    font-size: 18px;\n    line-height: 1.9;\n\n    text-align: center;\n}\n\n.hero-content p strong {\n    font-weight: 800;\n}\n\n\/* ===========================\n   BUTTONS\n=========================== *\/\n\n.hero-buttons {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n\n    gap: 18px;\n\n    flex-wrap: wrap;\n}\n.hero-buttons .btn-primary,\n.hero-buttons .btn-outline {\n    font-weight: 900 !important;\n}\n.hero-buttons a {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n \n    min-width: 260px;\n    height: 54px;\n\n    padding: 0 34px;\n\n    border-radius: 999px;\n\n    text-decoration: none;\n\n    font-size: 15px;\n\n    transition:\n        all .25s ease;\n}\n\n\/* ===========================\n   PRIMARY BUTTON\n=========================== *\/\n\n.btn-primary {\n    background: #ffffff !important;\n\n    color: #0d4c8e;\n\n    font-weight: 800;\n\n    border: 1px solid #ffffff;\n\n    box-shadow:\n        0 10px 28px rgba(0,0,0,0.20);\n}\n\n.btn-primary:hover {\n    transform: translateY(-3px);\n   background: #ffffff;\n}\n\n\/* ===========================\n   OUTLINE BUTTON\n=========================== *\/\n\n.btn-outline {\n    background: transparent;\n\n    border: 1.5px solid #fff;\n\n    color: #ffffff;\n\n    font-weight: 400;\n}\n\n.btn-outline:hover {\n    transform: translateY(-3px);\n\n   color:#ffffff;\n\n    border-color: #ffffff;\n}\n\n\/* ===========================\n   TABLET\n=========================== *\/\n\n@media (max-width: 1024px) {\n .hero-ai {\n        padding: 100px 16px;\n    }\n    .hero-content {\n        padding: 48px 36px;\n    }\n\n    .hero-content h2 {\n        font-size: 36px;\n    }\n\n    .hero-content p {\n        font-size: 16px;\n    }\n}\n\n\/* ===========================\n   MOBILE\n=========================== *\/\n\n@media (max-width: 768px) {\n\n    .hero-ai {\n        padding: 100px 16px;\n    }\n\n    .hero-content {\n        padding: 36px 22px;\n\n        border-radius: 20px;\n    }\n\n    .hero-content h2 {\n        font-size: 36px;\n        line-height: 1.2;\n    }\n\n    .hero-content p {\n        font-size: 15px;\n        line-height: 1.8;\n\n        margin-bottom: 28px;\n    }\n\n    .hero-buttons {\n        flex-direction: column;\n    }\n\n    .hero-buttons a {\n        width: 100%;\n        min-width: unset;\n    }\n}\n\n\/* ===========================\n   SMALL MOBILE\n=========================== *\/\n\n@media (max-width: 480px) {\n\n    .hero-content h2 {\n        font-size: 36px;\n    }\n\n    .hero-content p {\n        font-size: 14px;\n    }\n\n    .hero-buttons a {\n        height: 52px;\n        font-size: 14px;\n    }\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Accelerate Delivery With Cloud And DevOps Reliability Bridge application engineering and cloud infrastructure. Ship faster with DevOps governance and operational reliability built in. Improve Delivery THE OPERATIONAL REALITY Enterprise Delivery Complexity Is Increasing Faster Than Operational Maturity Modern engineering environments are under growing pressure to modernize infrastructure, operationalize AI workflows, accelerate release cycles, and maintain [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":2624,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-home.php","meta":{"om_disable_all_campaigns":false,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-7198","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>DevOps Cloud SRE - IMT Solutions<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DevOps Cloud SRE - IMT Solutions\" \/>\n<meta property=\"og:description\" content=\"Accelerate Delivery With Cloud And DevOps Reliability Bridge application engineering and cloud infrastructure. Ship faster with DevOps governance and operational reliability built in. Improve Delivery THE OPERATIONAL REALITY Enterprise Delivery Complexity Is Increasing Faster Than Operational Maturity Modern engineering environments are under growing pressure to modernize infrastructure, operationalize AI workflows, accelerate release cycles, and maintain [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/\" \/>\n<meta property=\"og:site_name\" content=\"IMT Solutions\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/IMTSolutions\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-19T02:42:10+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@imtsolutions\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/\",\"url\":\"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/\",\"name\":\"DevOps Cloud SRE - IMT Solutions\",\"isPartOf\":{\"@id\":\"http:\/\/www.imt-soft.com\/en\/#website\"},\"datePublished\":\"2026-06-19T02:41:32+00:00\",\"dateModified\":\"2026-06-19T02:42:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/imt-soft.com\/ja\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Services\",\"item\":\"https:\/\/imt-soft.com\/ja\/services\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"DevOps Cloud SRE\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/www.imt-soft.com\/en\/#website\",\"url\":\"http:\/\/www.imt-soft.com\/en\/\",\"name\":\"IMT Solutions\",\"description\":\"Trusted IT Outsourcing Provider\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/www.imt-soft.com\/en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DevOps Cloud SRE - IMT Solutions","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/","og_locale":"en_US","og_type":"article","og_title":"DevOps Cloud SRE - IMT Solutions","og_description":"Accelerate Delivery With Cloud And DevOps Reliability Bridge application engineering and cloud infrastructure. Ship faster with DevOps governance and operational reliability built in. Improve Delivery THE OPERATIONAL REALITY Enterprise Delivery Complexity Is Increasing Faster Than Operational Maturity Modern engineering environments are under growing pressure to modernize infrastructure, operationalize AI workflows, accelerate release cycles, and maintain [&hellip;]","og_url":"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/","og_site_name":"IMT Solutions","article_publisher":"https:\/\/www.facebook.com\/IMTSolutions\/","article_modified_time":"2026-06-19T02:42:10+00:00","twitter_card":"summary_large_image","twitter_site":"@imtsolutions","twitter_misc":{"Est. reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/","url":"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/","name":"DevOps Cloud SRE - IMT Solutions","isPartOf":{"@id":"http:\/\/www.imt-soft.com\/en\/#website"},"datePublished":"2026-06-19T02:41:32+00:00","dateModified":"2026-06-19T02:42:10+00:00","breadcrumb":{"@id":"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.imt-soft.com\/services\/devops-cloud-sre\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/imt-soft.com\/ja\/"},{"@type":"ListItem","position":2,"name":"Services","item":"https:\/\/imt-soft.com\/ja\/services\/"},{"@type":"ListItem","position":3,"name":"DevOps Cloud SRE"}]},{"@type":"WebSite","@id":"http:\/\/www.imt-soft.com\/en\/#website","url":"http:\/\/www.imt-soft.com\/en\/","name":"IMT Solutions","description":"Trusted IT Outsourcing Provider","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/www.imt-soft.com\/en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/imt-soft.com\/en\/wp-json\/wp\/v2\/pages\/7198","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imt-soft.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/imt-soft.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/imt-soft.com\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/imt-soft.com\/en\/wp-json\/wp\/v2\/comments?post=7198"}],"version-history":[{"count":1,"href":"https:\/\/imt-soft.com\/en\/wp-json\/wp\/v2\/pages\/7198\/revisions"}],"predecessor-version":[{"id":7199,"href":"https:\/\/imt-soft.com\/en\/wp-json\/wp\/v2\/pages\/7198\/revisions\/7199"}],"up":[{"embeddable":true,"href":"https:\/\/imt-soft.com\/en\/wp-json\/wp\/v2\/pages\/2624"}],"wp:attachment":[{"href":"https:\/\/imt-soft.com\/en\/wp-json\/wp\/v2\/media?parent=7198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}