Skip to content
View majidmvulle's full-sized avatar

Block or report majidmvulle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
majidmvulle/README.md

✨ Majid Mvulle

AWS Certified Solutions Architect - Professional | Tech Lead


I am a Solutions Architect and technical leader passionate about designing and building scalable, resilient, and maintainable cloud-native systems. I specialize in leading teams to modernize applications, transitioning from legacy monoliths to distributed microservices architectures.

My focus is on applying solid architectural principles and best practices to solve complex business problems with technology. I am currently deepening my expertise in enterprise architecture through the TOGAF® Enterprise Architecture Practitioner certification.


Certifications

Badge Certificate Issuer Verification Link
AWS Certified Solutions Architect - Professional (SAP C02) Amazon Web Services Credly

👨🏿‍💻 Core Competencies

  • Solution Architecture & System Design: Crafting robust, scalable, and secure system blueprints.
  • Cloud Infrastructure (AWS): Designing and managing cloud-native infrastructure using IaC.
  • Application Modernisation: Leading migrations from monolithic to microservices architectures.
  • Cloud-Native Development: Applying best practices for building and deploying applications in the cloud.

🔨 My Architectural Toolkit

Here are some of the technologies and tools of choice when architecting solutions.

Category Technology / Tool Purpose
Cloud & IaC - AWS  
- Terraform/OpenTofu
For cloud deployment and Infrastructure as Code.
API Design - OpenAPI/Swagger
- AsyncAPI
For documenting RESTful and event-driven APIs.
Architecture - Structurizr (C4 Model) For illustrating and documenting software architecture.
Core Languages     For building performant backend services.
Communication For efficient, synchronous communication between microservices.
Workflow & Auth - Temporal
- OpenFGA
For workflow orchestration and fine-grained authorization.
Observability OpenTelemetry For collecting metrics, traces, and logs to ensure system health.

📫 Connect with Me

I'm always open to discussing technology, architecture, or potential opportunities.


LinkedIn
    


Schedule a Call


📈 GitHub Stats



Pinned Loading

  1. nfs-server-docker nfs-server-docker Public

    A simple Docker image for running an NFS server. This image is based on Debian 12 and uses nfs-kernel-server.

    Shell

  2. auto-raspberry-pi-android auto-raspberry-pi-android Public

    Raspberry PI running Android 13 (Konstakang build) with some minor customizations on GPIOs to shutdown, start-up, etc

    Shell 2

  3. scoreboard-arduino scoreboard-arduino Public

    C++

  4. Pricing (Float vs Integer) Precision... Pricing (Float vs Integer) Precision in Golang
    1
    package main
    2
    
                  
    3
    import (
    4
    	"fmt"
    5
    )
  5. dubai-metro dubai-metro Public

    DubaiMetro App that lists different metro stations and calculates timings for the next train arrival/departure.

    Objective-C