Skip to content
View cmomodo's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report cmomodo

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
cmomodo/README.md

Hi, I'm Momodou πŸ‘‹

I build reliable cloud infrastructure, automate deployments, and design scalable cloud-native systems across AWS and Azure.

πŸ”— Connect with Me

Tech Stack

Cloud

AWS Azure Google Cloud

Containers

Docker Kubernetes Container Apps ECS

IaC

Terraform CloudFormation Bicep

CI/CD

GitHub Actions Jenkins Azure DevOps

Languages

Python Go Bash JavaScript

Monitor

CloudWatch Prometheus Grafana ELK

Featured Projects

Azure Task Manager

A Flask-based task manager deployed on Azure with Terraform.

  • Azure Container Apps for the application runtime
  • Azure Application Gateway for public ingress and health probing
  • Azure Cosmos DB (MongoDB API) for task storage
  • Azure Container Registry Premium with private networking
  • Azure Virtual Network for subnet isolation and private endpoints
  • System-assigned managed identity and Container App secrets for runtime configuration

URL Shortener Platform

A URL shortener with click analytics on AWS, running three services on a single ECS cluster. RDS PostgreSQL is the system of record, Redis handles API caching, and SQS processes click analytics asynchronously. CI/CD runs through GitHub Actions, infrastructure is managed with Terraform, and local development uses Docker Compose with pre-commit hooks for linting and secure pushes.

Core stack

ECS Fargate Redis SQS RDS PostgreSQL CloudFront WAF Terraform GitHub Actions

What it shows

  • Containerized services with clear separation of concerns
  • Edge protection and traffic routing for production workloads
  • Fast redirect performance with caching
  • Async click analytics processing
  • Infrastructure as code and CI/CD automation

Activity

GitHub Streak

GitHub Streak

Contribution Graph

Contribution Graph

Activity Graph

Activity Graph

Current Focus

  • Terraform and infrastructure as code
  • CI/CD and GitHub Actions
  • Azure platform engineering
  • Kubernetes and CKA preparation
  • Observability with Prometheus, Grafana, and ELK
  • Cloud architecture and system design

Pinned Loading

  1. ansible ansible Public

    This will contain my ansible projects

    HCL

  2. Schedule_service-day4- Schedule_service-day4- Public

    This will be an aws service to show game schedules

    Python