AWS Security Services

AWS Security Services

ยท

2 min read

Hey there! I'm Imran, I am working with DevOps tools and technologies and learning them also. I believe in learning in public, sharing my learnings and knowledge with everyone in the community and learn from everyone in the community. And I am writing this blog about a topic in Cloud Computing.

AWS offers shared security model to its consumers. That means AWS controls few security aspects and some are controlled by you as consumers.

As a consumer you get to control identity and access management aspects of security.

Below are the most widely used AWS security services.

1. AWS IAM

  • IAM stands for Identity and Access Management.
  • It is a security web service Offered by AWS, to ensure that users get to access resources at appropriate level of permissions.
  • It offers shared access, deals with user and group level accesses.
  • It also controls centralized and granular level access.

iam-how-it-works-diagram.04a2c4e4a1e8848155840676fa97ff2146d19012.png

2. AWS WAF

  • WAF stands for Web Application Firewall.
  • WAF protects the web application by filtering, monitoring, and blocking any malicious HTTP/s traffic that might penetrate the web application.
  • A WAF acts as a shield between a web application and the internet.

Defense-in-depth-WAFb-Figure-1.png

3. AWS KMS

  • KMS stands for Key Management Service.
  • It is a managed service that makes it easy for you to create and control the cryptographic keys that are used to protect your data.
  • With KMS you can safely encrypt data that moves over the AWS cloud platform network.
  • Your keys are also kept safe by using hardware security modules.

Demystifying-KMS-keys-2021-2.png

4. AWS Shield

  • It is a managed DDOS ( Distributed Denial of Service) protection service that safeguards applications running on AWS.
  • It comes with two levels of protection.

(i) AWS Shield Standard

(ii) AWS Shield Advanced

7_D_Do_S_attack_mitigation_7_2cf149b498.png

5. AWS Trusted Advisor

  • Trusted Advisor acts as an inspector in your AWS environment to make recommendations that helps in saving money, improvise system performance , or close security gaps.

AWS-TRUSTED-advisor.drawio.png

So this is the article/blog. I hope you find it informative and helpful. If you like it please follow , like and share. I will keep writing informative blogs related to DevOps. Please give your feedback in the comments and checkout my other articles as well. Thank You !!!!

Did you find this article valuable?

Support Mohd Imran by becoming a sponsor. Any amount is appreciated!

ย