- Mastering AWS Security
- Albert Anthony
- 102字
- 2021-07-02 15:44:07
Secure HTTPS access points
AWS provides API endpoints as a mechanism to securely communicate with their services; for example, https://dynamodb.us-east-1.amazonaws.com is an API endpoint for AWS DynamoDB (AWS NoSQL service) for us-east-1 (Northern Virginia) region. These API endpoints are URLs that are entry points for an AWS web service. API endpoints are secure customer access points to employ secure HTTPS communication sessions for enabling better security while communicating with AWS services. HTTPS uses Secure Socket Layer (SSL) / Transport Layer Security (TLS) cryptographic protocol that helps prevent forgery, tampering and eavesdropping. The identity of communication parties is authenticated using public key cryptography.
推薦閱讀
- Mastering NetBeans
- UML和模式應用(原書第3版)
- C#編程入門指南(上下冊)
- PHP網絡編程學習筆記
- C/C++常用算法手冊(第3版)
- Mastering Ext JS
- GameMaker Essentials
- Learning Material Design
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 測試架構師修煉之道:從測試工程師到測試架構師
- Learning Grunt
- JavaScript編程精解(原書第2版)
- Get Your Hands Dirty on Clean Architecture
- 產品架構評估原理與方法
- Getting Started with Windows Server Security