# Securing

- [How can you secure access to S3 buckets?](https://wiki.songer.pro/interviewing/aws/securing/how-can-you-secure-access-to-s3-buckets.md)
- [What is AWS KMS and how can it be used to secure data?](https://wiki.songer.pro/interviewing/aws/securing/what-is-aws-kms-and-how-can-it-be-used-to-secure-data.md)
- [Secure access to an AWS database](https://wiki.songer.pro/interviewing/aws/securing/how-can-you-secure-access-to-an-aws-database.md)
- [Secure an application running on an EC2 instance](https://wiki.songer.pro/interviewing/aws/securing/how-can-you-secure-an-application-running-on-an-ec2-instance.md)
- [Protect against security breaches on AWS?](https://wiki.songer.pro/interviewing/aws/securing/how-do-you-protect-against-security-breaches-on-aws.md)
- [Ensure the security of user data stored in AWS](https://wiki.songer.pro/interviewing/aws/securing/what-steps-do-you-take-to-ensure-the-security-of-user-data-stored-in-aws.md)
- [Secure access to the AWS management console](https://wiki.songer.pro/interviewing/aws/securing/how-do-you-secure-access-to-the-aws-management-console.md)
- [Secure data stored in the AWS with encryption](https://wiki.songer.pro/interviewing/aws/securing/how-do-you-secure-data-stored-in-the-aws-with-encryption.md)
- [Secure your AWS infrastructure from unauthorized access](https://wiki.songer.pro/interviewing/aws/securing/what-steps-do-you-take-to-secure-your-aws-infrastructure-from-unauthorized-access.md)
- [Secure data in transit and at rest in AWS](https://wiki.songer.pro/interviewing/aws/securing/how-do-you-secure-data-in-transit-and-at-rest-in-aws.md)
- [Secure access to your Amazon Elastic Container Service (ECS) clusters](https://wiki.songer.pro/interviewing/aws/securing/how-do-you-secure-access-to-your-amazon-elastic-container-service-ecs-clusters.md)
- [Using Amazon Virtual Private Cloud (VPC) to secure your resources](https://wiki.songer.pro/interviewing/aws/securing/how-do-you-use-amazon-virtual-private-cloud-vpc-to-secure-your-resources.md)
- [AWS WAF to protect against web-based attacks](https://wiki.songer.pro/interviewing/aws/securing/how-do-you-use-aws-waf-to-protect-against-web-based-attacks.md)
- [AWS Certificate Manager (ACM) to secure your website and applications](https://wiki.songer.pro/interviewing/aws/securing/how-do-you-use-aws-certificate-manager-acm-to-secure-your-website-and-applications.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.songer.pro/interviewing/aws/securing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
