Skip to content
View Adhithyan-10's full-sized avatar

Highlights

  • Pro

Block or report Adhithyan-10

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

Hi, I'm Adhithyan πŸ‘‹

πŸŽ“ B.Tech Student
☁️ Aspiring Certified Cloud & DevOps Engineer
πŸš€ Building hands-on AWS projects and cloud architectures


☁️ Current Focus

I am currently building practical projects on Amazon Web Services (AWS) to gain hands-on experience with cloud infrastructure and architecture.

My goal is to design scalable, secure, and highly available cloud systems.

I am also preparing for the AWS Certified Cloud Practitioner certification and planning to expand into DevOps practices such as CI/CD, containerization, and infrastructure automation.


πŸ›  AWS Services & Technologies

Compute
β€’ Amazon EC2
β€’ Auto Scaling
β€’ Application Load Balancer

Networking
β€’ Amazon VPC
β€’ Subnets
β€’ Route Tables
β€’ NAT Gateway
β€’ Security Groups

Storage & Databases
β€’ Amazon S3
β€’ EBS
β€’ Amazon RDS
β€’ DynamoDB

Serverless
β€’ AWS Lambda
β€’ API Gateway

Monitoring
β€’ CloudWatch
β€’ Logging & Metrics

Security
β€’ IAM
β€’ Cognito
β€’ Secrets Manager


πŸ“‚ AWS Hands-On Projects

I am documenting my AWS learning journey through multiple projects including:

β€’ Compute Infrastructure with EC2 & Auto Scaling
β€’ VPC Networking & Secure Private Architectures
β€’ Storage & Database Architectures
β€’ Serverless Applications
β€’ Monitoring & Observability Systems
β€’ Cost Optimization Strategies
β€’ Multi-tier Web Application Architectures


🧠 Learning Roadmap

Current Phase
☁️ AWS Architecture & Hands-On Projects

Next Phase
πŸ“œ AWS Certified Cloud Practitioner

Future Focus
βš™οΈ DevOps Engineering
β€’ CI/CD Pipelines
β€’ Docker
β€’ Kubernetes
β€’ Infrastructure as Code (Terraform / CloudFormation)


πŸ“« Connect With Me

LinkedIn
www.linkedin.com/in/adhithyan-sivaraman-t-399b5b362

GitHub
https://github.com/Adhithyan-10

Pinned Loading

  1. aws-project2-s3-cloudfront-deployment aws-project2-s3-cloudfront-deployment Public

    HTML

  2. aws-3-tier-highly-available-web-architecture aws-3-tier-highly-available-web-architecture Public

    Production-style 3-tier highly available web architecture on AWS with ALB path-based routing, secure private backend, RDS integration, and Auto Scaling on the application tier

    HTML

  3. aws-auto-scaling-self-healing-architecture aws-auto-scaling-self-healing-architecture Public

    Self-healing AWS architecture using Auto Scaling Group and Application Load Balancer

    Shell

  4. aws-rds-highly-available-database-system aws-rds-highly-available-database-system Public

    Highly Available Database System on AWS using RDS Multi-AZ with secure EC2 integration and automatic failover

    Python

  5. aws-vpc-secure-architecture aws-vpc-secure-architecture Public

    Designed a secure AWS VPC architecture with public and private subnets using IGW, NAT Gateway, and Bastion Host.

  6. production-style-serverless-backend-lambda-dynamodb production-style-serverless-backend-lambda-dynamodb Public

    Production-style serverless backend using AWS Lambda and DynamoDB with Python for automated NoSQL CRUD operations, IAM-based access control, and scalable cloud-native architecture.

    Python