Senior Cloud Engineer at Heirs Insurance Ltd
About this job
Senior Cloud Engineer at Heirs Insurance Ltd July, 2026 | MyJobMag window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-SMD4ZL13FW'); @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } @keyframes slide { to { transform: translateX(4px); } } .prompt-link { display: flex; align-items: center; gap: 0.75rem; padding: 0.6rem 0.9rem; background: linear-gradient(to right, #2563eb, #9333ea); color: white; text-decoration: none; border-radius: 9999px; font-weight: 500; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease; } .prompt-link:hover { transform: scale(1.02); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1); background: linear-gradient(to right, #1d4ed8, #7e22ce); } .icon { width: 20px; height: 20px; } .prompt-link:hover .icon-scan { animation: pulse 2s infinite ease-in-out; } .prompt-link:hover .icon-arrow { animation: slide 0.3s forwards ease-out; }
Nigeria
Search for Jobs
AbiaAbujaAdamawaAkwa IbomAnambraBauchiBayelsaBenueBornoCross RiverDeltaEbonyiEdoEkitiEnuguGombeImoJigawaKadunaKanoKatsinaKebbiKogiKwaraLagosNasarawaNigerOgunOndoOsunOtherOyoPlateauRiversSokotoTarabaYobeZamfara
Administration / FacilitiesAgriculture / Agro-AlliedArt / Crafts / LanguagesAviation / AerospaceBankingBursary and ScholarshipsCaregiver / Nanny / Social WorkersCatering / ConfectioneryConstruction and Site EngineeringConsultancyContent, Editorial and JournalismCustomer Care, Success and ServiceData, Business Analysis and AIDrivingEducation / Teaching / TrainingEngineering / TechnicalEnvironment Health and SafetyFinance / Accounting / AuditFood, Beverage and HospitalityGeneralGraduate JobsHuman Resources / HRICT / ComputerInsuranceInternships Janitorial ServicesLegal and RegulatoryLogisticsManufacturingMarketing and CommunicationMedia Production and EntertainmentMedical / HealthcareNGO/Non-ProfitOil and Gas, Energy and MiningPharmaceuticalProcurement / Store-keeping / Supply ChainProduct ManagementProject and Program ManagementReal EstateResearch and DevelopmentRFP / RFQ / EOIRisk Management and ComplianceSales and Business DevelopmentScienceSecurity / IntelligenceShipping and MaritimeSports, Fitness and Personal CareStrategic and Top ManagementTravels and ToursUX, Design and ArchitectureVolunteer
BA/BSc/HNDFirst School Leaving CertificateMBA/MSc/MANCEONDOthersPhD/FellowshipProfessional CertificateSecondary School (SSCE)Vocational
Close
Detailed Search
Send this job to a friend
Type the email of your friend Enter your email Type Your Email Message I think you may be interested in this position - Senior Cloud Engineer at Heirs Insurance Ltd. This is the link: https://www.myjobmag.com/job/senior-cloud-engineer-heirs-insurance-ltd?utm_source=email_friend. Copy and paste link on browser if link is not working. Check it out!
Did you notice an error or suspect this job is scam? Tell us.
Enter your email Type Your Message
(adsbygoogle = window.adsbygoogle || []).push({});
-
- Senior Cloud Engineer at Heirs Insurance Ltd
- View Jobs in Insurance / View Jobs at Heirs Insurance Ltd
Posted: Jul 14, 2026
Deadline: Not specified
-
- @gmail.com
- @yahoo.com
- @outlook.com
-
(adsbygoogle = window.adsbygoogle || []).push({});
Learn How to Get a Job and Stay Ahead with AI Register for our Free Webinar
Heirs Insurance is a general insurance company challenging traditional insurance by providing simple and accessible protection for vehicles, homes, business and more.
Senior Cloud Engineer
- Job Type Full Time
- Qualification BA/BSc/HND , Professional Certificate
- Experience 5 years
- Location Lagos
- Job Field ICT / Computer 
The Role
- As a Senior Cloud Engineer, you will be a hands-on builder of the cloud infrastructure that powers Africa's most ambitious digital banking platform. You will design, provision, and operate a dual-cloud environment across AWS and Azure, ensuring it is always on, highly secure, infinitely scalable, and built entirely in code. You will work closely with architects, DevSecOps engineers, and application teams to deliver infrastructure that meets the highest standards of performance, resilience, and security.
What You'll Do
- Dual-Cloud Infrastructure: Design, provision, and maintain production-grade cloud infrastructure across both AWS and Azure, ensuring both environments mirror each other in architecture, connect reliably to the institution's on-premises Core Banking systems, and operate with no single point of vendor dependency.
- Infrastructure as Code: Define every environment, dev, staging, and production, in version-controlled IaC. Terraform, Ansible, and Bash are the approved tools for infrastructure provisioning and automation. No manual cloud provisioning. All environments must be reproducible, auditable, and spun up on demand.
- High Availability & Resilience: Architect and maintain highly available configurations across all services, databases, middleware, and storage, targeting 99.99% platform uptime. Implement circuit breakers, retry logic, auto-scaling, and graceful fallbacks so users never feel a backend failure.
- Private Networking & Zero Trust: Own the platform's private network architecture, ensuring every cloud environment is isolated, segmented, and built on the principle that no internal service is ever publicly reachable. Design and maintain the full private networking stack across AWS and Azure: VNets, dedicated subnets, NSGs, private DNS, and private endpoints for all managed services. Enforce zero-trust principles across all internal communication, no implicit trust, every request authenticated and authorised. Public internet exposure is limited strictly to approved entry points: Cloudflare DDoS, then WAF, then API Gateway.
- Auto-Scaling & Cost Efficiency: Own the platform's approach to scalability and cloud cost efficiency, ensuring infrastructure responds dynamically to demand and never carries unnecessary cost. Configure services to scale to zero at idle and scale out at peak without manual intervention. Continuously monitor and optimise cloud resource consumption, ensuring no environment is over-provisioned and every element of platform spend is lean and justified.
- Managed Services & Platform Stack: Provision and operate the platform's managed cloud services, including PostgreSQL (Azure Database for PostgreSQL, Amazon RDS/Aurora), Apache Cassandra (Azure Managed Instance, Amazon Keyspaces), Redis, RabbitMQ/Azure Service Bus/Amazon SQS, and Kong API Gateway.
- Secrets & Key Management: Manage all secrets, certificates, and encryption keys through Azure Key Vault, AWS Secrets Manager, or equivalent secrets management platform. Enforce rotation schedules. Ensure no credential is ever hardcoded in application code, configuration files, or container images.
- Security & Compliance: Implement and maintain cloud security controls, including AES-256 encryption at rest, TLS 1.2+ in transit, DLP monitoring for abnormal data transfer and unauthorised export, and alerting on policy changes or attempts to disable logging. Contribute to PCI DSS and CBN compliance posture.
- Observability: Instrument cloud infrastructure with centralised logging, metrics, and alerting from day one. Ensure every layer of the infrastructure stack is fully visible, no blind spots in production.
- CI/CD Integration: Integrate cloud infrastructure provisioning into DevSecOps pipelines, ensuring infrastructure changes flow through the same automated, security-gated pipelines as application code.
What We're Looking For
Must Have
- 5+ years of hands-on cloud engineering experience at scale, with production deployments on both AWS and Azure, including compute, networking, storage, managed databases, and messaging services.
- Expert-level Infrastructure as Code skills, Terraform, Ansible, and Bash, with a strong understanding of state management, module design, and CI/CD-integrated provisioning workflows.
- Deep experience designing and operating private, secure cloud network architectures, VNets, NSGs, private endpoints, private DNS, VPNs, and zero-trust network segmentation.
- Strong understanding of cloud security fundamentals, encryption (AES-256, TLS 1.2+), key management (Azure Key Vault, AWS KMS), identity and access management, and least-privilege access controls.
- Hands-on experience with containerised workloads, Docker, Kubernetes or equivalent orchestration platforms on managed cloud services (AKS, EKS), and serverless container platforms including Azure Container Apps and AWS App Runner / ECS Fargate.
- Working knowledge of high-availability patterns, multi-region deployments, auto-scaling, load balancing, circuit breakers, and disaster recovery design.
- AWS Certified Solutions Architect, Professional (SAP-C02), required.
Nice to Have
- Microsoft Certified: Azure Solutions Architect Expert (AZ-305), strongly preferred as the platform expands to dual-cloud.
- Experience with serverless compute platforms, Azure Functions and/or AWS Lambda, for event-driven, lightweight processing workloads.
- Experience with the platform's managed services stack: Azure Database for PostgreSQL, Amazon RDS/Aurora, Azure Managed Instance for Apache Cassandra, Amazon Keyspaces, Azure Service Bus, Amazon SQS, or Redis.
- Familiarity with Cloudflare (DDoS protection, WAF) and API gateway configuration (Kong or equivalent).
- Experience in fintech, banking, or regulated cloud environments, with working knowledge of PCI DSS, CBN guidelines, or equivalent data residency and compliance requirements.
- Cloud cost management experience using FinOps tooling or native cloud cost monitoring and optimisation features.
(adsbygoogle = window.adsbygoogle || []).push({});
Check how your CV aligns with this job
Method of Application
Interested and qualified? Go to Heirs Insurance Ltd on heirs-technologies.breezy.hr to apply
Build your CV for free. Download in different templates.
-
Share
- .tg-subscribe{display:flex;flex-wrap:wrap;align-items:center;gap:10px;clear:both;margin:12px 0;padding:12px 14px;border:1px solid #d8dee5;border-radius:6px;background:#f7f9fb;}.tg-subscribe span{flex:1 1 200px;}.tg-subscribe a{display:inline-block;padding:10px 16px;background:#2481cc;color:#ffffff;border-radius:4px;text-decoration:none;}@media (max-width:520px){.tg-subscribe a{display:block;width:100%;text-align:center;box-sizing:border-box;}}
Get new ICT / Computer jobs like this on Telegram.Subscribe on Telegram
-
Send your application
Your Name Your Email Your Phone Number Your Current Location Abia Abuja Adamawa Akwa Ibom Anambra Bauchi Bayelsa Benue Borno Cross River Delta Ebonyi Edo Ekiti Enugu Gombe Imo Jigawa Kaduna Kano Katsina Kebbi Kogi Kwara Lagos Nasarawa Niger Ogun Ondo Osun Other Oyo Plateau Rivers Sokoto Taraba Yobe Zamfara Subject of your Application Your cover letterAttach your CV/Doc
Join our WhatsApp Community Back To Home
Jobs You Might Be Interested in
- Pre-Sales Engineer
- Senior Devsecops Engineer
- Devops Manager
- Head, ICT
- System Analyst II - AHUSS 07 at Al-Hikmah University
- Assistant Librarian at Al-Hikmah University
- Cloud & AI Solution Engineer at Microsoft
- Solutions Architect at Backbone Connectivity Network - BCN Nigeria
- IT & Communications Officer at 4 Quarters Consultants Limited
- Digital Marketer / IT Specialist at Dicalo Consulting Group
- IT Systems & Security Manager at Lafiya Nigeria
- IT Service Delivery Specialist at Dangote
- QA Engineer at Adventure Capital Group
- IT Support & Network Administrator at Ascentech Services Limited
- AI Engineer at Corona Management Systems
Find Your Dream Job!
Signup and complete your profile so we can match you with the right employer
- @gmail.com
- @yahoo.com
- @outlook.com
Related Companies Hiring Now
- Leadway Assurance Company Jobs
- Mutual Benefit Assurance Jobs
- Heirs Insurance Ltd Jobs
- Enterprise Life Assurance Jobs
- Prudential Plc Jobs
- Post Assurance Brokers Limited Jobs
- Popular Jobs
- Account & Finance Graduate Trainee at Agary Pharmaceutical Limited
- Senior Sales Executive at Lenzo Homes Ltd
- In-House Legal Officer at ProDevs
- Van Sales Reps at Synergy HR Solutions Limited
- Call for the Expression of Interest for Supply of Goods and Services in Borno and Yobe at Women Grains and Growth Initiative (WGI)
- Technical Manager (Processing) at GW Support
- Tik Tok Live Streaming Operations Specialist at BlueWave New Energy Technology Nigeria Company Limited
- Antenatal Risk Stratification (ARS) Technical Consultant at Helium Health
- Recruitment Officer at Coinbox Limited
- Portfolio Manager / Credit Support Officer at Kaylog Business Support Limited
Career Advice
- Average Salaries in Nigeria in 2026 This guide brings together the average salary in Nigeria based on recent 2026 salary benchmarks. Salaries are listed by industry, experience level and city to give jobseekers, employers and HR professionals a more useful picture of salary levels in Nigeria in 2026.
- The 2026 / 2027 Nestlé Nigeria Community Scholarship This scholarship is open exclusively to indigenes or residents of Agbara, Abaji, Manderigi, Obafemi Owode and Sagamu.
- Top Hiring Mistakes Nigerian Employers Make and How Recruitment Agencies Help In this article, we'll explore the most common hiring mistakes Nigerian employers make and how recruitment agencies solve them.
- Best Freelance Skills You Need to Earn in USD This article discusses the best freelance skills to learn if you want to earn in USD and shares tips on how you can get your first interantional client.
(adsbygoogle = window.adsbygoogle || []).push({});
Subscribe to Job Alert
Join our happy subscribers
- @gmail.com
- @yahoo.com
- @outlook.com
-
- Job Links
- Jobs in Lagos
- Jobs in Abuja
-
- Myjobmag Sites
- MyJobMag Ghana
- MyJobMag Kenya
- MyJobMag Nigeria
- MyJobMag South Africa
- MyJobMag UK
About Contact Privacy Policy Terms [email protected] Copyright © 2026 MyJobMag
/* First party identity cookie fallback for pages where PHP could not set it. */ (function () { if (!/(^|; )mjm_p=[0-9a-f]{40}/.test(document.cookie)) { var b = new Uint8Array(20); (window.crypto || window.msCrypto).getRandomValues(b); var t = Array.prototype.map.call(b, function (x) { return ('0' + x.toString(16)).slice(-2); }).join(''); var d = new Date(); d.setTime(d.getTime() + 365 * 86400 * 1000); document.cookie = 'mjm_p=' + t + ';expires=' + d.toUTCString() + ';path=/;SameSite=Lax' + (location.protocol === 'https:' ? ';Secure' : ''); } })(); window.WPUSH_CFG = { vapid: "BBoSD3sQU8DtltcGAIMYOJtzP61dwmYtPP3pC7OFu8ckOBHeQW-k5y3xkNXetOUZAPuOYAAXC27w9dwg-u3S1fY", country: 1, prefsUrl: '/push/preferences.php' };
Send your application through
//setTimeout('abcdload()',2000); var ele = document.getElementById('tooltip'); var sel = window.getSelection(); var rel1= document.createRange(); rel1.selectNode(document.getElementById('cal1')); var rel2= document.createRange(); rel2.selectNode(document.getElementById('cal2')); document.getElementById("printable").addEventListener('mouseup', function(e) { if (!sel.isCollapsed) { // debugger; if(validateEmail(sel)) { //if(document.getElementById('cal3').innerText !=sel ){ pointer =0; } //document.getElementById('cal3').innerText=sel; var r = sel.getRangeAt(0).getBoundingClientRect(); var rb1 = rel1.getBoundingClientRect(); var rb2 = rel2.getBoundingClientRect(); ele.style.top = (r.bottom - rb2.top)*100/(rb1.top-rb2.top) + 'px'; ele.style.left = (r.left - rb2.left)*100/(rb1.left-rb2.left) + 'px'; var links=ele.getElementsByTagName('a'); for (var i = 0; i < links.length; i++) { var s = links[i].href; var ar=links[i].href.split('to='); links[i].href=ar[0]+'to='+sel; } ele.style.display = 'block'; } } event.preventDefault(); }); window.addEventListener('mousedown', function () { }); document.body.onmousedown = function(e) { var crtElem = e.target; while (crtElem != null && crtElem != ele) { crtElem = crtElem.parentNode; } if (crtElem != ele) { ele.style.display = 'none'; } } window.OneSignalDeferred = window.OneSignalDeferred || []; OneSignalDeferred.push(async function(OneSignal) { await OneSignal.init({ appId: "1303cfc0-76b0-4cee-aa4e-a39538e2319a", }); }); (function(){function c(){var b=a.contentDocument||(a.contentWindow&&a.contentWindow.document);if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a3c035e06bb33fda',t:'MTc4OTU2NTI2NQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();Market insight
Similar jobs
Sales and Marketing Intern
Quality Specialist
Executive Assistant
Medical Officers
Sales Executives
Customer Service Representative
Frequently asked questions
What salary can I expect?
This listing does not show a salary. Similar roles in Nigeria often pay around 1 500 000 ₦ (median of 66 offers).
How do I apply for this job?
Open the original source page and contact the employer there. Finder never charges job seekers.
Are these jobs up to date?
Yes. Finder regularly refreshes vacancies from public sources and removes closed offers.