AWS Shield is a managed service to protect DDoS (Distributed Denial of Service) attacks.
- AWS Shield provides always-on detection and mitigation service to minimize application downtime and latency.
Ideas through Technologies
AWS Shield is a managed service to protect DDoS (Distributed Denial of Service) attacks.
WAF (Web Application Firewall) is a firewall service to protect web applications from common web exploit attacks such as SQL injection or Cross-Site Scripting. You can setup the rules to filter out malicious traffic.
Continue reading “[AWS] AWS WAF (Web Application Firewall)”Key Management Service (KMS) is a secure key management service (FIPS 140-2 level 2 validated). It helps you to create and control encryption keys that are used to encrypt and decrypt data. KMS also uses a HSM (Hardware Security Module) to protect the security of your keys.
KMS is integrated with most of other AWS services.
Continue reading “[AWS] Key Management Service (KMS)”There are a couple of ways to connect instances and services in one VPC with other VPCs. – VPC Peering, Open VPC to the Internet, or AWS PrivateLink.
Continue reading “[AWS] Connecting VPCs”AWS Directory Service is a managed service that connects AWS resources with Microsoft Active Directory (AD) or Lightweight Directory Access Protocol (LDAP)-aware applications.
IDF (Identity Federation) is an architecture where the identities of an external identity provider (IDP) are recognized.
Continue reading “[AWS] IDF, Cognito, and SSO”DataSync is an online data transfer service that automates transferring large amounts of data to and from AWS storage services over the internet or AWS Direct Connect (DX) in a simple way.
Continue reading “[AWS] DataSync”AWS Organizations is a centralized global management service of AWS accounts (up to 20) and billings.
Continue reading “[AWS] AWS Organizations”