Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

1 - How to ensure database is patched with latest security patch updates?

2 - Database passwords auditing - No default passwords, etc?

Aurora Vs MySQL
https://www.youtube.com/watch?v=hcO7c_6uA7M

Z;CWG1nG

https://www.youtube.com/watch?v=EO9ThGnkdUI&feature=youtu.be
V60392596

======================================================
Each function should only be allowed for the required tasks.
Each function should be controlled with its each respective role.
Each function should be limited with single focused tasks (Not clubbing multiple
responsibilities/tasks in same function)
Function scanning periodically for IAM permissions & Role generations
Which are the different cloud resources with funtion is going to interact with ?
How Lambda going to be invoked?
Moniroing & Auditing should be enabled - CloudWatch, CloudTrail, XRay, Config

Functions
- Which resources are going to be interacted?
- Least required priveledges for resource interactions.

IAM Roles
- Configuration Analysis

Resources
- Risk analysis
======================================================
https://www.datasunrise.com/amazon-aurora/
https://www.stratoscale.com/blog/dbaas/safeguarding-dbaas-5-key-considerations/
https://mariadb.com/resources/blog/four-things-you-didnt-know-about-amazon-aurora/
RDS Aurora Security
https://jayendrapatil.com/aws-rds-security/

You might also like