AWS Solution Architect-Associate (AWSSA-C002) : Introduction
AWS Solution Architect-Associate (AWSSA-C002) : Introduction
of India)
Compute Lab
1. Create a EC2 windows machine and validate the accessibility
2. Create a EC2 linux machine and validate the accessibility
3. Extend disk drives in EC2 for windows and for 30GB and same with linux and validate
4. Create a AMI and test the AMI
5. Create a snapshot for EC2 instance and terminate the instance and do the restoration
6. Move the snapshot from one region to another region
7. Enable termination protection and validate the EC2 by deleting the machine
8. Create a EC2 Windows server 2012 R2 64Bit configure AD and create a additional machine and
configure as a member server.
9. Configure EC2 linux machine and install apache configuration
10. Upgrade EC2 memory and storage
Networking Lab
1. Create a VPC,Create a subnet,create internet gateway and routing table.
2. Configure EC2 machines with the above created networks and check the Connectivity
3. Configure elastic IP and assign this to instance and test the connectivity.
4. Configure a public subnet and private subnet and configure NAT Gateway and test the internet traffic
for private network.
5. Configure one VPC by XYZ name, Configure one more VPC (ABC name) do the peering between two
VPC.
6. Configure VPC to VPC in Same Region and VPC to VPC in different Region Connectivity Test
Storage Lab
1. Create a S3 bucket and put some data and try to access.
2. Create S3 bucket enable versioning and test for deleting the files and restoring through it.
3. Create a S3 bucket and host a website in S3.
4. Create a S3 bucket and configure load balancer logs.
5. Create a IIS and HTML Page in EC2 and put hyperlinks for S3.
6. Create a filer in EFS and mount to linux machine .
7. Attach volumes from EC2 and detach the volumes in EC2
8. Configure Life cycle from S3 to glacier
9. Configure S3 endpoints URL in Route 53
Databases Lab
10. Configure My SQL and Test
11. Configure Dynamo DB and Test
Load Balancer Lab
1. Create a EC2 two windows machines and install IIS and host a HTML File and check the website
connectivity.
2. Create a EC2 two linux machine and install apache and host HTML File and check the website.
3. Create a application load balancer
4. Create a classic load balancer and test the load balancing
Route 53 Lab
1. If you have a domain purchased in godaddy or any provider then create a hosted zone in route 53 and
create a record in route 53.
2. Validate the domain registration in route 53
3. Configure alias creation in route 53
Security Lab
1. Configure IAM users and validate the connectivity from dashboard
2. Configure policy and attach policy to users
3. Configure groups and assign permission to groups
4. Configure different permissions to different users and do the testing
5. Configure google authenticator in mobile and validate multifactor authentication
Cloudfront
1. Create a sample website and configure cloudfront distribution.
2. Configure GEO restrictions in cloudfront.
3. Configure alias in ROUTE53 for domain name in AWS Cloudfront.