Linkedin Learning – AWS for Developers SNS SQS and SWF

Linkedin Learning – AWS for Developers SNS SQS and SWF-ZH
English | Size: 237.71 MB
Category: Tutorial

Are you unclear about how to best work with the messaging queueing, and workflow services offered by AWS? If so, this course can help. Join Jeremy Villeneuve as he shines a spotlight on three key AWS services Simple Workflow Service (SWF), Simple Queue Service (SQS), and Simple Notification Service (SNS) and how they can help you effectively handle complex workflows. Since each service was designed to address a specific methodology of the messaging/queueing/workflow model, Jeremy spells out the key differences in methodologies so you can ensure you’re using the right tool for the right job. Along the way, get hands-on experience with SQS and SNS, and learn how to refactor an existing application that tracks user state within a database table to a workflow model provided by SWF

Cloud Academy – AWS Big Data Specialty Data Collection

Cloud Academy – AWS Big Data Specialty Data Collection-STM
English | Size: 560.28 MB
Category: Tutorial

In course one of the AWS Big Data Specialty Data Collection learning path we explain the various data collection methods and techniques for determining the operational characteristics of a collection system. We explore how to define a collection system able to handle the frequency of data change and the type of data being ingested. We identify how to enforce data properties such as order, data structure, and metadata, and to ensure the durability and availability for our collection approach Intended audience:

Cloud Academy – AWS Big Data Athena

Cloud Academy – AWS Big Data Athena-STM
English | Size: 409.74 MB
Category: CBTs

In this course, we will perform an in-depth review of the Amazon Athena service. We will review and explain fundamental AWS Athena storage and querying concepts. We will highlight suitable use cases in which Athena can be applied effectively. You will be introduced to the basic underlying technology that Athena has been built on. We spend time discussing the process of creating and setting up Athena databases, tables, and partitions. We examine the process in which Athena SQL queries are authored and how they are managed. We review current Athena limitations and pricing. Finally, we will provide a demonstration in which we publish CloudTrail logs into an S3 bucket. We make some ad-hoc security group changes to generate a few CloudTrail events – and finally we ll use Athena to search and find the captured security group API update calls

Cloud Academy – AWS Big Data Security Encryption

Cloud Academy – AWS Big Data Security Encryption-STM
English | Size: 802.37 MB
Category: Tutorial

Configuring HDFS Transparent Encryption in Amazon EMR
Using SSL to encrypt a connection a Database
Oracle Native Network Encryption (NNE)
Encrypt and decrypt Amazon Kinesis Records using AWS KMS
Configuring Redshift to use CloudHSM

Cloud Academy – AWS Codecommit

Cloud Academy – AWS Codecommit-STM
English | Size: 234.72 MB
Category: Tutorial

In this course we ll provide you with an introduction to AWS CodeCommit and how it can be used to manage your source code. We ll show you where AWS CodeCommit sits in a CI/CD setup. This lecture will familiarize yourself with the AWS CodeCommit service and ensure you know when and where to use it within your own software projects. We’ll then provide a demonstration where we use AWS CodeCommit to deploy and manage source code build for our web portal project