🟒 Available for enterprise collaborations & Microsoft partnership projects Let's talk β†’
DevSecOps Engineer

Best S. E.
Aihebholoria

Solutions Architect Β· Microsoft Ecosystem Β· ERP Builder

If your systems are insecure, your pipelines are slow, or your teams are still running operations on spreadsheets β€” I fix that. From DevSecOps pipelines to full enterprise platforms, I turn security and operational risk into competitive advantage.

6+
Live Projects
5+
Years Experience
MSΒ·Azure
Ecosystem

Building secure systems
that enterprises rely on

I'm Best S. E. Aihebholoria, a DevSecOps Engineer and Solutions Architect with a passion for building enterprise-grade systems that are secure by design and scalable by nature.

My work spans the full lifecycle β€” from security assessments and infrastructure hardening to building custom service desks, helpdesk platforms, and ERP solutions for organisations. I operate deep within the Microsoft ecosystem β€” Azure, M365, Entra ID, Sentinel β€” and collaborate with companies to digitally transform their operations.

Whether it's securing a cloud environment, building a legal service desk from scratch, or architecting an ERP system with Microsoft, I bring engineering rigour and business clarity to every project.

πŸ›‘οΈ
DevSecOps
Security embedded into every stage of the development and deployment pipeline.
☁️
Cloud Architecture
Azure-first infrastructure design, IaC, and cloud-native security posture management.
βš™οΈ
Enterprise Apps
Custom service desks, helpdesk platforms, and ERP systems built for real organisations.
🀝
Microsoft Partner
Collaborating with Microsoft to build and deploy ERP and M365-integrated solutions.

Tools I work with

Security
SIEM / SOAR
Microsoft Sentinel
Vulnerability Assessment
Penetration Testing
Zero Trust Architecture
ISO 27001 / NIST
SLA Compliance
Cloud & DevOps
Microsoft Azure
Azure DevOps
Docker / Kubernetes
Terraform / IaC
GitHub Actions CI/CD
AWS / GCP
Linux Administration
Microsoft Ecosystem
Microsoft 365
Entra ID (Azure AD)
Dynamics 365
Power Platform
SharePoint / Teams
Intune / Endpoint
Defender for Cloud
ITSM & Dev
Custom ITSM Platforms
ServiceNow
Jira / Confluence
Python / Bash / PS
REST APIs / GraphQL
SQL / PostgreSQL
Node.js / TypeScript

Live enterprise systems

Real platforms built and deployed for real organisations β€” handling legal workflows, IT operations, and compliance tracking.

HTTP Trigger API Gateway Event Trigger Queue / Timer Snyk Webhook Vuln Alert Azure Functions Python Runtime ⚑ Serverless Threat Scan SAST + Snyk SCA Dependency CVE Analysis Auto Remediate PR + Fix Apply Security Dashboard Alerts CVEs Critical Azure Python Snyk
Serverless Azure Python Snyk SCA
Serverless Security Platform
A cloud-native security platform built on Azure Functions (Python) that automates vulnerability detection across the SDLC. Integrates Snyk for continuous Software Composition Analysis, automated CVE triage, and dependency auto-remediation via PR generation β€” all triggered serverlessly through HTTP, queue, and webhook events.
βš™ DevSecOps
This platform is the DevSecOps pipeline. Snyk SCA runs continuously on every dependency β€” CVEs are triaged automatically and auto-remediation PRs are raised without human intervention. Azure Functions enforce least-privilege serverless execution with zero persistent compute surface. Secrets managed via Azure Key Vault β€” never hardcoded. Webhook signatures validated on ingress to prevent supply-chain injection attacks.
Role: Architect & Developer
Stack: Azure Functions Β· Python Β· Snyk Β· SCA
View on GitHub β†’
☁ AWS Cloud Oracle EBS / ERP AI Models Predictive Data Store S3 / RDS βš™ On-Premise Oil Field Sensors Field Equipment Operations Team Data Poisoning β†’ Sensors Model Extract β†’ AI Models Adversarial β†’ AI Models Cloud Vulns β†’ Oracle EBS Insider Threat β†’ Ops Team RISKS FOUND 4 High 3 Medium Methodology STRIDE MITRE ATT&CK DREAD Kill Chain
Threat Modelling STRIDE MITRE ATT&CK Oracle EBS AWS AI Security
AI Threat Modelling β€” Desicon Engineering & Oracle EBS
Led an AI Threat Modelling Workshop for Desicon Engineering (oil servicing), targeting their AWS-hosted Oracle EBS and AI prediction systems. Ran all scenarios against the cyber attack kill chain using STRIDE, MITRE ATT&CK, and DREAD for control gap assessment. Identified 4 high risks and 3 medium risks β€” including data poisoning, model extraction, adversarial attacks, and insider threats.
βš™ DevSecOps
Pure threat-intelligence engagement. Applied STRIDE to enumerate spoofing, tampering, and repudiation vectors across the Oracle EBS API layer. Mapped every finding to MITRE ATT&CK TTPs and scored residual risk with DREAD. Modelled the full Cyber Kill Chain β€” from initial AI data-poisoning reconnaissance through insider-threat lateral movement to impact. Output: a prioritised, sprint-ready remediation backlog Desicon's engineering team could act on immediately.
Role: Lead DevSecOps Architect
Client: Desicon Engineering Ltd
View on GitHub β†’
2 1 0 0 0%
Legal Tech ITSM Compliance Azure SLA
Legal Service Desk
Full legal operations platform with service request management, SLA tracking, document drafting workflows, agreement lifecycle management, case tracking, compliance scoring, digital signatures, procurement & ITT β€” built end-to-end for a legal firm.
βš™ DevSecOps
RBAC enforced at every route β€” solicitors, paralegals, and admins each have scoped data access with no privilege-escalation paths. Document lifecycle security: drafts, signed agreements, and ITT submissions are version-locked and audit-logged against every actor. The SLA engine doubles as a compliance guardrail β€” deadline breaches are flagged before they become regulatory exposure. Azure-hosted with TLS in transit and encryption at rest across all legal data.
Role: Architect & Builder
Stack: Node.js Β· Azure Β· SQL
8 new 8 6 1 0 OPEN: 6 CLOSED: 1 IN PROG: 1 OPEN IN PROGRESS OPEN OPEN
ITSM Helpdesk Desicon Engineering Live Production
ICT Helpdesk β€” Desicon Engineering
Enterprise IT helpdesk system for Desicon Engineering with real-time ticket tracking, priority management (Critical/High/Low), multi-engineer assignment, status workflows (Open/In Progress/Closed), SLA monitoring, admin controls, and live notifications β€” deployed in production.
βš™ DevSecOps
Every ticket mutation is audit-logged with timestamp and actor β€” creating a tamper-evident trail suitable for ISO 27001 evidence gathering. Priority triage (Critical β†’ High β†’ Low) mirrors security incident-response playbook SLAs. RBAC separates admin controls from engineer views; PostgreSQL row-level security prevents cross-engineer data leakage. Live notifications run over secure WebSocket channels with session-bound authentication tokens.
Role: Architect & Builder
Stack: TypeScript Β· Node.js Β· PostgreSQL
D B 3 1 4 2 3 B S
Fleet Tech Logistics Azure Entra ID React
Desicon Engineering β€” Logistics & Fleet Management Platform
End-to-end fleet operations platform for Desicon Engineering (oil & gas servicing, South Africa). Modules: real-time Driver Status dashboard, Vehicle fleet registry with status badges, Trip Request workflow, Driver–Vehicle Assignments, Maintenance scheduling & overdue alerts, Fuel Log with Rand cost tracking, and one-click Excel report exports (Vehicle, Driver, Fuel, Maintenance). Microsoft Entra ID SSO β€” no local passwords, MFA-enforced.
βš™ DevSecOps
Identity secured via Microsoft Entra ID (Azure AD SSO) β€” no local credentials stored; MFA enforced at tenant level. RBAC separates Admin, Manager and Driver views; JWT bearer tokens validated against Azure AD on every API call. Sensitive fleet & driver data encrypted at rest on Azure. CI/CD pipeline on GitHub Actions with CodeQL SAST + Trivy SCA scans gating every deployment. Full audit log on all mutations (assignments, fuel entries, maintenance records) for operational compliance traceability.
Client: Desicon Engineering Ltd
Stack: React Β· Azure Β· Entra ID Β· Node.js
Role: Solution Architect & DevSecOps Engineer
NOW Operations Dashboard 0 0 ₦0 0 ₦0 ! 0 No bookings yet No payments recorded
Travel Tech CRM Azure Microsoft 365 SharePoint
FlyNow Business Management System
Bespoke digital operations platform built for Now Travel & Tours (IATA & NANTA certified, Port Harcourt). Replaces spreadsheets & WhatsApp threads with a unified system: Customer CRM, Bookings, Visa Application Pipeline, Invoices & Paystack payments, SharePoint Document Vault, and Staff RBAC β€” giving the MD real-time visibility from any device. Deployed on Microsoft Azure Static Apps.
βš™ DevSecOps
Microsoft 365 SSO β€” staff authenticate with existing corporate credentials; no separate passwords; MFA enforced at tenant level. SharePoint Document Vault stores passports and visa scans with Azure AD-gated access and encryption at rest β€” sensitive customer identity data never sits in a local database. RBAC scopes junior staff to their assigned work only; financial data is MD-restricted. Paystack webhooks are HMAC signature-validated on every callback β€” no card data ever touches the application server. All booking and payment mutations carry a full audit trail.
Client: Now Travel & Tours Ltd
Stack: React Β· Azure Β· SharePoint Β· M365 Β· Paystack
GitHub Source Repo CI/CD GH Actions SAST CodeQL SCA Trivy IaC Scan Terraform+Trivy Static Code Analysis Dependency Check Infrastructure Check Remediation & Auto-fix Reporting & Alerts AWS Terraform
DevSecOps SAST SCA IaC Scanning GitHub Actions AWS Terraform
DevSecOps Pipeline β€” SAST, SCA & IaC Security
A comprehensive DevSecOps implementation integrating SAST (CodeQL), Software Composition Analysis (Trivy), and IaC scanning (Terraform Compliance + Trivy) β€” automated through GitHub Actions. Enforces PR blocking on Critical/High vulnerabilities, implements a full Secure SDLC, and deploys to AWS with encrypted Terraform remote state on S3.
Role: DevSecOps Architect
Stack: GitHub Actions Β· CodeQL Β· Trivy Β· Terraform Β· AWS S3
View on GitHub β†’
General Service & Logistics Management Platform Architecture
Azure React ASP.NET Core Azure SQL Entra ID Power BI DevSecOps
General Service & Logistics Management Platform
An enterprise-grade platform built for a leading engineering & oil services company β€” automating service requests, vehicle & fleet coordination, staff activity tracking, maintenance scheduling, fuel consumption analytics, and operational reporting. Features a token-based ISO-22000 compliant workflow engine, multi-level approval routing, and real-time SLA monitoring. Secured end-to-end with Entra ID SSO, Azure Front Door + WAF, Private VNet, Key Vault, and a full DevSecOps pipeline (SAST Β· DAST Β· GitHub Actions CI/CD Β· Azure Bicep IaC). Power BI embedded dashboards deliver live operational intelligence across all modules.
Role: DevSecOps Engineer & Solutions Architect
Stack: Azure Β· React Β· ASP.NET Core 8 Β· Azure SQL Β· Entra ID Β· Service Bus Β· Azure Functions Β· Power BI
DevSecOps Built-in
Entra ID SSO Β· Azure Front Door + WAF
SAST (SonarCloud) Β· DAST (OWASP ZAP)
GitHub Actions CI/CD Β· Azure Bicep IaC Β· App Insights

Professional Credentials

Vendor-certified across security, cloud, and infrastructure β€” validated by industry-leading bodies.

CA
DevSecOps
Cyber Agoge
βœ“ Valid to Dec 2028
AWS
AWS Certified Cloud Practitioner
Amazon Web Services
βœ“ Valid to Jun 2027
PEN
CompTIA PenTest+ ce
CompTIA
βœ“ Valid to Apr 2027
GH
GitHub Foundations
GitHub
βœ“ Valid to Aug 2027
TF
HashiCorp Terraform Associate (003)
HashiCorp
βœ“ Valid to Jun 2026
CEH
Certified Ethical Hacker (CEH)
EC-Council
βœ“ Valid to Sep 2026
CSA
CompTIA CySA+ ce
CompTIA
βœ“ Valid to Oct 2026
CCNP
Cisco Certified Network Professional
Cisco
βœ“ Active
View all credentials on LinkedIn β†’

What I build for companies

From security hardening to full enterprise platforms β€” I help organisations secure, modernise, and scale their digital operations.

πŸ›‘οΈ
DevSecOps Implementation
Ship faster and safer β€” security embedded in every pipeline stage, so vulnerabilities are caught before they reach production.
Pipeline security & SAST/DAST
Secrets management
Container & Kubernetes hardening
Security gates & policy-as-code
πŸ”
Security Assessment
Know exactly where your exposure is β€” before an attacker does. Walk away with a prioritised action plan, not just a report.
Cloud security posture review
Penetration testing
Zero Trust implementation
ISO 27001 / NIST alignment
βš™οΈ
Enterprise App Development
Replace the spreadsheets and WhatsApp threads with a system that actually runs your operations β€” built around your exact workflows, not a generic template.
Service desk & helpdesk systems
Legal operations platforms
Procurement & ITT systems
Compliance & case management
🟦
Microsoft ERP & M365 Solutions
Get the full value of your Microsoft investment β€” unified ERP, automation, and governance that actually makes your teams more productive.
Dynamics 365 ERP customisation
Power Platform automation
Azure-integrated workflows
M365 governance & compliance
☁️
Cloud Infrastructure
Stop paying for cloud you're not using, and stop losing sleep over infrastructure that isn't properly secured or monitored.
Azure architecture design
AWS (EC2, S3, Lambda, IAM)
Infrastructure as Code (Terraform)
Monitoring & alerting (Sentinel)
Disaster recovery planning
🀝
Digital Transformation
Move from "we're planning to modernise" to "we've modernised" β€” with a roadmap, a partner, and the delivery to back it up.
ITSM process design
Legacy system migration
Team training & enablement
Roadmap & architecture consulting
Building enterprise solutions
on the Microsoft stack
I work within the Microsoft ecosystem to build and deploy ERP systems, Azure-integrated applications, and M365-powered workflows for companies looking to modernise at scale. Open to Microsoft partnership collaborations.
Azure
M365
Sentinel
DevOps
Dynamics 365

What clients say

"

[Testimonial placeholder β€” awaiting client quote]

πŸ‘€
Client Name
Role Β· Company
"

[Testimonial placeholder β€” awaiting client quote]

πŸ‘€
Client Name
Role Β· Company
"

[Testimonial placeholder β€” awaiting client quote]

👤
Client Name
Role Β· Company

Not sure if you need DevSecOps,
a security audit, or a full platform?

Book a free 20-minute call. We'll look at your setup together and I'll tell you exactly what I'd do β€” no sales pitch, no obligation.

Book a 20-min Discovery Call →

Free Β· No commitment Β· 20 minutes

Let's build something
enterprise-grade together

Whether you need a DevSecOps engineer, a solutions architect, or a partner to build your next ERP or enterprise platform β€” I'm ready to collaborate.

aihebest@gmail.com
📍
Office Address 60 King Perekule Street GRA Phase 2, Port Harcourt Rivers State, Nigeria
🎥
TikTok @aihebest DM for quick enquiries