no

Use AWS Parameter Store Values for Quarkus Lambda Datasource Credential

1. Introduction In this example, we are running a Quarkus application as a microservice on top of an AWS Lambda function. If you are wonder...

Spring Method Level Security with Amazon Cognito and JWT Token

Learn how to authenticate your user with AWS Cognito and secure your Spring REST endpoints with JWT token at the method level   using Spr...

How to Deploy a Quarkus RESTEasy Microservice as AWS Lambda Function

1. Introduction This article will teach us how to deploy a RESTEasy microservice in Quarkus as an  AWS Lambda function. 2. What is A...

Securing your NextJS Web Application with AWS Amplify and Cognito

1. Introduction NextJS is an open-source framework for developing React applications, while Cognito is a user identity service that lets yo...

How to implement authentication in NextJS using Amazon Cognito

Are you looking to implement authentication forms in your NextJS project using Amazon Cognito? Then this article is for you. 1. Introduc...

How to Generate Amazon Cognito Access Using Postman

In this tutorial, we will learn how to generate an access token in Amazon Cognito using Postman.  1. Introduction When testing a secured RES...

Introduction to Quarkus With Gitlab and Amazon Ecs

1. Introduction  In this article, I will share the GitLab configuration on how we can build a Quarkus project in GitLab and deploy it on Ama...

index