Tips for AWS Solutions Architect Associate Exam and Tips for AWS Developer Associate Exam
- First, I would heavily recommend acloud.guru training courses as prep for the exam. It is a great foundation to start from. The courses are exceptionally well done, very affordable, and give great exam tips. Â These were recommended to me by at the 2016 reinvent and it was a great suggestion. Just do it.
- There’s no substitute for experience.  I’m convinced if not for my years of experience with TCP/IP, software development, network configuration, etc, I would not have passed the exams.  While I don’t have deep experience developing on AWS, my background with AWS, years of experience, plus the acloud.guru prep was a winning combination.
- Read the FAQs. Yes, they are more than 120 chars long. Â They may take you quite a while to get through, but it is very helpful for the exam.
- Google for AWS Solution Architect Associate Exam Tips or AWS Developer Associate Exam Tips.  That’s probably how you found this post so you’re ahead of the game.  Read the tips people give.
- If you are working full time, and have a family, allow 3-4 months per test.  Yeah, it takes that long, but hey you’re probably smarter than me.
- The test is at least a year behind the AWS services. AWS is undergoing such rapid innovation that the certification exams have a hard time keeping up. Â Here, acloud.guru and google searches really pay off as they will tend to keep you at the current state of the certification exams, vs the current state of AWS.
Experience with the AWS Solutions Architect Associate exam:
Experience with the AWS Certified Developer Associate exam
Know your limits for both Certification Exams
Service
|
Min
|
Max
|
Notes
|
S3 object size
|
0
|
5TB
|
Single PUT limit is 5G, but should use multi-part upload for anything larger than 100Mb
|
S3 buckets
|
100
|
Call AWS to raise limit
|
|
S3 Availability
|
99.9 for IA
|
99.99 for Standard
|
|
DynamoDB
|
1 byte
|
400K
|
|
DynamoDB block size
|
1K writes
|
4K reads
|
Eventual consistent Reads are 2/sec, Strongly consistent Reads are 1/sec, All Writes are 1/sec
|
DynamoDB BatchWriteItem
|
25 items, up to 16MB
|
||
DynamoDB BatchGetItem
|
100 items, up to 16MB
|
||
DynamoDB Query
|
1Mb max returned
|
||
DynamoDB Global Sec Index
|
5 max
|
partition key can be on any attribute
|
|
SQS Default Visibility Timeout
|
30 sec
|
12 hours
|
Extend the timeout by calling ChangeMessageVisibility
|
SQS Message Delay
|
15 mins
|
||
SQS Message Size
|
256K
|
Billed in 64K chunks
|
|
SQS Requests
|
1 message
|
10 messages
|
Up to 256K
|
SQS retention
|
14 days
|
||
SQS Long Polling
|
20 sec
|
Maximum long polling time out is 20 seconds for SQS
|
|
SNS Topics
|
256 chars
|
||
SWF Retention
|
1 year
|