AWS Solutions Architect Videos
IT Job Hacks Designed To Demonstrate AWS Design Patterns And Solutions
-
Deploy A Data Warehouse On AWS Redshift
Deploy A Data Warehouse On AWS Redshift
-
Tutorial Hosting A Static Website In AWS S3
-
Create And Connect To An Elasticache Cluster- REDIS
Create And Connect To An Elasticache Cluster
-
How To Create A VPC In AWS With Public And Private Subnet
How To Create A VPC In AWS With Public And Private Subnet. Learn how to set up the vpc and use the nat gateway to connect.
-
Create a simple CloudFront Distribution to distribute static content
The procedures in this section show you how to use CloudFront to set up a basic configuration that does the following:
Stores the original versions of your objects in one Amazon Simple Storage Service (Amazon S3) bucket
Distributes content such as text or graphics
Makes your objects accessible...
-
Use AWS Lightsail To Launch A Pre-Configured EC2 Environment
Use AWS Lightsail To Launch A Pre-Configured EC2 Environment for developing or testing out design solutions and applications.
-
Creating A Network File System With AWS EFS
Creating A Network File System With AWS EFS. Create And Mount To Your EFS Cluster.
-
AWS Glacier Upload And Retrieve With Fast Glacier Tool
-
How To Create A New VPC In AWS With A Single Subnet
-
AWS Dynamodb - Create and Query a NoSQL Dynamodb Table
In this tutorial, you will learn how to create a simple table, add data, scan and query the data, delete data, and delete the table by using the DynamoDB console. DynamoDB is a fully managed NoSQL database that supports both document and key-value store models. Its flexible data model, reliable p...
-
Leverage the message filtering feature of Amazon (SNS)
Filter Messages Published to Topics
with Amazon Simple Notification Service (SNS) and Amazon Simple Queue Service (SQS)In this tutorial, you will learn how to leverage the message filtering feature of Amazon Simple Notification Service (SNS). The message filter feature enables endpoints subscri...
-
Create an Amazon Aurora Global Database deployment that spans multiple regions.
In this tutorial, you will learn how to create an Amazon Aurora Global Database deployment that spans multiple AWS regions and replicates your data with no impact on performance. Aurora Global Database provides disaster recovery from region-wide outages and enables low-latency global reads.
Amaz...
-
Send Fanout Event Notifications with Amazon SQS and Amazon SNS
Send Fanout Event Notifications with Amazon SQS and Amazon Simple Notification Service. Learn how to implement a fanout messaging scenario using Amazon Simple Notification Service (SNS) and Amazon Simple Queue Service (SQS). In this scenario, messages are "pushed" to multiple subscribers, which ...
-
Amazon EC2 Auto Scaling Walkthrough
This tutorial walks you through the process for setting up pieces needed to create a basic infrastructure for Amazon EC2 Auto Scaling.
-
Create a CodeCommit Repository, Add Files, Initiate Pull Requests
In this tutorial we will look at how to get started with Amazon's CodeCommit version control service. We will see how to create a repository, add files, view repository contents and create a pull request. You can follow along with this tutorial at:
https://docs.aws.amazon.com/codecommit/latest/...
-
RDS: Create A MySQL Database And Connect With A SQL Client
RDS: Create A MySQL Database And Connect With A SQL Client MySQL Workbench
-
S3 Create Bucket Upload File
-
Set Up AWS Federated Authentication with Active Directory Federation Services
In this tutorial, we will walk through how to set up AWS Identity and Access Management (IAM), federated sign-in through Active Directory (AD) and Active Directory Federation Services (ADFS). With IAM, you can centrally manage users, security credentials such as access keys, and permissions that ...
-
AWS Amplify: Create a web application using AWS Amplify
This tutorial will walk you through the steps to create a simple web application using AWS Amplify. You will learn:
Hosting: Build and host a React application on the AWS Global content delivery network (CDN)
Authentication: Add auth to your app to enable sign-in and sign-out
Database and Storage...