Linked e-resources
Details
Table of Contents
At a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Chapter 1: Getting Started with AWS; What Is Amazon Web Services?; Sign Up for Amazon Web Services; Create User and Groups; Create Key Pairs; Install AWS CLI; Download SSH Client; Setup Eclipse; Summary; Chapter 2: Hands-on Elastic Compute Cloud; Introduction to EC2; Features of EC2; Operating System; Elasticity; Fault Tolerance and Latency; Pricing; Security; Service Commitment; EC2 Instance Types; Managing EC2 Using Management Console; 1. Create a Security Group
2. Create a Key Pair3. Create an EC2 Instance; 4. Verify by Connecting to EC2 Instance; 5. Connect to EC2 Instance; Managing EC2 Using AWS CLI; Security Group; 1. Create a Security Group; 2. Attach an Inbound Rule to Security Group; 3. List the Security Group; 4. Delete Security Group; Key Pair; 1. Create a Key Pair; 2. List a Key Pair; 3. Delete a Key Pair; 4. Import a Key Pair; EC2 Instance; 1. Describe Images; 2. Select an Instance Type; 3. Launch EC2; 4. List EC2 Instances; 5. Get Instance Status; 6. Assign Instance Tags; 7. Start-Stop-Terminate Instance; Managing EC2 Using AWS SDK (Java)
Create AWSCredentials Object1. Default Credential Provider; 2. Specify Credential Provider or Provider Chain; 3. Provide Access Key and Secret Key Explicitly; Security Groups; 1. Create a Security Group; 2. Attach an Inbound Rule to Security Group; 3. List a Security Group; 4. Delete a Security Group; Key Pair; 1. Create a Key Pair; 2. List a Key Pair; 3. Delete a Key Pair; 4. Import a Key Pair; EC2 Instance; 1. Get the AMI ID; 2. Select an Instance Type; 3. Launch EC2; 4. List EC2 Instances; 5. Get an Instance Status; 6. Instance Tags; 7. Start-Stop-Terminate Instance
Monitoring Using CloudWatchCreate an Alarm Using the EC2 Management Console; Create an Alarm Using the CloudWatch Management Console; Summary; Chapter 3: Hands-on Simple Queue Service (SQS); What Is Messaging Queuing Service?; Introduction of AWS SQS; 1. Standard Queue; 2. FIFO Queue; Features of SQS; Using AWS Management Console; 1. Create Queue; 2. Queue Listing; 3. Configure Queue Permission; 4. Configure Dead Letter Queue; 5. Send Message; 6. Receive Message; 7. Delete Message; 8. Purge Queue; 9. Delete Queue; Using AWS CLI; create-queue; get-queue-url; add-permission; remove-permission
Set-queue-attributesget-queue-attributes; list-queues; list-dead-letter-source-queues; send-message; send-message-batch; receive-message; delete-message; delete-message-batch; change-message-visibility; change-message-visibility-batch; purge-queue; delete-queue; Using AWS SDK-Java; Create Queue; Create Queue with Attributes; Get Queue URL; Add Permissions; Remove Permissions; Set Queue Attributes; Get Queue Attributes; List Queues; List Dead Letter Source Queues; Send Message; Send Message with Add Message Attributes; Send Message with Set Message Attributes; Send Message with Timer
2. Create a Key Pair3. Create an EC2 Instance; 4. Verify by Connecting to EC2 Instance; 5. Connect to EC2 Instance; Managing EC2 Using AWS CLI; Security Group; 1. Create a Security Group; 2. Attach an Inbound Rule to Security Group; 3. List the Security Group; 4. Delete Security Group; Key Pair; 1. Create a Key Pair; 2. List a Key Pair; 3. Delete a Key Pair; 4. Import a Key Pair; EC2 Instance; 1. Describe Images; 2. Select an Instance Type; 3. Launch EC2; 4. List EC2 Instances; 5. Get Instance Status; 6. Assign Instance Tags; 7. Start-Stop-Terminate Instance; Managing EC2 Using AWS SDK (Java)
Create AWSCredentials Object1. Default Credential Provider; 2. Specify Credential Provider or Provider Chain; 3. Provide Access Key and Secret Key Explicitly; Security Groups; 1. Create a Security Group; 2. Attach an Inbound Rule to Security Group; 3. List a Security Group; 4. Delete a Security Group; Key Pair; 1. Create a Key Pair; 2. List a Key Pair; 3. Delete a Key Pair; 4. Import a Key Pair; EC2 Instance; 1. Get the AMI ID; 2. Select an Instance Type; 3. Launch EC2; 4. List EC2 Instances; 5. Get an Instance Status; 6. Instance Tags; 7. Start-Stop-Terminate Instance
Monitoring Using CloudWatchCreate an Alarm Using the EC2 Management Console; Create an Alarm Using the CloudWatch Management Console; Summary; Chapter 3: Hands-on Simple Queue Service (SQS); What Is Messaging Queuing Service?; Introduction of AWS SQS; 1. Standard Queue; 2. FIFO Queue; Features of SQS; Using AWS Management Console; 1. Create Queue; 2. Queue Listing; 3. Configure Queue Permission; 4. Configure Dead Letter Queue; 5. Send Message; 6. Receive Message; 7. Delete Message; 8. Purge Queue; 9. Delete Queue; Using AWS CLI; create-queue; get-queue-url; add-permission; remove-permission
Set-queue-attributesget-queue-attributes; list-queues; list-dead-letter-source-queues; send-message; send-message-batch; receive-message; delete-message; delete-message-batch; change-message-visibility; change-message-visibility-batch; purge-queue; delete-queue; Using AWS SDK-Java; Create Queue; Create Queue with Attributes; Get Queue URL; Add Permissions; Remove Permissions; Set Queue Attributes; Get Queue Attributes; List Queues; List Dead Letter Source Queues; Send Message; Send Message with Add Message Attributes; Send Message with Set Message Attributes; Send Message with Timer