{"id":31758418,"url":"https://github.com/srikanth-suthari/aws-cloud-learning-journey","last_synced_at":"2026-05-14T21:35:16.253Z","repository":{"id":304806458,"uuid":"1020049646","full_name":"srikanth-suthari/aws-cloud-learning-journey","owner":"srikanth-suthari","description":"My personal notes and projects from learning AWS cloud computing fundamentals.","archived":false,"fork":false,"pushed_at":"2025-08-13T17:39:39.000Z","size":19334,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T20:28:53.876Z","etag":null,"topics":["autoscaling","aws","aws-ec2","containers","databases","iam","rds","s3","serverless","storage"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/srikanth-suthari/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srikanth-suthari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-15T09:07:01.000Z","updated_at":"2025-08-13T17:39:43.000Z","dependencies_parsed_at":"2025-08-01T03:17:14.819Z","dependency_job_id":"1a757b6f-0322-4e07-86d4-a95c69ae0118","html_url":"https://github.com/srikanth-suthari/aws-cloud-learning-journey","commit_stats":null,"previous_names":["srikanth-suthari/aws-cloud-learning-journey"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/srikanth-suthari/aws-cloud-learning-journey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-suthari%2Faws-cloud-learning-journey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-suthari%2Faws-cloud-learning-journey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-suthari%2Faws-cloud-learning-journey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-suthari%2Faws-cloud-learning-journey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srikanth-suthari","download_url":"https://codeload.github.com/srikanth-suthari/aws-cloud-learning-journey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-suthari%2Faws-cloud-learning-journey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autoscaling","aws","aws-ec2","containers","databases","iam","rds","s3","serverless","storage"],"created_at":"2025-10-09T20:25:10.682Z","updated_at":"2026-05-14T21:35:16.235Z","avatar_url":"https://github.com/srikanth-suthari.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# My AWS Cloud Learning Journey 🚀\n\nWelcome to my daily learning log for Amazon Web Services (AWS)! This repository documents my progress as I dive deep into cloud computing fundamentals, service by service. Each day's entry covers key concepts, practical takeaways, and sometimes includes small code snippets or commands from hands-on exercises.\n\nMy goal is to build a strong foundation in AWS, understand its core services, and develop the skills necessary for cloud architecture and development.\n\n---\n\n## **Learning Log by Day:**\n\n* **[Day 1: Cloud Computing Fundamentals \u0026 AWS Global Infrastructure](#day-1-cloud-computing-fundamentals--aws-global-infrastructure)**\n* **[Day 2: AWS IAM (Identity and Access Management)](#day-2-aws-iam-identity-and-access-management)**\n* **[Day 3: AWS EC2 (Elastic Compute Cloud) - Compute, Pricing \u0026 Application Deployment](#day-3-aws-ec2-elastic-compute-cloud---compute-pricing--application-deployment)**\n* **[Day 4: AWS Storage Services (EBS, EFS, FSx \u0026 EBS Snapshots)](#day-4-aws-storage-services-ebs-efs-fsx--ebs-snapshots)**\n* **[Day 5: Architecting for High Availability (ALB \u0026 ASG)](#day-5-architecting-for-high-availability-alb--asg)**\n* **[Day 6: Amazon S3 \u0026 Data Transfer Deep Dive](#day-6-amazon-s3--data-transfer-deep-dive)**\n* **[Day 7: Exploring the AWS Database Universe](#day-7-exploring-the-aws-database-universe)**\n* **[Day 8: Modern Application Deployment - Containers \u0026 Serverless](#day-8-modern-application-deployment---containers--serverless)**\n* **[Day 9: The AWS DevOps Toolchain \u0026 Infrastructure as Code](#day-9-the-aws-devops-toolchain--infrastructure-as-code)**\n* **[Day 10: Architecting with Decoupling \u0026 Integration Services](#day-10-architecting-with-decoupling--integration-services)**\n* **[Day 11: AWS Observability, Monitoring \u0026 Governance](#day-11-aws-observability-monitoring--governance)**\n* **[Day 12: Building Your Virtual Datacenter - VPC Fundamentals](#day-12-building-your-virtual-datacenter---vpc-fundamentals)**\n* **[Day 13: Advanced VPC Networking \u0026 Connectivity](#day-13-advanced-vpc-networking--connectivity)**\n* **[Day 14: AWS Security Services - Encryption, Firewalls \u0026 Governance](#day-14-aws-security-services---encryption-firewalls--governance)**\n* **[Day 15: The Intelligence Layer - AWS AI \u0026 ML Services](#day-15-the-intelligence-layer---aws-ai--ml-services)**\n\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrikanth-suthari%2Faws-cloud-learning-journey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrikanth-suthari%2Faws-cloud-learning-journey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrikanth-suthari%2Faws-cloud-learning-journey/lists"}