This workshop requires you to have an active Momento account. Don’t worry, it’s completely free to try and we will be well within the free tier today.
Congratulations, you now have a free Momento account!
We need to create a cache to hold our pizza orders. We can do this via the user interface in the Momento Console.
pizza
for the cache name and select the region that’s closest in proximity to you. If you’re attending an AWS event and you’re being provided with temporary accounts, you should use the same region as the environment has been created (ask your event leader for details).Woohoo! Cache is ready to go! ✅
To enable programmatic access to your new pizza
cache, we must generate an API token. To do this, navigate to the token page by clicking on the lock icon via the console.
pizza
cache and opt for a “Super User Token”.NOTE - it is not recommended to create tokens with no expiration date due to security concerns
Next, let’s setup our AWS account and development environment.