0% found this document useful (0 votes)
155 views7 pages

AWS Solution Architect Syllabus - by Murali P N, Besant Technologies

The document outlines an AWS training syllabus that covers 50 hours of content across various AWS services and cloud computing concepts. It includes sections on Linux fundamentals, why cloud computing, AWS overview, IAM, EC2, auto-scaling, load balancing, EBS, EFS, S3, CloudFront, Route53, security, VPC, RDS, DynamoDB, monitoring, application services, troubleshooting, architecture, Terraform, CloudFormation, migration, DevOps, and resume preparation. The training aims to provide hands-on experience with AWS services and cloud infrastructure automation.

Uploaded by

Bhartish Hogade
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)
155 views7 pages

AWS Solution Architect Syllabus - by Murali P N, Besant Technologies

The document outlines an AWS training syllabus that covers 50 hours of content across various AWS services and cloud computing concepts. It includes sections on Linux fundamentals, why cloud computing, AWS overview, IAM, EC2, auto-scaling, load balancing, EBS, EFS, S3, CloudFront, Route53, security, VPC, RDS, DynamoDB, monitoring, application services, troubleshooting, architecture, Terraform, CloudFormation, migration, DevOps, and resume preparation. The training aims to provide hands-on experience with AWS services and cloud infrastructure automation.

Uploaded by

Bhartish Hogade
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/ 7

Division of Bdreamz Global Solutions Pvt.

Ltd, India

Amazon Web Services Syllabus (Total Duration: 50Hrs)


Linux Fundamentals (Duration: 2Hrs)

• Overview of all basic commands


• Vim editor modes
• Filesystem hierarchy - Basic topics
• File and directories creation
• Grep
• Filter commands (head,tail,more,less)
• Creating users and groups
• Important files related
• Modifying,deleting users and group
• Linux permissions
• Basic permissions overview
• Software management
• Yellowdog update modifier(yum)
• Yum commands
• Different runlevels
• Services and daemons

AWS Solution Architect Certification Training


Why Cloud ? (Duration: 1Hr)

• Why Cloud and What is Cloud Computing?


• Identify the features and benefits of cloud computing
• Different types of Cloud Computing deployment model
• Public Cloud, Private Cloud, Hybrid Cloud
• Virtualization – An essential in cloud
• Virtualization in Cloud model
• Different types of virtualization
• Hypervisor – Benefits
• Different types of services and its difference in Cloud computing
• IaaS, PaaS, SaaS
• Importance of scaling in cloud computing
• Different types of scaling and its applications
• Issues we overcome using cloud and applications
• Cost model that we use in cloud computing
Division of Bdreamz Global Solutions Pvt. Ltd, India

AWS – An overview (Duration: 1Hr)

• Describe the features of AWS


• The features of AWS marketplace
• Describe the features of Amazon Compute Services
• Describe the features of Amazon Storage Services
• Describe the features of Amazon Network Services
• Describe the features of Amazon Database services
• Describe about various services in AWS
• Global Infrastruture - Regions and Availability Zones
• Create a free tier account in AWS and onboarding
• Introduction AWS management console

Understand Identity Access Management of AWS (Duration: 3Hrs)

• Protect your AWS by different authentication system


• Password policies set for users
• AWS User Account and Groups in detail
• Creating custom policies in AWS
• Introduction about Roles and its use
• Creating Roles and associating policies
• Creating programmatic access and management console access for users
• Associating policies to the user and groups

EC2 Instance (Duration: 4Hrs)

• Describe AMI and AWS Marketplace templates


• Launch a basic EC2 instance
• Different types of Instances Reserved, On-demand, Spot, Dedicated
• Security groups and tags for EC2 instance
• Public key – Private key introduction and protecting EC2 with keys
• Attaching and detaching EBS volumes
• Launch an ec2 instance from an AMI
• Create custom AMI and working with different region
• Make use of amazon EBS volume and create snapshots
• Manage the configuration of your application
• Deploying a new instance from the created AMI
Division of Bdreamz Global Solutions Pvt. Ltd, India

Auto-scaling (Duration: 2Hrs)

• Get Started with Auto Scaling Using the Console


• Creating Launch configurations and make use of it for autoscaling groups
• Maintain a Fixed Number of Running EC2 Instances
• Dynamic Scaling
• The lifecycle of autoscaling
• Policies of autoscaling

Load Balancing (Duration: 2Hrs)

• Introduction to Loadbalancer (ELB)


• Different types of Loadbalancer in AWS
• Application Load balancer
• Network Load balancer
• Classic Load balancer
• Migrating classic load balancer to new load balancer
• Components and types of load balancing

EBS (Elastic Block Storage) (Duration: 2Hrs)

• Create EBS volumes


• Delete EBS Volumes
• Attach and detach EBS volumes with EC2 instance
• Creating and deleting snapshots

EFS (Elastic File system) (Duration: 2Hrs)

• Create EFS volumes


• Mounting EFS volumes to multiple instance and shares file
• Scenario on EFS

Object Storage in Cloud (Duration: 3Hrs)

• Understanding S3 durability and redundancy


• Introduction about S3 Buckets
• How S3 Uploading works and how to Download
• How to S3 Permissions
• How to implement S3 Object Versioning
• S3 Lifecycle Policies
Division of Bdreamz Global Solutions Pvt. Ltd, India

• Storage Gateway
• Import Export
• S3 Transfer Acceleration
• Glacier storage

Cloud Front (Duration: 1Hr)

• Describing cloud front


• Creating a cloud front distribution
• Hosting a website of cloud front distribution
• Implementing global restrictions
• Configuring origins and behaviors

Route53 (Duration: 2Hrs)

• Describe Hosted zones and Domain name understanding


• How to create hosted zones
• Hosting a website with custom domain name
• Understanding routing policies

AWS Security Management (Duration: 1Hr)

• Describing Security Practices for Cloud Deployment


• AWS Shared Responsibilities and Securities
• Importance of Cloud Trail
• Describing Trust advisor

Amazon Virtual Private Cloud (VPC) (Duration: 5Hrs)

• Introduction to Amazon Virtual Private Cloud (VPC).


• VPC Advantages and understanding IP addressing CIDR
• Default and Non-default VPC
• Different Components in VPC
• Describe, create, and manage Amazon Virtual Private Cloud
• Amazon VPC, Private Subnet, and Public Subnet
• AWS Networking, Security Groups, and Network ACLs
• Configuration and management of VPN connectivity
• Subnet and Subnet Mask
Division of Bdreamz Global Solutions Pvt. Ltd, India

Relational Database Service (RDS) (Duration:2Hrs)

• Introduction to RDS
• Different database services of AWS: Amazon RDS, Dynamo DB, Redshift etc.
• Create MYSQL RDS Instance, Oracle RDS Instance, MS SQL RDS Instance
• Configuring the database
• Configuring backups
• Configuring the maintenance windows
• Connecting to the database

Dynamo DB (Duration: 1Hr)

• Creating a dynamo dB
• Adding data manually
• Learn about strong and eventual consistency
• Calculating Read write consistency
• Configuring alarms

Monitoring Services (Duration: 1Hr)

• Knowledge on Cloud watch – A monitoring service


• Create and Configuring Monitoring services
• How to perform Setting thresholds and Configuring actions
• Creating a cloud watch alarm
• Getting statistics for ec2 instances
• Monitoring other AWS services
• Configuring Notifications
• Integrating cloud watch with Autoscaling

Application Services – An Overview (Duration: 1Hr)

• What is SNS
• Creating a topic
• Create subscription
• Subscribed to the subscription
• SQS & SES
• Lambda and Elastic Beanstalk

AWS Troubleshooting (Duration: 1Hr)

• Troubleshooting EC2 instance


Division of Bdreamz Global Solutions Pvt. Ltd, India

• Troubleshooting using Cloud watch


• Troubleshooting using ELB
• Troubleshooting by using Cloud front

AWS Architecture and Design (Duration: 1Hr)

• Backup and Disaster Recovery


• How to manage Disaster Recovery and Backups
• Best Practice for DR and Backups
• AWS High Availability Design

Terraform – Infrastructure as a Code (Duration: 1Hr)

• Install terraform and configure


• Automate AWS infrastructure using terraform script

Cloud Formation (Duration: 2Hrs)

• Stack creation
• Template design

Cloud Migration (Storage gateway service) (Duration: 4Hrs)

• File share gateway


• Snapshot gateway
• Tape gateway

DevOps Fundamentals (Duration: 1Hr)

• An understanding of DevOps and the modern DevOps toolsets


• The ability to automate all aspects of a modern code delivery and deployment pipeline
using:
• Source code management tools – CVS, Git
• Build tools – Apache ant, Maven
• Test automation tools – JUnit
• Continuous Integration Tools – Jenkins, Team city
• Configuration management tools – Chef, Puppet, Ansible

Project explanation (Duration: 3Hrs)


Division of Bdreamz Global Solutions Pvt. Ltd, India

Resume Preparation, Interview Questions and Documents


sharing (Duration: 1Hr)

You might also like