Skip to content

Releases: techarkit/aws-lab-guide

AWS Lab Practice Guide

20 Dec 12:01
05b5218
Compare
Choose a tag to compare

Table of Contents

  1. About Author 5
  2. Services we provide to our customers 6
  3. Cloud Computing Models 7
    3.1. Infrastructure as a Service (IaaS): 7
    3.2. Platform as a Service (PaaS): 7
    3.3. Software as a Service (SaaS): 7
  4. Amazon Free Tier Account Creation 8
  5. Enabling Multi-Factor Authentication to Secure Your Access 12
  6. Creating First Linux Instance 16
  7. Adding New EBS Volume to Linux Instance 22
  8. Creating Amazon Machine Image (AMI) 25
  9. Create your First EC2 windows instance 27
  10. Assigning Elastic IP Addresses to Instance (Static IP Address) 31
  11. Amazon Elastic File System 32
  12. Launching RDS Instance 34
  13. Accessing MySQL Instance Using Workbench 43
  14. AWS S3 Bucket – (Object Storage) 48
    14.1. AWS S3 Lifecycle Management 50
    14.2. S3 Bucket Replication to Cross-Region 53
    14.3. S3 Bucket Policies to control Access 54
  15. VPC – Virtual Private Cloud (isolated Network) 55
    15.1. Create subnets 58
    15.2. Create Internet gateway and attach to VPC 59
    15.3. Create Virtual Private Gateway and Attach to VPC 59
    15.4. Create route tables and attach to subnets 60
  16. AWS Elastic Load Balancer (ELB) 63
  17. AWS CloudTrail – Enable Governance and Auditing 67
    17.1. How to Create CloudTrail 67
  18. Athena Analytics 68
  19. Auto Scaling 70
    19.1. Launch configuration 70
    19.2. Auto Scaling Groups 71
  20. ClodFormation 74
  21. Amazon FSx 75
  22. SQS – Simple Queue Service 77
  23. SNS – Simple Notification Service 79
  24. AWS CLI 82
  25. Creating EC2 Instance using AWS CLI 85
  26. Few AWS Articles 85
  27. AWS Services and abbreviations 85