Module 5: Security services Flashcards
What is AWS cloudHSM?
It is used for cryptography and provides a way to secure your keys.
What is AWS Network Firewall?
Is a service to secure your VPC, you can monitor it using clodtrails, cloudwatch and aws config.
What is AWS audit manager?
Is a tool that helps you to audit your aws usage according to autorities and industry standars. it comes with a kinf of framework that by default has in it like compliance configuration and also helps you to present reports to stakeholders.
What is amazon Cognito?
Is an identity service used to allow user authentication through third party applications into your aws resources. You can use it in web and mobile apps.
What is an identity pool?
Is used in amazon cognito to give credentials to access S3, dynamo db, etc.. to guest users (anonymous users)
What is an user pool?
Is a directory in amazon cognito that allows you to sign in users into aws resources. When you create a pool and a user is signed to it, cognite gives the user a pool token used to access to other aws resources.
What is AWS SSO (single sign on) -> IAM Identity center
Is a service used mostly by IT people to deploy or use services in other accounts without loggin on them. (it is used in AWS organizations)
What is Amazon detective?
Is a service that use machine learning applied on your logs to detect suspicious activity.
What is AWS GuardDuty?
Is a regional service used to analyze billlons of events from cloudtrail (API activity and aws management), DNS logs and VPC logs (ntwrok traffic data) other aws services. It can dettect inusual API activities on your services, instance compromise (crypto mining) , high volume network traffic, EC2 credentials exposed, accaount changes, etc..
Amazon Guard duty vs Macie
The difference is that Macie operates at S3 level and GuardDuty is used to give protection to all of your aws accounts.
What is Amazon inspector?
Is a service used to secure your EC2 instances and the applications running on it. Inspector also generates a report you can see.
What is an Amazon inspector agent?
Is installed in your EC2 instance to detect vulnerabilities.
What is Amazon Macie?
Is a service on aws that uses machine learning to protect, detect and secure sensitive data in aws resources (S3). For example if we have our ID inside a Bucjet or that kind of things.
What is Amazon certificate Manager?
Is a service used to create SSL and TLS certificate (the certificates that you assign to your domains in order to secure networking)
What is Amazon firewall manager?
it is integrated with AWS organizations and help you to configure firewall configurations to all aws accounts through firewall manager polices