Amazon web services – Store and Search Stock Symbols AWS Architecture – Elasticsearch or DynamoDB
I have an external API to synchronize all the Stock Symbols from all markets (NASDAQ, NYSE...). I have an AWS Lambda to get this data from the external API. Then I want a frontend website with a search bar, where…