This session deals with the basics of cloud computing. Significant features of the cloud when compared with on-premises. You will get a good understanding of the difference between public, private, and hybrid cloud environments. Discuss various cloud services like
AWS IAM enables you to securely manage access to AWS services and resources. It allows you to create and control users, groups, and roles with fine-grained permissions, ensuring the right people and applications have the right level of access.
Learn how to design and configure secure, scalable, and highly available networks on AWS using Virtual Private Cloud (VPC). This module covers subnets, routing, gateways, and access control to build customized networking solutions
Learn how to run and manage applications on AWS using services like EC2, Auto Scaling, Load Balancers, Lambda, and Containers (ECS, EKS, Fargate). This module covers both traditional server-based and modern serverless compute options to build scalable, cost-efficient, and highly available applications
A cloud-native model where applications run without managing servers. AWS automatically handles provisioning, scaling, and infrastructure, allowing developers to focus on code. Services like AWS Lambda, API Gateway, DynamoDB, and S3 enable building scalable, cost-efficient, event-driven applications.
Storage Services in AWS provide scalable, secure, and cost-effective solutions for storing and managing data. Key services include Amazon S3 for object storage, EBS for block storage, EFS for file storage, and Glacier for archival. These services support features like replication, backup, encryption, and lifecycle management to ensure high availability and durability of data.
Learn how to design and manage relational and non-relational databases on AWS. This module covers Amazon RDS for relational workloads, DynamoDB for NoSQL applications, ElastiCache for in-memory caching, Redshift for data warehousing, and database migration strategies to ensure scalability, high availability, and performance
This module covers AWS security best practices, monitoring, and governance services. You’ll learn how to secure data with KMS and Secrets Manager, monitor infrastructure using CloudWatch and CloudTrail, and ensure compliance with AWS Config and Trusted Advisor
Learn how to connect and decouple applications using AWS services like SQS, SNS, EventBridge, and Step Functions. This module covers building scalable, event-driven architectures for seamless communication between distributed systems
Learn how to design fault-tolerant architectures using Multi-AZ and Multi-Region deployments. Understand RTO/RPO planning, backup and restore strategies, and disaster recovery models to ensure business continuity and minimal downtime.
Learn to design secure, reliable, and cost-efficient AWS architectures by applying the AWS Well-Architected Framework’s six pillars (Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization, and Sustainability) while leveraging tools like AWS Budgets, Cost Explorer, and the Well-Architected Tool