Exam1-Part4 Flashcards

1
Q

AWS Resource Manager

A

AWS Resource Manager (AWS RAM) is a service provided by Amazon Web Services (AWS) that enables you to centrally manage and share AWS resources across multiple AWS accounts within an organization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A startup is using Amazon RDS to store data from a web application. Most of the time, the application has low user activity but it receives bursts of traffic within seconds whenever there is a new product announcement. The Solutions Architect needs to create a solution that will allow users around the globe to access the data using an API.

A

Lambda can scale faster than the regular Auto Scaling feature of Amazon EC2, Amazon Elastic Beanstalk, or Amazon ECS

Create an API using Amazon API Gateway and use AWS Lambda to handle the bursts of traffic.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

AWS Firewall Manager

A

AWS Firewall Manager is a service provided by Amazon Web Services (AWS) that simplifies the management of firewall rules and security policies across multiple AWS accounts. It allows you to centrally configure and enforce firewall rules, security group rules, and other security policies to ensure consistent protection and compliance across your organization’s AWS infrastructure.

AWS Firewall Manager integrates with AWS Web Application Firewall (WAF) and AWS Shield to provide advanced protection against web-based attacks and Distributed Denial of Service (DDoS) attacks. You can centrally manage WAF rules and Shield protections for your accounts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

AWS Shield Advanced

A

AWS Shield Advanced also gives you 24x7 access to the AWS DDoS Response Team (DRT) and protection against DDoS related spikes in your Amazon Elastic Compute Cloud (EC2), Elastic Load Balancing(ELB), Amazon CloudFront, and Amazon Route 53 charges.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

securing Redis

A

Using Redis AUTH command can improve data security by requiring the user to enter a password before they are granted permission to execute Redis commands on a password-protected Redis server.

Authenticate the users using Redis AUTH by creating a new Redis Cluster with both the –transit-encryption-enabled and –auth-token parameters enabled.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Remember that Amazon EFS only supports Linux workloads.

A

Amazon EFS only supports Linux workloads

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

AWS Artifact

A

AWS Artifact is your go-to, central resource for compliance-related information that matters to you. It provides on-demand access to AWS’ security and compliance reports and select online agreements. Reports available in AWS Artifact include our Service Organization Control (SOC) reports, Payment Card Industry (PCI) reports, and certifications from accreditation bodies across geographies and compliance verticals that validate the implementation and operating effectiveness of AWS security controls. Agreements available in AWS Artifact include the Business Associate Addendum (BAA) and the Nondisclosure Agreement (NDA).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

S3 Access Point

A

An S3 Access Point is a feature of Amazon Simple Storage Service (S3) that simplifies managing access to your S3 buckets and data. It provides a unique hostname that you can use to access specific portions of your S3 buckets using predefined access permissions.

S3 Access Points can be configured to be network isolated, meaning they can only be accessed from within your Amazon Virtual Private Cloud (VPC). This adds an additional layer of security and control by limiting access to specific VPCs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

how to apply worm on S3

A
  1. Enable S3 Object Lock
  2. Set Bucket Versioning
  3. Set Object Lock Configuration
  4. Apply Object Lock to Objects

in general, setting versioning and setting object lock helps maintaining WORM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

standard reserved instances

A

unsed reserved instances can be sold at the reserved instance marketplace

How well did you know this?
1
Not at all
2
3
4
5
Perfectly