I built a Tamagotchi with its brain in AWS (and it reads me the news)
The article discusses building a Tamagotchi-like device with its brain in AWS. The device has a 368x448 AMOLED screen, an accelerometer, and a speaker, and its brain runs on AWS using services such as DynamoDB, EventBridge Scheduler, and AWS IoT Core. The device can interact with users, remember its feelings, and even read the AWS news out loud. The total running cost is under a dollar a month. The author plans to break down the build into four articles, each with its own git branch.