
Build a Custom AWS Cognito Login Page with Passkeys
Passkeys are replacing passwords. Cognito’s Hosted UI supports them out of the box. But Cognito also...

Author profile
Hello Stranger 🤠 I’m a software developer, hobbyist, and content creator from India. Currently exploring quantum computing and working with MERN stack, terraform, and AWS.
Browse the latest writing surfaced through DevArt.

Passkeys are replacing passwords. Cognito’s Hosted UI supports them out of the box. But Cognito also...

AWS Lambda Durable Functions rely heavily on checkpointing. Information such as the durable step...

Just explored AWS Blocks today, and the idea is quite interesting. If you've ever built a...

AWS Lambda Durable Functions allow you to build long-running, stateful workflows that can run for up...

This is a submission for the GitHub Finish-Up-A-Thon Challenge What I Built Chatlings is...

QuantaSneaks is an AI-enabled shoe company famous for its x-factor worldwide. After the immense...

When you hit the “Place Order” button, that event triggers a series of steps, including inventory...

Consider the example below: const userPromise = context.step(async () => fetchUser()); const...

For a durable Lambda function, standard errors at any step are checkpointed and handled during the...

Some time ago, I was building a chat application using AWS Websocket API gateway. Things were going...

AWS Key Management Service (KMS) is used to create, manage, and audit cryptographic keys. In this...

Chatlings 🐾 is a serverless, real-time chat platform designed for children aged 8–14. It ensures...

This weekend I'm having fun with Amazon Q CLI. Using Q CLI, created this game called Fruit Tetris...

Spring is the season of nature’s greenery, blooming flowers, and buzzing insects. There are millions...

In this tutorial, we will use AWS services to create a serverless application for a coffee shop. The...

AWS Key Management Service (KMS) allows you to create/manage encryption keys that are used to...

AWS Cognito is a robust tool for implementing an authentication and authorization layer on your...

Recently, Microsoft announced Majorana 1 quantum processor that uses topological conductor to create...
Advertisement