DEV Community

Sedat SALMAN for AWS Community Builders

Posted on • Edited on

AWS Security Stories #02: AWS Trusted Advisor

AWS Trusted Advisor provides recommendations that help you follow AWS best practices. AWS Trusted Advisor can be used for the following purposes

  • Cost Optimization
  • Performance Optimization
  • Monitor Service Limits
  • Fault Tolerance / Improve Reliability
  • Improve Security

AWS Basic Support and AWS Developer Support customers can access core security checks and all checks for service quotas. AWS Business Support and AWS Enterprise Support customers can access all checks.

Image description

Trusted Advisor might recommend that you enable various AWS security features, close any gaps, and examine your permissions. Trusted Advisor checks sourced from AWS Security Hub. After you enable AWS Security Hub for your AWS account, you can view your security controls and their findings in the Trusted Advisor console.

You can use Security Hub controls to identify security vulnerabilities in your account in the same way that you can use Trusted Advisor checks.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Create a simple OTP system with AWS Serverless cover image

Create a simple OTP system with AWS Serverless

Implement a One Time Password (OTP) system with AWS Serverless services including Lambda, API Gateway, DynamoDB, Simple Email Service (SES), and Amplify Web Hosting using VueJS for the frontend.

Read full post