Parametor Store Flashcards

1
Q

What is AWS Systems Manager Parameter Store?

A

A service that stores configuration data and parameters, with optional encryption using AWS KMS.

Example sentence: You can use Parameter Store to securely store database connection strings.

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

What kind of data can be stored in Parameter Store?

A

Configuration data, environment variables, application settings, and optionally sensitive data.

Additional information: The data stored can be accessed by AWS services and applications.

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

Does Parameter Store support automatic rotation for sensitive data?

A

No, Parameter Store does not support automatic rotation of sensitive data.

Example sentence: You need to manually rotate the encryption keys for sensitive data stored in Parameter Store.

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

Can you encrypt data in Parameter Store?

A

Yes, parameters can be encrypted using AWS KMS (optional).

Additional information: Encryption adds an extra layer of security to the stored data.

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

Is AWS Parameter Store free?

A

Yes, for standard parameters. Advanced parameters have a cost.

Example sentence: Creating and managing standard parameters in Parameter Store is free of charge.

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

Memory Hook for AWS Parameter Store?

A

Parameter Store = Configurations + Optional Encryption
Think: Storing app settings, environment variables, and configuration data.

Additional information: Remember that Parameter Store can help manage different types of data securely.

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