Day 1: Understanding format of Exam Of Cloud Practitioner

Cloud computing has transformed how businesses operate by offering flexible and scalable IT resources. Today, let’s dive into the core concepts of cloud computing, its types, deployment models, and some initial steps in setting up an AWS environment.
What is Cloud Computing?
Cloud computing is the on-demand delivery of IT resources over the internet, where you only pay for the services you need. It eliminates the need for upfront hardware investments and provides flexibility, scalability, and cost-efficiency. Whether it's computing power, storage, or applications, cloud computing delivers these resources whenever and wherever they're needed.
Types of Cloud Computing Services
Cloud computing services are categorized into three main types, each serving different user needs:
SaaS (Software as a Service):
SaaS provides fully managed applications to end-users. The service provider runs and manages everything, allowing customers to simply use the product. Examples include email services, Microsoft 365, and CRM tools.PaaS (Platform as a Service):
PaaS offers a platform for developers to build, deploy, and manage applications without worrying about the underlying infrastructure. It focuses on streamlining the application development process.IaaS (Infrastructure as a Service):
IaaS provides the fundamental building blocks for cloud IT, offering networking features, virtualized computing resources, and storage. This model gives administrators more control over IT resources while offloading hardware maintenance.
Cloud Deployment Models
There are four primary cloud deployment models, each catering to different business needs:
Public Cloud:
In this model, everything is hosted and managed by a cloud service provider (CSP), such as AWS, Microsoft Azure, or Google Cloud. This is often referred to as "cloud-native" or "cloud-first" due to its fully online nature.Private Cloud:
Here, all resources are hosted within the company’s own data centers, also known as an on-premise cloud. An example could be an OpenStack setup. This model is ideal for businesses with strict compliance requirements.Hybrid Cloud:
The hybrid cloud combines both on-premise and public cloud resources, enabling businesses to balance workloads between different environments based on requirements.Cross-Cloud (Multi-Cloud):
This model involves using multiple cloud providers to avoid vendor lock-in and leverage the best features of each platform. Businesses can distribute workloads across various clouds to optimize performance and cost.
My Learning Journey: Cloud Exam Preparation
In preparation for my cloud certification, I covered the following details about the exam:
Duration: 90 minutes
Mode: Online (via Pearson VUE) or offline at a venue specified by AWS
Number of Questions: 65
Question Types: Multiple-choice and multiple-answer
The online exam is proctored by Pearson VUE, while offline exams are conducted at AWS-designated venues based on the region.
Getting Started with AWS: Setting Up the Basics
Today, I created my AWS account and took the first steps in cloud management:
Created an IAM User and Set Up MFA:
I configured multi-factor authentication (MFA) using the Microsoft Authenticator app to enhance security.Learned the Basics of AWS Billing Management:
I explored features like budgeting and setting up overbilling alarms to monitor and control cloud expenses effectively.




