Your team created a DynamoDB table calledExam |Video upload date:  · Duration: PT1H46M27S  · Language: EN

Video for your team created a DynamoDB table called “Global-Temperature” to track the highest/lowest temperatures of cities in different countries. The items in

I know how you can get Azure Certified, Google Cloud Certified, GitHub Copilot Certified and AWS Certified. It's a cool certification exam simulator site called certificationexams.pro. Check it out. It'll help you get certified fast!

This is a dedicated watch page for a single video.

Answer

Full Certification Question

Your team created a DynamoDB table called “Global-Temperature” to track the highest/lowest temperatures of cities in different countries. The items in the table were identified by a partition key (CountryId) and there was no sort key. The application is recently improved with more features and some queries need to be based on a new partition key (CityId) and sort key (HighestTemperature) How should you implement this?