- Launch an EC2 instance
- Configure security group to allow HTTP traffic
- Install operating system updates
- Install Apache
- Create an index.html file
- Start the Apache service
- Configure the Apache service to start on boot
- View the web page from a web browser
- Remove the HTTP rule from the security group
- Configure security group to allow HTTP traffic
- Configure security group to deny all outgoing traffic
- Configure the default security group to allow incoming MYSQL/Aurora and MS SQL traffic
- Assign the default security group to the EC2 instance
- View the aggregate inbound security group rules
- Remove the incoming MYSQL/Aurora and MS SQL traffic rules from the default security group
- Disassociate the default security group from the EC2 instance
- Terminate EC2 instance and verify root volume has been terminated
- Launch an EC2 instance
- Configure with (3) additional EBS backed volumes
- Verify the volumes in the Volumes tab
- Modify the size of an EBS volume (st1)
- Modify the volume type from gp2 to io1
- Migrate an EC2 instance from one availability zone to another
- Copy an AMI to a different region
- Terminate the EC2 instance with the (3) additional EBS backed volumes and verify the volumes persist
- Delete the persistent volumes
- Delete the AMI
- Delete the snapshot
- Launch an EC2 instance
- Instance Store backed volume
- “View” the Instance Store backed volume in the Volumes tab
- Attempt to stop the Instance Store backed EC2 instance
- Launch an EC2 instance
- Encrypt the unencrypted root volume device
- Launch an instance with the encrypted root volume device
- Hibernation
- Launch EC2 instance
- Configuration hibernation
- Root device volume 25 GB
- Verify uptime
- Hibernate EC2 instance
- Start EC2 instance
- Verify uptime
- Terminate EC2 instance
- Launch EC2 instance
- CloudWatch Detailed Monitoring
- Launch an EC2 instance
- Enable CloudWatch detailed monitoring
- View the monitoring
- Configure CloudWatch alarm/metric (CPU Utilization)
- Place EC2 instance in infinite loop (while true; do echo; done)
- Verify email was sent for EC2 instance in state of alarm
- View the alarm in CloudWatch
- View the CPU utilization monitoring (at the instance level)
- Launch an EC2 instance
- AWS Command Line
- Create user with programmatic access only
- Launch EC2 instance (use default settings)
- View the S3 buckets (aws s3 ls)
- Enter credentials (aws configure)
- View the S3 buckets (aws s3 ls)
- Create a bucket (aws s3 mb s3://bucket)
- Change command prompt to home directory (cd ~)
- Change command prompt to hidden directory (cd .aws)
- View the file with your credentials
- Create a role
- Create a role for EC2 with administrator access
- Login to EC2 instance
- Delete the hidden directory (rm -rf .aws)
- Verify the hidden directory is deleted
- Verify you are unable to view the S3 buckets (aws s3 ls)
- Attach the role to the EC2 instance
- Verify the role has been attached in the AWS Management Console
- View the S3 buckets
- Verify the hidden directory is still deleted
- Terminate the EC2 instance
- Bootstrap Configuration
- Attach the EC2 Administrator Access role
- Apply bootstrap script
- Verify the website is up
- Verify the S3 bucket has been created
- Verify the index.html file has been copied to the S3 bucket
- Delete the S3 bucket
- Instance Metadata
- View the user data (which contains the bootstrap script)
- Output the user data to bootstrap.txt
- View the contents of bootstratp.txt
- View the metadata (private IP address and public IP address)
- Output the metadata to a file
- View the contents of the file
- Elastic File System
- Configure the security group to allow incoming NFS traffic
- Create the file system
- Enable encryption of data at rest
- Apply the NFS security group
- Launch (2) EC2 instances
- Apply the bootstrap script
- Verify the /var/www/html directory exists
- Mount the EFS to the /var/www/html directory
- Create an index.html file
- View the content of the index.html file on both EC2 instances
- Edit the index.html file on both EC2 instances and view them
- View the website
- Terminate the EC2 instances
- Delete the EFS
-
Recent Posts
Categories
- Amazon CloudWatch
- Amazon Elastic Compute Cloud
- Amazon Virtual Private Cloud
- Amazon Web Services
- Ansible
- Apache
- Architecture
- Automation
- AWS Command Line Interface
- AWS Identity and Access Management
- Backups
- Barracuda Networks
- BIND
- BIOS
- Brocade
- Certification
- Cisco
- Cisco Unified Computing System
- Dell
- Dell Compellent
- Dell Lifecycle Controller
- Dell OpenManage Essentials 2.1
- Dell PowerEdge R630
- Distributed File System
- Documentation
- Domain Name System
- Dynamic Host Configuration Protocol
- EIGRP
- Fibre Channel
- File Services
- GitHub
- IEEE 802.1q
- Integrated Dell Remote Access Controller 8
- Intel
- Internet Information Services
- iSCSI
- Linksys
- Linktree
- Linux
- Microsoft Active Directory
- Microsoft Deployment Toolkit 2013
- Microsoft Exchange Management Shell
- Microsoft Exchange Server 2013
- Microsoft Exchange Server 2016
- Microsoft Failover Clustering
- Microsoft Group Policy Object
- Microsoft Hyper-V
- Microsoft Office 365
- Microsoft Windows 10
- Microsoft Windows Command Prompt
- Microsoft Windows PowerShell
- Microsoft Windows Server 2016
- Microsoft Windows Storage Server 2012
- Migration
- Multipath I/O
- Network
- Network Time Protocol
- Notepad++
- OSPF
- Python
- Red Hat Enterprise Linux 7
- RIP
- Scripting
- Service Account
- Services
- Storage Area Network
- Symantec Backup Exec 2012
- Symantec Endpoint Protection
- Technical Utilities
- Telnet
- Terraform
- Ubuntu
- Uncategorized
- Virtualization
- VLANS and Trunking
- VMware
- VMware ESXi 5.5
- VMware ESXi 6.0
- VMware ESXi 6.5
- VMware ESXi 6.7
- VMware PowerCLI
- VMware vCenter Converter
- VMware vCenter Server 5.0
- VMware vCenter Server 6
- VMware vCenter Server 6.0
- VMware vCenter Server 6.5
- VMware vCenter Server 6.7
- VMware vSphere 5.0
- VMware vSphere 6.0
- VMware vSphere 6.5
- VMware vSphere Update Manager 6.0
- VMware Workstation 11
- Windows Server 2019
- Windows Server Update Services
- Wireless Networking
Archives
- April 2023
- June 2022
- March 2022
- February 2022
- November 2020
- September 2020
- July 2020
- May 2020
- April 2020
- March 2020
- January 2020
- November 2019
- October 2019
- September 2019
- June 2019
- May 2019
- April 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- November 2017
- September 2017
- July 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- December 2015
- November 2015
- October 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- January 2015
- December 2014
- November 2014
- October 2014
- August 2014
- July 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- December 2012
- November 2012
- June 2012
- May 2012
- April 2012
Meta