Encryption in Transit

intermediate
security
Enhanced Content

Definition

Protecting data while it's being transmitted between systems or locations. Like sending sensitive mail in armored vehicles instead of regular postal trucks.

Real-World Example

Online banking uses encryption in transit to protect financial data as it travels between customer browsers and bank servers.

Related Terms

Cloud Provider Equivalencies

Encryption in transit is typically implemented with TLS/HTTPS. Cloud providers enable it by issuing/managing certificates (certificate managers or key vaults) and terminating or passing through TLS at edge/CDN, load balancers, API gateways, and private connectivity services.

AWS
AWS Certificate Manager (ACM) + Elastic Load Balancing (ELB) / Amazon CloudFront / AWS PrivateLink (TLS)
AZ
Azure Key Vault Certificates + Azure Application Gateway / Azure Front Door / Azure Private Link (TLS)
GCP
Google Cloud Certificate Manager + Cloud Load Balancing / Cloud CDN / Private Service Connect (TLS)
OCI
OCI Certificates + Load Balancer / OCI CDN / Private Endpoint (TLS)

Explore More Cloud Computing Terms