Mastering Aws: Featuring Sqs

Posted By: ELK1nG

Mastering Aws: Featuring Sqs
Last updated 7/2018
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.09 GB | Duration: 3h 9m

An AWS SQS course that is easy to understand, produces real results, and covers the basics

What you'll learn
You will be able to discuss the sqs pricing structure
You will become confortable using sqs on the Console, Command Line Interface, or nodejs Software Development Kits
You will understand how to use the amazon sqs api
Lead amazon sqs tutorials at your workplace
Explain the difference between sqs and sns
Understand key terms like message retention period, visibility timeout, etc.
Create programs using aws sqs and nodejs
Create an sns topics and subscribe sqs queues to the sns topic
Requirements
Basic knowledge of computer programming
Basic knowledge of operating system
Basic knowledge of amazon web services
Basic knowledge of cloud computing
Description
Did you know that Amazon Web Services first service is the Simple Queue Service (SQS)? Did you know that SQS can be scaled to meet the needs of a company of any size, including Amazon and travel sites?
This course, Mastering AWS Featuring SQS, will provide everything you need to apply SQS to your everyday life. This course begins at the very beginning, creating an aws account and creating a User. Next, we define both SQS and AWS. We then take a deep dive into SQS. This course discusses sqs pricing, sqs vs sns, sqs api, and much more. We then apply the fundamentals we’ve learned to programming with SQS.


We will program in the AWS management console, in the aws command line (aws cli), and using the aws node.js sdk. Each programming section provides three detailed sqs tutorials.


Using the AWS management console, we will create basic queues, queues with attributes, and queues with different configurations. Once these queues are created, we will send messages and observe the results. In addition, we will use SNS and SQS together to send messages to multiple queues.


After we’ve created and modified queues in the management console, we will step out game up by manipulating sqs on the command line. Using Cloud9 we will create an EC2 environment and create, modify and delete queues in the aws cli.


Next we create sqs queues using the aws node.js SDK. In conjunction with Cloud9, we will use an EC2 instance to create tags for our queues, list queues, create queues, and delete queues.


As a bonus, we will use the following AWS services to assist our learning of SQS: AWS Identity and Access Management (IAM), AWS Simple Queue Service (SNS), AWS Elastic Cloud Compute (EC2), and AWS cloud9.


By the end of this course, you will be able to:


Discuss SQS pricingDiscuss SQS key terms: visibility timeout, FIFOCreate an EC2 instance using Cloud9Send messages t multiple recipients using SNS and SQSCreate SQS queuesCreate SQS FIFO queuesAdjust SQS queue attributesSend messages via the SQS queueDelete SQS queuesDelete SQS messages
You should consider this course if you are:


Interested in Amazon Web Services most used Service,Want to take a deep dive into SQSWant to learn how to program on the CLI, management console, or use the node.js SDKWant to learn how to use Cloud9Want to create an AWS account

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Create an AWS Account

Lecture 3 Create User

Lecture 4 SQS Console Overview

Lecture 5 Instructor Introduction

Lecture 6 Into to AWS

Lecture 7 Introduction to SQS

Lecture 8 Cloud9

Lecture 9 Referencces

Section 2: SQS

Lecture 10 SQS Introdction

Lecture 11 SQS Overview

Lecture 12 SQS Key Terms

Lecture 13 SQS Security

Lecture 14 SQS Cost

Lecture 15 SQS Limits and Restrictions

Lecture 16 SQS Best Practices

Lecture 17 Conclusion

Lecture 18 References

Section 3: SQS in the console

Lecture 19 Console Introduction

Lecture 20 SQS Standard

Lecture 21 SQS Standard and FIFO

Lecture 22 SQS with SNS

Lecture 23 conclusion

Lecture 24 References

Section 4: Command Line

Lecture 25 Introduction CLI

Lecture 26 AWS SQS cli create create queue

Lecture 27 AWS SQS cli send messages

Lecture 28 AWS SQS cli delete message

Lecture 29 conclusion

Lecture 30 References

Section 5: SQS SDK

Lecture 31 SDK introduction

Lecture 32 AWS sdk node.js I

Lecture 33 AWS sdk node.js II

Lecture 34 SQS SDK node.js III

Lecture 35 Conclusion

Lecture 36 References

Section 6: Conclusion

Lecture 37 Course Conclusion

Lecture 38 Bonus Content

You should take this course if you want hands on simple queue service experience,Would like to become familiar with sqs pricing,Would like to become familiar with amazon sqs api,Would like a hands on amazon sqs tutorial,Would like to understand the difference between aws sqs and sns,If you’d like to configure the sqs retention period,Hands on tutorial of aws sqs cli (Command Line Interface),Hands on knowledge of amazon sqs nodejs Software Development Kit