Assume that you have a Cognito user pool and you want to create an API that allows user to access to API without any authentication. This article will show you how to do that.
Stateful vs Stateless. The Key Differences between Stateful and Stateless APIs. What are the differences between stateful and stateless APIs? What are the pros and cons of each?
Sometimes you want mail clients to group emails into threads. For example, if you have a group of emails that are related to the same topic, you want to mail clients to group them together when the user views the list of emails in threaded view, the email client will show the thread.
As of July 19th, 2022 Amazon Web Services released their Design System as open-source along with a library of React components that implement the design system. This blog post is a quick overview of the design system and how it can be used with NextJS.