Skip to content
View Copubah's full-sized avatar
🏠
Working from home
🏠
Working from home
  • 01:01 (UTC +03:00)

Block or report Copubah

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
Copubah/README.md

Cloud Engineer | AWS | DevOps | Infrastructure Automation | AWS Community Builder


About

Cloud Engineer focused on building secure and scalable AWS systems using automation, infrastructure as code, and modern DevOps practices.

Core focus areas:

  • Cloud architecture and system design
  • Infrastructure as Code (Terraform)
  • High availability and disaster recovery
  • CI/CD automation and deployment pipelines
  • Cloud security and observability

Core Stack (AWS)

Cloud Platform

Architecture Services

DevOps & Automation

Programming


Featured Projects

Multi-Region Disaster Recovery Architecture

https://github.com/Copubah/aws-multi-region-disaster-recovery
Resilient AWS architecture designed for failover, redundancy, and business continuity.


3-Tier High Availability AWS Architecture

https://github.com/Copubah/AWS-3-tier-high-availability-architecture
Scalable system design using load balancing, auto scaling, and fault tolerance.


AWS Lift and Shift Migration

https://github.com/Copubah/aws-lift-shift-migration
Cloud migration strategy demonstrating workload transition to AWS.


RDS Multi-AZ Terraform Deployment

https://github.com/Copubah/aws-rds-multi-az-terraform
Infrastructure as Code implementation for highly available database systems.


S3 Security Misconfiguration Detector

https://github.com/Copubah/s3-bucket-detector
Security automation tool for identifying exposed S3 resources.


AWS Community Builder

AWS Community Builder – Cloud Operations
Focused on sharing cloud knowledge, architecture patterns, and best practices within the AWS ecosystem.


Architecture Focus

  • AWS-native system design
  • Multi-region and high availability systems
  • Infrastructure as Code (Terraform)
  • Secure cloud architecture (IAM, VPC, encryption)
  • Observability and logging strategies
  • CI/CD automation pipelines

Contact

Pinned Loading

  1. AWS-3-tier-high-availability-architecture AWS-3-tier-high-availability-architecture Public

    Highly available 3-tier architecture on AWS using EC2, Load Balancers, Auto Scaling, and RDS across multiple Availability Zones.

    HCL 2

  2. aws-rds-multi-az-terraform aws-rds-multi-az-terraform Public

    Production-ready AWS RDS MySQL with Multi-AZ failover, automated health monitoring, and Terraform infrastructure as code

    HCL

  3. aws-multi-region-disaster-recovery aws-multi-region-disaster-recovery Public

    Multi-Region Disaster Recovery setup on AWS using Terraform with automated failover, cross-region replication, and comprehensive monitoring

    HCL 1 2

  4. aws-cost-optimization-dashboard aws-cost-optimization-dashboard Public

    Comprehensive AWS cost monitoring solution with Terraform, Lambda, and Slack integration for automated cost alerts and historical data analysis

    Shell 2 3

  5. aws-lift-shift-migration aws-lift-shift-migration Public

    Production-ready AWS Lift and Shift migration solution using Terraform. Complete infrastructure automation for migrating 2-tier web applications to AWS with monitoring, security, and cost optimizat…

    HCL 1 1

  6. s3-bucket-detector s3-bucket-detector Public

    Production-ready automated S3 bucket security detector with real-time Slack notifications and optional remediation. Event-driven architecture using AWS Lambda, CloudTrail, and EventBridge.

    Python