[AWS] AWS WAF (Web Application Firewall)

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)”

[AWS] AWS Directory Service

AWS Directory Service is a managed service that connects AWS resources with Microsoft Active Directory (AD) or Lightweight Directory Access Protocol (LDAP)-aware applications.

  • Existing cooperate credentials are used to access AWS resources using Single Sign-On (SSO).
Continue reading “[AWS] AWS Directory Service”

[AWS] AWS Organizations

AWS Organizations is a centralized global management service of AWS accounts (up to 20) and billings.

  • All accounts within an AWS Organization can consolidate bills into a single account.
    • A paying account should be used for billing purposes only.
    • Economy of scale – by using more, you can save more. (Volume pricing discount)
Continue reading “[AWS] AWS Organizations”