Introducing CloudFolks HUB’s AWS 6-in-1 Hybrid Training Program
(On-Demand + Weekly Live with Bhavesh Atara)
We’re excited to present CloudFolks HUB’s Hybrid Training Program – the perfect blend of on-demand video learning and weekly live expert-led classes with Bhavesh Atara, designed for learners at every stage. Whether you are just starting your cloud journey or preparing for professional AWS certifications, this program is tailored for your success.
Beginners Welcome: No Prior Knowledge of AWS Required!
The AWS Certified Solutions Architect Associate (SAA-C03) certification is one of the most respected and in-demand certifications in cloud computing. It tests not only your understanding of AWS services but also your ability to make strategic and architectural decisions in real-world scenarios.
Today marks the beginning of your transformation — from a learner to a certified cloud architect. This journey isn't just about passing an exam; it's about building a career, unlocking new opportunities, and shaping your future.
Why Choose CloudFolks HUB's 6 in 1 Program?
Hybrid Learning: A mix of self-paced learning and interactive live sessions.
Hands-On Practice: Real-world scenarios, practical sessions, and tests to build confidence with Projects
Comprehensive Curriculum: Covers foundational to advanced concepts in AWS and Azure, including prerequisite skills.
Certification Prep: Tailored content to help you ace AWS exams.
24/7 Support & Mobile App: Access expert guidance anytime, anywhere.
Lifetime Updates: Stay ahead with regularly updated content at no extra cost.
Course Format & Support
- 85+ hours of training
- 375+ high-quality video lessons
What Do You Get?
- In-depth AWS training, tailored for career growth.
- Weekly live class with Expert Bhavesh Atara for an interactive learning experience.
- Watch session recordings anytime,if you missed weekly live class (available within 48 hours)
- Unlimited access to all course materials.
- Engage with our expert and peer community for knowledge sharing.
- A training program that evolves with the industry to keep you relevant.
Available in Two Languages
To make learning easier, our AWS courses are available in both Hindi and English. Learn at your pace in the language you're most comfortable with!
What’s Included in the AWS 6-Course Combo?
1 AWS Cloud Practitioner (CLF-C02) AWS Solutions Architect Associate (SAA-C03)
- Learn what cloud computing is and why it’s transforming the IT industry.
- Understand six major benefits of using the cloud, including cost savings and scalability.
- Explore cloud deployment models: Public, Private, and Hybrid cloud.
- Understand cloud service models: IaaS, PaaS, and SaaS.
- AWS Introduction and Console Basics
- Get introduced to Amazon Web Services (AWS) and its global infrastructure.
- Create a free-tier AWS account and set up budget alerts to avoid unexpected charges.
- Learn how to navigate the AWS Management Console effectively.
- Understand how AWS regions, availability zones, and edge locations work.
- Amazon EC2 and Storage Services
- Launch EC2 instances for both Windows and Linux operating systems.
- Understand Amazon Machine Images (AMIs) and choose appropriate EC2 instance types.
- Learn about EC2 networking: public/private IPs, Elastic IP, and instance placement groups.
- Configure security groups and manage access to EC2 instances.
- Use termination protection and explore EC2 purchase options: On-Demand, Reserved, Spot.
- Estimate EC2 costs using the AWS Pricing Calculator.
- Understand the difference between Instance Store and EBS Volumes.
- Explore SSD and HDD volume types and their use cases.
- Create EBS snapshots and use them for backup and restore.
- Automate snapshots using AWS Data Lifecycle Manager.
- Learn about Elastic File System (EFS) and how to use it with multiple EC2 instances.
- Explore Amazon FSx options including NetApp ONTAP, Windows File Server, OpenZFS, and Lustre.
- Networking and VPC Deep Dive
- Build a custom Virtual Private Cloud (VPC) with public and private subnets.
- Configure route tables, internet gateways, and NAT gateways for secure access.
- Learn to access private EC2 instances using a bastion host.
- Understand the difference between Security Groups and Network ACLs.
- Learn stateless vs stateful firewall behavior in AWS.
- Implement VPC Peering, Transit Gateway, and VPN connectivity.
- Work with VPC Endpoints, PrivateLink, Flow Logs, and DHCP Options.
- DNS and Load Balancing
- Use Route 53 for domain registration and DNS record management.
- Implement routing policies: Failover, Latency-based, Geolocation, Geoproximity, and Multi-value.
- Understand and configure Application Load Balancer (ALB) and Network Load Balancer (NLB).
- Implement Gateway Load Balancer with VPC ingress routing.
- Compare Path-based vs Host-based routing with ALB.
- Auto Scaling and High Availability
- Implement Auto Scaling with manual, scheduled, dynamic, and predictive policies.
- Learn about launch templates, scaling metrics, instance maintenance, and termination policies.
- Work on a full capstone project by deploying a complete web architecture on AWS.
- Set up VPC, EC2, Auto Scaling, ALB, EFS, Route 53, and test deployment in a real scenario.
- Configure domain integration and optimize your infrastructure for reliability and scalability.
- Identity and Access Management (IAM)
- Master IAM by creating users, groups, and roles.
- Write and apply IAM policies (AWS Managed, Customer Managed, Inline).
- Secure the root account with MFA and follow best practices.
- Generate and analyze IAM reports like Credential Reports and Access Analyzer.
- Learn about AWS Organizations and apply Service Control Policies (SCP).
- Configure and use AWS IAM Identity Center (SSO) for enterprise identity management.
- Amazon S3 and Object Storage
- Understand Amazon S3 and its storage classes (Standard, IA, Glacier, One Zone, Express).
- Enable versioning and set lifecycle rules for automated cleanup and transition.
- Control access with IAM policies, bucket policies, and ACLs.
- Configure S3 encryption (SSE-S3, SSE-KMS, SSE-C) and pre-signed URLs.
- Host static websites on S3 and integrate with Route 53.
- Explore S3 advanced features like CORS, CRR, Transfer Acceleration, and Access Logging.
- Set up S3 Event Notifications and perform multipart uploads.
- Use VPC Gateway Endpoints and S3 Access Points for secure access.
- Content Delivery and Global Distribution
- Learn about AWS CloudFront and how it distributes content globally.
- Configure cache behaviors, HTTPS settings, origin settings, and response headers.
- Restrict access based on geography, user agents, or signed URLs.
- Set up CloudFront failover with EC2 or S3.
- Perform cache invalidation and customize error pages.
- Explore AWS Global Accelerator and use it to route traffic across regions.
- Complete hands-on labs for multi-region routing and Global Accelerator super lab.
- Databases: RDS and DynamoDB
- Get started with Amazon RDS for relational databases.
- Compare On-Prem vs EC2-hosted vs RDS-managed databases.
- Deploy RDS with Single-AZ and Multi-AZ configurations.
- Monitor databases using Enhanced Monitoring, Performance Insights, and CloudWatch.
- Use parameter groups, option groups, and automate backups with snapshots.
- Configure RDS read replicas and proxies.
- Explore Amazon Aurora and Blue-Green deployments for seamless versioning.
- Learn about restoring databases from S3 and using RDS with ElastiCache.
- Explore DynamoDB and understand key components like tables, partitions, and indexes.
- Understand Read and Write Capacity Units (RCU/WCU), consistency, and throughput settings.
- Use DynamoDB Streams, Triggers, Global Tables, and Backup & Restore.
- Learn about DAX (DynamoDB Accelerator), LSI, GSI, and compare them.
- Secure data with encryption at rest and resource-based policies.
- Export data to S3 and use Presigned URLs and MFA-Delete.
- Serverless and Containerized Applications
- Dive into AWS Lambda and the serverless architecture model.
- Create Lambda functions using blueprints, layers, and container images.
- Automate EC2 with Lambda using Python and boto3.
- Understand triggers, cold start vs warm start, reserved and provisioned concurrency.
- Manage Lambda versions and aliases for deployment control.
- Integrate Lambda with Step Functions for orchestration.
- Explore how Amazon Q enhances developer productivity within Lambda workflows.
- Containers and Orchestration with ECS
- Understand container basics and how ECS works for deploying containers on AWS.
- Learn how virtualization differs from containerization.
- Explore Docker concepts, orchestration, and container isolation.
Compare ECS with Docker Swarm and Kubernetes to choose the right orchestration tool.
2. Linux for Cloud Professionals
- Introduction Of Linux & File System Hierarchy
- Linux Basic Commands, VI Editor
- File System Management
- User Management & Permissions
- System Commands & Networking Basics
- Configuring Linux Services
- NFS Server Setup
- Linux Network Tools & Debugging
3. Docker for Cloud Professionals
- Docker Introduction, Features, and Use Cases
- Docker CLI Commands
- Networking: Bridge, Host, Overlay, MACVLAN
- Docker Storage: Volume, Bind Mount, Tmpfs
- Real-world containerization workflows for cloud deployment
4. Networking for Cloud
- IP Addressing (IPv4 & IPv6)
- Subnetting Concepts
- Cloud Networking Fundamentals
5. Practice Tests & Assessments
- Session-wise quizzes after every milestone to reinforce learning
- Full-course mock exam aligned with AWS certification formats
6. AWS Projects
- 6 real-world AWS projects covering VPC design, EC2 deployment, Auto Scaling, Load Balancing, S3 hosting, and serverless applications
Each project includes architecture planning, hands-on setup, and documentation Each course follows a Milestone-based format instead of traditional sections. Every milestone ends with practice tests and implementation tasks to ensure mastery.
For any course-related queries, Whatsapp +91 9825757737
Refund Policy :
Bhavesh Atara is committed to providing each customer with exceptional service.We want you to feel comfortable about transacting business with us. Due to the nature of our business and the accessibility of our products immediately upon purchase, there is a generous 7 days full refund policy, which begins on the date of purchase.If you are not completely satisfied with the product you have.
After successful purchase, this item would be added to your courses.
You can access your courses in the following ways :
- From Computer, you can access your courses after successful login
- From Android app, you can download the app from here
- For other devices, you can access your library using this web app through browser of your device.