Joshma1699 · GitHub
Skip to content
View Joshma1699's full-sized avatar

Block or report Joshma1699

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

Hi there 👋

I’m Joshma Joby, a Cloud Engineering enthusiast passionate about building secure, automated, and scalable cloud environments.
This repository highlights my hands-on cloud projects across AWS, Azure, and GCP, showcasing networking, automation, and cross-cloud connectivity.


Projects

Public Projects

API Hosting on AWS Deployed a RESTful API on AWS using Docker and EC2, connected to an RDS MySQL backend. Configured IAM roles for secure access and tested endpoints using Postman.

Private Projects

High-Availability WordPress Hosting on AWS
Built a scalable WordPress setup on AWS with EC2, RDS, and Application Load Balancer. Configured Auto Scaling Groups, VPC with public/private subnets, NAT Gateway, and security groups for secure, fault-tolerant deployment. Implemented database connectivity troubleshooting and maintenance.

Cross-Cloud VPC Connectivity (GCP ↔ Azure)
Established secure site-to-site VPN connectivity between GCP and Azure VPCs. Created subnets, gateways, firewall rules, and BGP routing. Deployed VMs for testing and automated the entire setup using Terraform.

VPC Peering & Private Network Setup on AWS
Configured private connectivity between two AWS VPCs via VPC peering. Created public and private subnets, security groups, and routing rules. Successfully SSHed across instances in peered VPCs and validated private network communication.


⚙️ Tools & Technologies

Cloud Platforms: AWS | Azure | Google Cloud
Networking: VPC, Subnets, Peering, VPN, Route Tables, Security Groups
Automation: AWS CLI, Terraform
Compute & Storage: EC2, RDS, ALB, S3
Other Tools: Linux, JIRA, Postman, Git, Docker


📫 Contact

📧 Email: joshmajoby@gmail.com
🔗 LinkedIn: linkedin.com/in/joshma-joby


Pinned Loading

  1. API_Hosting API_Hosting Public

    Python