DevelopmentOnAWS 4 3 ChangeLog
DevelopmentOnAWS 4 3 ChangeLog
Version 4.3
Released March 2023
Module 1
Module 2
• Slide 12: Replaced "Someone did something" with "Error or poor performance"
Module 3
• S14: New hidden slide 14, shows that new SDKs are in developer preview
Module 4
Module 5
• Slide 5: Added additional storage classes. Formerly named S3 Glacier has been renamed
to S3 Glacier Flexible Retrieval
• Slide 33, question #6 has been updated from “Amazon S3 ACLs, which are configured
through IAM, grant full access at the object or bucket level.” To “ Amazon S3 access
points are unique hostnames (named network endpoints), attached to S3 buckets and
configured with an access policy specific to a use case.
Module 6
Module 8
• Slide 31: Command example update to match style of other slides.
• Slide 35: Dynamodb update-item has been updated to include update-expression,
expression-attribute, and return-values.
• Slide 47: Notes include this statement "Using DAX requires the Amazon DynamoDB
Accelerator (DAX) SDK."
Module 9
• Slide 6: Updated table cell cross referenced by ECS/EKS and Scalability and
concurrency, to “You control the number and size of instances”. Original value just
stated You control. Also, in the notes, added “Amazon Fargate is currently supported in
ECS and EKS which runs the containers as a serverless compute model. “
• Slide 33: Clarified notes with this statement: In the AWS CLI, the string "fileb://" indicates
that the file data is a binary object. For example: --zip-file fileb://dictate-function.zip.
Module 10
• Slide 9: On the slide, the “/” character was removed from the GET, POST, DELETE
methods. “(id)” was added to the resources pointing to lambda Delete and Dictate.
• Slide 13: The example on Resource 2 was updated from /notes/search/{ID}, to
/notes/search.
• Slide 14: The headings of the first and last columns of the table where changed.
Module 11
• Slide 27: Example: Iterate loop using Lambda – updated slide per example on Iterating a
Loop Using Lambda, at https://docs.aws.amazon.com/step-functions/latest/dg/tutorial-
create-iterate-pattern-section.html. Notes were also updated to reference the example.
Module 12
• Slides 24 and 31: Just like in module 10, slide 9 – the slide was updated to remove the
“/” character from the GET, POST, DELETE methods. “(id)” was added to the resources
pointing to lambda Delete and Dictate.
Module 13
• Slide 15: AWS SAM project structure, directory structure was updated to represent
Python project structure.
Module 14
• Slide 38: Updated the notes for question 4 for clarity, to state "(False) Metrics, not
traces, are a numerical representation of data used to analyze the overall performance
and behavior of a system."