AWS Certified Cloud Practitioner Course (CLF-C01)
COURSE OVERVIEW
Welcome to the AWS Certified Cloud Practitioner course.
AWS certified Cloud Practitioner course is one of the top cloud certifications which AWS offers. This cloud computing training from AWS aims to help people learn the basics of Cloud Computing without getting too technical. This course helps one build a foundation by focusing on AWS Cloud Practitioner Essentials while also covering more advanced concepts like security and analytics, which are important for those in business roles such as sales, finance, or purchasing who need an overall understanding of how it works?
This ‘AWS Certified Cloud Practitioner Course ’ aims to guide you through all topics, from basic concepts to advanced ones, to pass your certification exam at ease with flying colors!
-
- Sale!
- AWS Cloud Practitioner
AWS Cloud Practitioner
-
$350.00$299.00 - Rated 0 out of 5
- Buy Now
Many major IT companies like Cognizant, Capgemini, and Amazon are hiring AWS architects in US.
According to Indeed, there are 185000+ AWS jobs available in US.
An AWS expert in US earns a salary of $1,31,567 a year according to Glassdoor.
About AWS Certified Cloud Practitioner Course (CLF-C01)
Thinkcloudly provides the most comprehensive and one of the best AWS training. Our AWS training provides you with first hand experience in AWS functions such as Cloud Front, CloudTrail, IAM, EC2, and S3. Upon successfully completing this training, you will be proficient in AWS services.
AWS is the leader in cloud computing. It provides various certifications that cover a range of topics. As of 2025, Amazon Web Services is going to lead the public cloud adoption, which is why AWS cloud practitioners salary is $100K per annum on an average.
Course Highlights
Instructor Led Training
Lifetime access to Course Material
Gain Industry Experience
Certification of completion
Learn Anytime Anywhere
Live Sessions with Industry Experts
24*7 Help & Support
Hands-On Experience

Course Learnings
Identify the working definition of AWS Cloud.
Compare and contrast on-premises, hybrid cloud, and all-in-one cloud.
Understanding AWS’s global infrastructure.
Understanding the benefits of the AWS Cloud.
What will you learn in this AWS Certified Cloud Practitioner training?
Curriculum
The purpose of this module is to introduce you to the different services provided by AWS. This module will provide you with an overview of what you need to architect an application.
Topics:
- Classic Data Centre
- Virtualization
- Cloud and Cloud Computing
- Cloud Computing Service Models and Deployment Models
- Service Comparison: AWS, Azure, and GCP
- Amazon Web Services (AWS) and its Benefits
- AWS Regions and Replication of data between the Regions
- Availability Zones and High Availability
- Ways to access AWS: CLI and Console
Hands-On:
- Sign-up for AWS free-tier account
- Explore Console and Configure CLI
Amazon Web Services (AWS) is based on EC2 (Elastic Compute Cloud). Learn about EC2 instances and their usage in this module.Â
Topics:
- Virtualization
- Amazon Elastic Compute Cloud (EC2) and Its Benefits
- Amazon Machine Image (AMI)
- Security Groups in AWS
- Authentication through Key-pair
- Hardware Tenancy – Shared vs. Dedicated
- Networking Layer in EC2: VPC
- Public IP vs. Elastic IP
- Elastic Block Store (EBS), Its Features and Volume Types
- Elastic File System (EFS) and Its Features
- EBS vs. EFS
Hands-On:
- Host your website inside EC2
- Create an AMI
- Create an Elastic IP
- Attaching an EBS volume externally
- To create a snapshot
- Mount EFS volumes
Learn how different Amazon security services can help safeguard your application and AWS account in this module.
Topics:
- Identity Access Management (IAM)
- Various access policies
- AWS Resource Access Manager (RAM),
- AWS Single Sign-On (SSO)
- AWS Security & Encryption: KMS, CloudHSM, Shield, WAF, Guard Duty
- API keys service access
- Best practices for IAM
- AWS billing
Hands-On:
- Create new users
- Create and manage roles in AWS
- Create and configure Policies
- Configuring Strong and Secure Authentication
- Configure WAF to Protect Website from Attacks
- Monitoring Malicious Activity
The objective of this module is to provide an understanding of the different Object Storage Services provided by Amazon Web Services, to determine when to use specific services and to optimize the costs of storage.
Topics:
- Traditional vs. Cloud Storage Cost
- Cloud Storage
- Different Storage Options Available on AWS
- Simple Storage Service (S3) and Its Components
- Difference Between S3, EBS and EFS
- Bucket Policy and Access Control List(ACL)
- Versioning in AWS
- Cross-Region Replication (CRR)
- Amazon S3 Transfer Acceleration
- Storage Classes in S3
- Lifecycle Policy of S3 Bucket
- CloudFront
Hands-On:
- Hosting a Static Website on Amazon S3
- Versioning in AWS S3
- Replicating data across regions
- Accessing a static website through CloudFront
- File Share via AWS Storage Gateway
During this module, you will learn about the different database services that AWS has to offer for handling structured and unstructured data.
Topics:
- Amazon RDS and its benefits
- RDS IAM Authentication
- DynamoDB
- ElastiCache: Working,
- Redis vs Memcached
- Amazon RedShift
- Kinesis: AWS Kinesis Data Streams
- AWS Lake Formation
Hands-On:
- Storing an application data in MySQL DB using RDS
- Creating Tables, loading sample data and running queries
- ElastiCache
- Moving an Airline data From S3 to AWS Redshift
- Design Solution using Amazon Kinesis Data Steam
You will learn about load balancing, auto-scaling, and Route 53 in this module.
Topics:
- Elastic Load Balancer and its types
- Features of ELB
- Launch Templates and Configurations
- Comparison of Classic, Network and Application Load Balancer
- Auto-Scaling
- Lifecycle of Auto-Scaling and policy
- Working of Route 53
- Various Routing Policies
Hands-On:
- Create a Classic Load Balancer
- Create a Network Load Balancer
- Work with Application Load Balancer and Auto-Scaling
- Auto-Scaling and Scaling policy
- Use of Route 53 Traffic Flow Feature
- Â
We will cover AWS’s Application services for sending e-mails, notifications, and processing message queues in this module.
Topics:
- AWS Simple Email Service (SES)
- Implement SES
- Working of SNS
- SQS and ASG with SQS
- Amazon Event Bridge
- AWS Simple Notification Service (SNS)
- AWS Simple Work Flow (SWF)
- AWS Lambda
- AWS Serverless Application Model
Hands-On:
- Monitor status of EC2 instance using Event Bridge and SNS.
- Manage tightly coupled architecture using Amazon SQS.
- Coordinate application logic by using AWS Step Functions.
Â
 You will learn about the Amazon Virtual Private Cloud in this module. With VPC, you will learn about implementing network connectivity using public and private subnets. Â
Topics:
- VPC – Benefits and Components
- Network Access Control List v/s Security Groups
- NAT : Network Address Translation
- VPC peering
- Private Link
- AWS CloudWatch.
- AWS CloudTrail
- AWS Config
- Trusted Advisor
Hands-On:
- Creating a VPC and attach it to an EC2 instance
- Accessing Internet inside Private Subnet using NAT Gateway
- Connect two instances in different VPC’s
- Monitoring Application Metrics Using CloudWatch
- Auditing Amazon Cloud Services via AWS CloudTrail
- Explore Trusted Advisor
You will learn about AWS configuration management tools and services in this module.
Topics:
- Infrastructure as Code
- CloudFormation
- Introduction to AWS OpsWorks
- AWS OpsWorks services and its components
- OpsWorks for Chef Automate
- AWS OpsWorks for Puppet Enterprise
- Auto Healing
- Elastic Beanstalk and its components
- Beanstalk v/s OpsWorks v/s CloudFormation
Hands-On:
- Create Cloud Formation templates using both JSON and YMAL
- AWS OpsWorks Stack
- Deploy a Web Application with DynamoDB using Beanstalk
Loved the Courses Content ?
Book your free demo today and take your first step towards learning…
Training and Certification Reviews
Check out what our students have to say about us! Many of them enrolled in our AWS Certified Cloud Practitioner Course (CLF-C01) and found themselves holding their dream job after learning AWS Cloud technology.
-
Thinkcloudly na Baba...They made get my ever first IT real job, i got no IT background , yet i got a job with one of biggest IT firm in the... read more world....
Odunayo K Olusola
Iam presently taking class with thinkcloudly and lam so impressed by their teaching and professionalism, the team is so amazing and l do not regret my choice. As a new... read more solution architect student lam so proud of thinkcloudly team.
Therence Moussavou Moussavou
-
I am presently having my class (AWS Solution Architect) with Thinkcloudly, and it's a wonderful decision having to know them out of tens of training companies online... My Teacher right... read more now, Bisma teaches like no other.... She is so good in what she does.... They even side attractions trainings on how to build LinkedIn profile and some other IT packages.... Thinkcloudly is the real deal... Thinkcloudly rocks....
akintayo fatunwase
In some cases we all wish to gain some form of knowledge in certain field, which may lead to a career or a way to improve on one's self.... read more However, a trusted and reliable source of acquiring the knowledge maybe a challenge. That was my situation few weeks ago.
I started a course at Thinkcloudyly with very little knowledge about computing but within few weeks of the training my knowledge is broaden with the help of committed teachers as I was taken from the basics of computing.. I'm recommending Thinkcloudyly for a superior learning experience.akintunde oyeyiga
-
This is a learning platform I cherish very much. It only gets better and better as new features and courses on the trending tech are on point. Sessions... read more are live and teachers don't only teach me in class but are open for follow up. I have access to recorded sessions for self-pace learning. I confidently buzz 5 golden stars as an expression of my satisfaction for the affordability, support and knowledge I have acquired so far.
Aurelie Destiny Martin
I want to give 6 stars to Naman. He teaches such a way even a 6th 7th class kid learn Aws properly. He is so humble and make concepts clear... read more in depth. I really appreciate him and recommend Thinkcloudly. I grateful that I could such an instructor who has plethora of knowledge and can teach with lot of enthusiasm and dedication. Thankyou Naman and whole team of Thinkcloudly.
Baljinder Kaur
-
At first I thought it was not real. But the teacher told me that they are a genuine organization. I made a payment of 75$ and I realized... read more that I made the great choice I have ever made . Today, I'm happy with the learning experience and recommend THINKCLOUDLY to everyone who is willing to further is knowledge in the IT field.
mohamed rim
You can’t believe something and know it…. But you can believe in Thinkcloudly because they know it. With Great instructors like (Naman).
Francis OnyeNwoko
-
Think Cloud has the best training resources for someone coming from Non Tech background to get experienced.
Dennis Emmanuel Gyimah
I have been trained in Azure Architect Course and successfully completed the full Online training. The course contents are really good and well structured. I had a great experience with... read more ThinkCloudly and would highly recommend it to anyone. They are supported 24x7. It's really awesome.
Also, there is a Self Paced Lectures and recorded video session of class, if we are not able to attend any class, you can easily learn from it. Thank You ThinkCloudlychristina allen
-
I have done the online classroom program on AWS Devops Certification Training Course. It was a great learning experience with ThinkCloudly. The course content is well maintained with current industry... read more practice.
This is the best online AWS Devops course available. I highly recommend one to take the course.Prachi Sharma
ThinkCloudly has been my default choice, giving me the opportunity to upskill myself in AWS & Azure cloud. What I like about it is that the content is refreshed and... read more enriched continuously to keep up with the new developments. I feel part of their community and am enjoying the ride.
alice watts
-
At first I thought it was not real. But the teacher told me that they are a genuine organization. I made a payment of 75$ and I realized... read more that I made the great choice I have ever made . Today, I'm happy with the learning experience and recommend THINKCLOUDLY to everyone who is willing to further is knowledge in the IT field.
mohamed rim
-
Thinkcloudly na Baba...They made get my ever first IT real job, i got no IT background , yet i got a job with one of biggest IT firm in the... read more world....
Odunayo K Olusola
-
I am presently having my class (AWS Solution Architect) with Thinkcloudly, and it's a wonderful decision having to know them out of tens of training companies online... My Teacher right... read more now, Bisma teaches like no other.... She is so good in what she does.... They even side attractions trainings on how to build LinkedIn profile and some other IT packages.... Thinkcloudly is the real deal... Thinkcloudly rocks....
akintayo fatunwase
-
I have done the online classroom program on AWS Devops Certification Training Course. It was a great learning experience with ThinkCloudly. The course content is well maintained with current industry... read more practice.
This is the best online AWS Devops course available. I highly recommend one to take the course.Prachi Sharma
-
This is a learning platform I cherish very much. It only gets better and better as new features and courses on the trending tech are on point. Sessions... read more are live and teachers don't only teach me in class but are open for follow up. I have access to recorded sessions for self-pace learning. I confidently buzz 5 golden stars as an expression of my satisfaction for the affordability, support and knowledge I have acquired so far.
Aurelie Destiny Martin
-
Think Cloud has the best training resources for someone coming from Non Tech background to get experienced.
Dennis Emmanuel Gyimah
-
You can’t believe something and know it…. But you can believe in Thinkcloudly because they know it. With Great instructors like (Naman).
Francis OnyeNwoko
-
In some cases we all wish to gain some form of knowledge in certain field, which may lead to a career or a way to improve on one's self.... read more However, a trusted and reliable source of acquiring the knowledge maybe a challenge. That was my situation few weeks ago.
I started a course at Thinkcloudyly with very little knowledge about computing but within few weeks of the training my knowledge is broaden with the help of committed teachers as I was taken from the basics of computing.. I'm recommending Thinkcloudyly for a superior learning experience.akintunde oyeyiga
-
ThinkCloudly has been my default choice, giving me the opportunity to upskill myself in AWS & Azure cloud. What I like about it is that the content is refreshed and... read more enriched continuously to keep up with the new developments. I feel part of their community and am enjoying the ride.
alice watts
-
Iam presently taking class with thinkcloudly and lam so impressed by their teaching and professionalism, the team is so amazing and l do not regret my choice. As a new... read more solution architect student lam so proud of thinkcloudly team.
Therence Moussavou Moussavou
AWS Courses
AWS is a rapidly growing cloud service at an affordable price range. It is a widely adopted service in the cloud. The demand for cloud experts is increasing exponentially in running days. The scope of getting well-paid jobs is at a higher level in the cloud.
Why AWS with Thinkcloudly?
AWS Course can help you get started in cloud computing, from beginning with the basics to becoming an AWS solutions architect associate. You’ll gain a clear understanding of the features, benefits, and capabilities of Amazon Web Services (AWS). Additionally, you will have opportunities to practice what you have learned by completing labs and exercises developed by AWS technical instructors.
Foundation Courses
Advanced Courses
CONTACT US
No more Searching or Guessing, just start Learning
- +1 725 710 9949
- info@thinkcloudly.com
CONTACT US
No more Searching or Guessing, just start Learning

Our Popular AWS Courses
Need help?
For all your course related queries you may contact our course advisor….
Course Outcomes

- Improve your technical abilities by learning with the finest tutors.
- Earn Certificate of completion.
- Deepen your understanding of cloud computing.
- Practice with hands-on labs to polish your cloud computing skills.

Why THINKCLOUDLY ?
- Job Oriented Courses
- Excellent Customer experience model
- Post training benefits
- Trainers from real-time industry
- Comprehensive Study Resources
- Engaging Practical Classes
- Free Mentorship of 1 year
What you will learn
Become familiar with Amazon Web Services so you can crack the job market with cloud computing.
Where you can work
LinkedIn, ADOBE, Disney, McDonald's, Twitch, Netflix, and Facebook are a few companies that use AWS.
How much you can earn
An average salary of $98,000 - $150,000 is paid to people with the AWS skills.
Looking for AWS Jobs? You have come to the right place.
Learn to become an AWS Certified Professional with our Job oriented course and land a JOB! In just a few weeks, you can go from beginner to expert level and take the aws cloud practitioner exam.
Our Students Work At








Frequently Asked Questions (FAQs)
We accept all major credit and debit cards from leading banks. For any assistance, please contact Thinkcloudly Customer Support.
 We offer a variety of ways to learn about the cloud, from quick hands-on labs to technical deep dives. You can ask our experts to help you from their industry experience if you are uncertain which course or plan to choose.
Certainly, you can set up a free demo session, although if you’ve already viewed any sample recordings, you won’t need to look further. The enrollment process signifies a mutual commitment between you and us where you commit to be a good learner and we pledge to provide you with the best possible learning environment. A key part of your learning takes place in our sessions, which are supported by experienced instructors, dedicated Personal Learning Managers, and interactions with your peers. Get the full learning experience, and not just a demo.
With a 32% market share among the major cloud services today, we have plenty of AWS Cloud practitioner jobs available.
The average AWS cloud practitioner salary in the US is $114,334, according to Payscale.
You will receive access to the LMS immediately after enrolling and will have it for the rest of your life. You will have access to all previous class recordings, PPTs, PDFs, and assignments. In addition, you will have instant access to our 24×7 support team. You can start learning as soon as possible.
At Thinkcloudly, you’ll never miss a lecture! You can view the recorded session in your LMS anytime also the missed session can be attended in another live batch.a
Teachers and tutors at Thinkcloudly are industry veterans with great experience.