From the course: AWS Essential Training for Architects
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Securing data in transit - Amazon Web Services (AWS) Tutorial
From the course: AWS Essential Training for Architects
Securing data in transit
In the last video, we talked about key management service, which allows you to create keys to encrypt and secure data at rest. Now, let's talk about securing data in transit, that is, data moving over the network. Data in transit is secured using SSL/TLS certificates. AWS has a service called AWS Certificate Manager or ACM that allows you to provision and manage SSL/TLS certificates. Secure Sockets Layer, or SSL and Transport Layer Security or TLS or cryptographic protocols that secure communications on the network. TLS is the successor of SSL, and both protocols use certificates to secure communications. Let's understand how it works. When you visit a website, your web browser wants to ensure it's talking to the right website and not an imposter trying to trick you. To do this, your browser requests the server certificate. When the server presents its certificate, the browser verifies that it is issued by a trusted entity, also known as a trusted certificate Authority, or CA. CAs are…
Contents
-
-
-
Design a strategy for secure access5m
-
Identity and Access Management9m 41s
-
(Locked)
Organizing multiple accounts with AWS Organizations8m 31s
-
(Locked)
Governing multiple accounts using AWS Control Tower10m 34s
-
(Locked)
IAM Identity Center6m 28s
-
(Locked)
VPC and subnets9m 39s
-
(Locked)
VPN and Direct Connect3m 47s
-
(Locked)
Controlling inbound traffic with security groups and network ACLs4m 4s
-
(Locked)
Securing keys and credentials8m 4s
-
(Locked)
Securing data in transit4m 46s
-
(Locked)
Security best practices4m
-
-
-
-
-
-