DEV Community

Cover image for My AWS Certified Security Specialty Certification Study Guide
Sri for AWS Community Builders

Posted on

4

My AWS Certified Security Specialty Certification Study Guide

Important: Having a solid foundation in AWS core services is essential. If you're new to AWS, I recommend completing the AWS Certified Solutions Architect - Associate certification first.

1. Study Guide for AWS Security Specialty
No Course/Resource Time Status Comments
1 Stephane Maarek's Ultimate AWS Certified Security Specialty 4 weeks Completed Comprehensive course with hands-on labs
2 Tutorial Dojo Practice Exams 2 weeks Completed Highly recommended for exam preparation
3 AWS Security Specialty Exam Readiness Course 1 week Completed Essential AWS official prep material
4 AWS Certified Security - Specialty Study Notes 1 week Completed Comprehensive community study notes
2. Essential AWS Security Workshops:

Practice hands-on with these official AWS workshops:

3. Key Focus Areas:
  1. Identity and Access Management (IAM)

    • IAM policies and permissions
    • IAM roles and federation
    • AWS Organizations
    • AWS SSO/IAM Identity Center
  2. Data Protection

    • KMS and CloudHSM
    • AWS Certificate Manager
    • Secrets Manager
    • AWS Shield and WAF
  3. Infrastructure Security

    • VPC Security
    • Network ACLs and Security Groups
    • AWS Network Firewall
    • AWS Security Hub
  4. Incident Response

    • CloudWatch
    • CloudTrail
    • AWS Config
    • Amazon Detective
  5. Compliance and Audit

    • AWS Audit Manager
    • AWS Control Tower
    • AWS Artifact
    • Amazon Macie
FAQs:
  1. How long does it take to prepare?
    With prior AWS experience, expect 2-3 months of dedicated study. Without significant AWS security experience, 4-6 months might be more realistic.

  2. What prerequisites are recommended?
    While not mandatory, having an AWS Associate-level certification (particularly Solutions Architect) provides a strong foundation for the security concepts.

  3. How is this exam different from Associate-level exams?
    This is a specialty exam focusing deeply on security services and concepts. Questions are typically more scenario-based and require detailed understanding of security implementations.

  4. What's the exam format?
    The exam consists of 65 questions to be completed in 170 minutes. Questions are multiple choice and multiple response.

Exam Tips:
  1. Focus on understanding security services in-depth, particularly IAM, KMS, and security-related aspects of VPC.

  2. Practice with real-world scenarios through AWS workshops and labs.

  3. Pay special attention to compliance frameworks and AWS's shared responsibility model.

  4. Review AWS security whitepapers and best practices documentation.

  5. For non-native English speakers, you can request ESL+30 minutes accommodation through certmetrics.

Additional Resources:

Note: Keep in mind that AWS regularly updates its services and exam content. Always verify the latest exam guide from the official AWS Certification page before starting your preparation.

Playwright CLI Flags Tutorial

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • 0:56 --last-failed
  • 2:34 --only-changed
  • 4:27 --repeat-each
  • 5:15 --forbid-only
  • 5:51 --ui --headed --workers 1

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Click on any timestamp above to jump directly to that section in the tutorial!

Watch Full Video 📹️

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post

👋 Kindness is contagious

Explore a trove of insights in this engaging article, celebrated within our welcoming DEV Community. Developers from every background are invited to join and enhance our shared wisdom.

A genuine "thank you" can truly uplift someone’s day. Feel free to express your gratitude in the comments below!

On DEV, our collective exchange of knowledge lightens the road ahead and strengthens our community bonds. Found something valuable here? A small thank you to the author can make a big difference.

Okay