Best Security Practices

0

What are some of the best security practices, so far I know of:

  1. Use MFA for root acount
  2. Use a key pair for any instance
  3. Setup HTTPS version of the site

Is there any pages that can let me to proper setup?

4 réponses
2

Please review Security Pillar of AWS Well-Architected Framework - The focus of this paper is the security pillar of the AWS Well-Architected Framework. It provides guidance to help you apply best practices, current recommendations in the design, delivery, and maintenance of secure AWS workloads. https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/welcome.html

profile pictureAWS
EXPERT
Deep_K
répondu il y a 2 ans
0

There are many things to describe security for AWS console and AWS well architecture frame work some are listed

  1. VPC must b private
  2. Subnet with private and public multi AZ with using NAT gateway
  3. if using RDS it should be private and only can accessible with private VPC or linked resources with private VPV and if you want to connect it remotely so use open vpn
  4. Always user and make roles and policy to use any AWS service in side of any other Aws service

And many more you can see in this given link https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/security.html

répondu il y a 2 ans
0

Hi! Great question.

This is a long and complex answer as there are many best security practices for operating securely in AWS. Keep in mind there's no comprehensive checklist, more recommendations and best practices that will help you in your secure cloud journey!

This AWS Whitepaper is a great read on security responsibility and the shared responsibility model: https://docs.aws.amazon.com/whitepapers/latest/aws-overview/security-and-compliance.html

For starters (and the well-architected framework,

jsonc
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions