Skip to content

Instantly share code, notes, and snippets.

@jamshedazhar
Last active November 16, 2017 17:47
Show Gist options
  • Save jamshedazhar/b085df303710bf3a3568c3c88418a186 to your computer and use it in GitHub Desktop.
Save jamshedazhar/b085df303710bf3a3568c3c88418a186 to your computer and use it in GitHub Desktop.
Important link must followed for AWS developer exam

Sample Questions

Optimising S3 Key (File) names for heavy load

Optimising DynamoDB operations

ELB and session cookies

  1. http://docs.aws.amazon.com/IAM/latest/UserGuide/referencepoliciesevaluation-logic.html

  2. http://docs.aws.amazon.com/AmazonS3/latest/dev/ServerLogs.html

  3. http://docs.aws.amazon.com/sns/latest/dg/json-formats.html

  4. http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Limits.html

  5. http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/BestPractices.html

  6. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/QueryAndScanGuidelines.html

  7. http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadConsistency.html

  8. http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ProvisionedThroughput.html

  9. http://docs.aws.amazon.com/sns/latest/dg/mobile-push-send-devicetoken.html

  10. http://docs.aws.amazon.com/sns/latest/api/Welcome.html

  11. http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html

  12. http://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html

  13. http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/GettingStarted.html

  14. http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_NAT_Instance.html

  15. https://aws.amazon.com/elasticbeanstalk/details/

  16. http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/example-templates-autoscaling.html

  17. http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/outputs-section-structure.html

  18. http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference.html

  19. http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html

  20. http://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectOperations.html

  21. http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html

  22. http://docs.aws.amazon.com/AmazonS3/latest/dev/SSEUsingRESTAPI.html

  23. http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html

  24. http://docs.aws.amazon.com/AmazonS3/latest/dev/example-bucket-policies.html

  25. https://aws.amazon.com/blogs/aws/aws-identity-and-access-management-now-with-identity-federation/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment