0% found this document useful (0 votes)
24 views6 pages

BSOFT AWS - Cloud SYLLABUS 2022

The document provides an overview of various AWS services including IAM, S3, VPC, EC2, EBS, RDS and DynamoDB. It lists common questions around configuring and using each service and provides information on how to implement core functionality and integrate services together.

Uploaded by

Mateen Nagthan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views6 pages

BSOFT AWS - Cloud SYLLABUS 2022

The document provides an overview of various AWS services including IAM, S3, VPC, EC2, EBS, RDS and DynamoDB. It lists common questions around configuring and using each service and provides information on how to implement core functionality and integrate services together.

Uploaded by

Mateen Nagthan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

www.bsoftonline.com info@bsoftonline.

com

PH: 8041465262
9886623909

Indentation/ Course preface

Design Secure Architectures


Design Resilient Architectures
Design High-Performing Architectures
Design Cost-Optimized Architectures

SAA-C02
 IAM (identity and access management)
 What is IAM in AWS?
 IAM policy evaluation?
 What is USER in IAM and How to create?
 What is GROUP in IAM and How to create?
 What is MFA and How to integrate with user?
 Difference between root user and IAM user in AWS
 What is ROLE?
 What is POLICY?
 What is JSON POLICY?
 What is policy generator and create policy by using it?
 How to create POLICY?
 How to create ROLE?
 What is resource, identity, entity, principle?
 What is authentication, authorization?
 STS (security token service AWS)
 What is switch account OR cross account access
 Types of policy? Identity based policy vs resource based policy
 What is identity federation in IAM?

 AWS Organisations
 What is AWS Organization?
 Why do we required AWS organization?
 Create a AWS organization and add multiple accounts to it?

 AWS SSO (Single Sign-On)


 What is AWS SSO (Single Sign-On)?
 Why do we required AWS Single Sign-On?
 How to integrate Single Sign-On with AWS Organisations?

 S3 (Amazon Simple Storage Service)


 What is AWSs3?
 S3 bucket naming conventions?
 How to create a bucket in AWS s3
 How to upload and delete file from s3 bucket?
 How to copy s3 files from one bucket to another?
 What is Bucket Versioning?
 What is Static website hosting?
 What is Object Lock?
 What is replication?
#21, 1st Floor, 1st Main, BTM 2nd Stage, Bannerghatta Road, Bangalore - 560076
www.bsoftonline.com [email protected]
www.bsoftonline.com [email protected]

PH: 8041465262
9886623909

 What are the types of Object Lock?


 What is Event notifications?
 What is Server access logging?
 What is Storage classes in s3?
 Default encryption
 What is Server-side encryption settings?
 What is lifecycle rule in s3 bucket?
 What is Access control list (ACL) and Object Ownership?
 What is bucket policy?
 What is Cross-origin resource sharing (CORS)?

 KMS (Key Management Service)


 What is KMS?
 What are the types of keys/algorithm where we can use in KMS?
 How to create a KMS keys?
 How to KMS key to AWS service?

 VPC (Amazon Virtual Private Cloud)


 What is VPC?
 What is subnet?
 What is route table?
 What is internet gateway?
 What is NACL & security group?
 Elastic IP?
 How to create VPC, subnet, route table and internet gateway?
 What is NAT gateway?
 What is NAT instance?
 What is JUMPHOST/ Bastion Host?
 Create VPC peering connection?
 What is transit gateway?
 Network reachability analyser?
 What is endpoint and types of endpoint?
 What is VPN?
 What is VPG (virtual private gateway)
 What is CGW (customer gateway)
 What is site-to-site VPN?
 What is remote access VPN?

 EC2 (Amazon Elastic Compute Cloud)


 What is EC2?
 What is virtual machine?
 What is hypervisor?
 How to create instance?
 How to configure server Apache, Nginx, Tomcat and IIS?
 What is AMI?
 What is snapshot?
 How to create AMI?
 How to create snapshot?
 What is instance type (family)?

#21, 1st Floor, 1st Main, BTM 2nd Stage, Bannerghatta Road, Bangalore - 560076
www.bsoftonline.com [email protected]
www.bsoftonline.com [email protected]

PH: 8041465262
9886623909

 What is classify placement group??


 Classify instance based up on cost?
 Classify instance based up on tenancy?
 Classify instance based up on performance?
 Types of ec2 state- start, stop, hibernate and terminate?
 What is ec2 status check?

 EBS (Amazon Elastic Block Store)


 What is EBS?
 What are the type of EBS storage?
 How to mount EBS to server?
 How to modify EBS to server?

 EFS (Amazon Elastic File System)


 What is EFS?
 What are the storage classes in EFS?
 How to mount EBS to server?
 Different between EFS and EBS?

 ROUTE 53
 What is route 53?
 What is hosted zone?
 What is public hosted zone?
 What is private hosted zone?
 How to create route 53 domain towards server ip address?
 What are the type of records in DNS?
 Types of routing algorithm?

 SYSTEMS MANAGER
 What is systems manager?
 What is session manager?
 What is patching?
 How to do automation through SSM?
 What is run command?
 What is application manager?
 What is application configuration?

 LOAD BALANCER
 What is load balancer?
 What is target group?
 What is listeners in load balancer?
 What are the tapes of load balancer?
 What are the types of algorithm which we used in load balancer?
 How to integrate load balancer with ec2 instances?
 How to integrate load balancer with auto scaling group?
 How to integrate load balancer with ACM?
 How to integrate load balancer with Route53 domain name?

#21, 1st Floor, 1st Main, BTM 2nd Stage, Bannerghatta Road, Bangalore - 560076
www.bsoftonline.com [email protected]
www.bsoftonline.com [email protected]

PH: 8041465262
9886623909

 AUTO SCALING
 What is auto scaling?
 What are the type of auto scaling?
 What is launch template?
 What is launch configuration?
 What is auto scaling group?
 Create auto scaling and add specific condition to spin-up and spin-out instances?
 How to integrate auto scaling with load balancer?

 CLOUD FRONT
 What is cloud front?
 What is edge location?
 What is regional-edge location?
 How to crate cloud front distribution?
 How to integrate cloud front with load balancer?
 How to integrate cloud front with ACM?
 How to integrate cloud front with Route53 domain?

 RDS
 What is RDS?
 How to create RDS?
 What is RDS snapshot?
 How to take snapshot of RDS?
 What is parameter group?
 What is DB-cluster?
 How to connect database and EC2?

 DYNAMODB
 What is dynamo DB?
 What is the difference between RDS and DYNAMO-DB?
 How to create dynamo DB?
 Uses cases of Dynamo DB?

 AWS Backup
 What is AWS backup?
 How to create AWS backup?
 How to automate AMI and snapshot backup using AWS backup?

 CLOUD WATCH
 What is cloud watch?
 What is metrics?
 How to create custom metrics?
 What is log group?
 How to monitor metrics?
 What is cloud watch alarm?
 How to create cloud watch alarm?

#21, 1st Floor, 1st Main, BTM 2nd Stage, Bannerghatta Road, Bangalore - 560076
www.bsoftonline.com [email protected]
www.bsoftonline.com [email protected]

PH: 8041465262
9886623909

 What is dashboard and How to create custom dashboard?


 3rd party monitoring tools and integration with AWS?

 CLOUD TRIAL
 What is cloud trial?
 How to create cloud trial?
 How to push cloud trial logs to s3 bucket?
 How to push cloud trial logs to cloud watch?

 Resource Groups & Tag Editor


 What is resource group & tag editor?
 Use case of tag editor?
 How to create tags host of resources simultaneously?
 How to update tags host of resources simultaneously?

 AMAOZN GUARD DUTY


 What is amazon guard duty?
 How to create amazon guard duty?
 How to secure infrastructure by using amazon guard duty?
 Real-time scenario of amazon guard duty?

 AMAZON INSPECTOR
 What is amazon inspector?
 Use case of amazon inspector?
 How to secure AWS account by using AWS inspector?

 ACM (AWS Certificate Manager)


 What is ACM?
 How to request for ACM?
 How to integrate ACM with load balancer?
 How to integrate ACM with cloud front?

 ELASTIC BEANSTALK
 What is elastic beanstalk?
 Miniproject using elastic beanstalk?

 AWS LAMBDA (server less computing)


 What is AWS lambda?
 Programming languages supported in lambda?
 How to create lambda?
 How to do automation by using lambda?
 Stop and start EC2 instances by using lambda (mini project)

 EVENT BRIDGE
 What is Event Bridge?
 How to create Event Bridge?
 Use cases of event bridge?
 How to integrate Event Bridge with lambda?

#21, 1st Floor, 1st Main, BTM 2nd Stage, Bannerghatta Road, Bangalore - 560076
www.bsoftonline.com [email protected]
www.bsoftonline.com [email protected]

PH: 8041465262
9886623909

 AMAZON ELASTIC SEARCH


 What is AMAZON ELASTIC SEARCH?
 How to create amazon elastic search environment?
 Use cases of AMAZON ELASTIC SEARCH in real time?

 ACTIVE DIRECTORY
 What is active directory?
 What is azure active directory?
 How to create active directory in AWS?
 Use cases of active directory?
 How to create user in active directory?

 CLOUD FORMATION
 What is cloud formation?
 How to create cloud formation?
 Cloud formation use cases?
 Difference between cloud formation and terraform?

 SNS
 What is SNS?
 What is SNS topic?
 What is subscription?
 How to create SNS topic?
 Integration of s3 with different services such as S3, lambda and auto scaling?

 SES
 What is SES?
 How to create SES?
 Where should use SES in real-time project?
 Different between SNS and SES?

 SQS
 What is SNS?
 How to create SNS?
 Where should use SNS in real-time project?

 AMAZON ELASTIC CACHE


 What is AMAZON ELASTIC CACHE?
 Use cases of AMAZON ELASTIC CACHE?
 How to enhance user experience by using AMAZON ELASTIC CACHE?

 AWS pricing/cost calculator


 What is AWS pricing/cost calculator?
 How to create cost estimation?
 Real-time scenario of AWS pricing calculator?

The 6 Pillars of the AWS Well-Architected Framework


Create secured, highly available, resilient 3 tier infrastructure in AWS (Project)

#21, 1st Floor, 1st Main, BTM 2nd Stage, Bannerghatta Road, Bangalore - 560076
www.bsoftonline.com [email protected]

You might also like