AWS DataSync
Application Discovery Service
Gathering information about their on-premises data centers
AWS Resource Access Manager (RAM)
AWS WAF
helps protect your web applications from SQL injection, cross-site scripting attacks (things at HTTP level 7 layer)
AWS Shield
DDoS protection service (infrastructer, layer 3 & 4 network and transport layer)
AWS Shield Advanced - higher level protection
AWS Secrets Manager
AWS CloudHSM (Hardware Security Module)
AWS KMS (Key Management Store)
AWS Certificates Manager
Create, store, and renew SSL/TLS X.509 certificates
AWS GuardDuty
Amazon GuardDuty can generate findings based on suspicious activities such as requests coming from known malicious IP addresses, changing of bucket policies/ACLs to expose an S3 bucket publicly, or suspicious API call patterns that attempt to discover misconfigured bucket permissions.
AWS Trusted Advisor
Trusted Advisor is an online resource that helps to reduce cost, increase performance, and improve security by optimizing your AWS environment.
AWS Inspector
AWS Cognito
Amazon Cognito - Web Identity Federation
AWS Cognito - User Pools and Identity Pools
Active Directory
Active Directory (AD) is Microsoft’s proprietary directory service. It runs on Windows Server and enables administrators to manage permissions and access to network resources.
Active Directory (AD) is a database and set of services that connect users with the network resources they need to get their work done. The database (or directory) contains critical information about your environment, including what users and computers there are and who’s allowed to do what.
Active Directory Service for Microsoft Active Directory
Simple AD (Active Directory)
AD Connector (Active Directory)
AWS IAM (Identity & Access Management)
securely control individual and group access to AWS resources
IAM can be used to manage:
* Users
* Groups
* Access policies
* Roles
* User credentials
* User password policies
* Multi-factor authentication (MFA).
* API keys for programmatic access (CLI)
AWS IAM (Identity & Access Management)
AWS Security Token Service (STS)
AWS Security Token Service (STS) is a web service that enables you to request temporary, limited-privilege credentials for IAM users or for users that you authenticate (federated users).
Cross Account Access
Useful for situations where an AWS customer has separate AWS account – for example for development and production resources.
Cross Account Access makes is easier to work productively within a multi-account (or multi-role) AWS environment by making is easy to switch roles within the AWS Management Console.