Docker Overview

Introduction to Docker Docker is an open-source platform that allows developers to easily create, deploy, and run applications in containers. A container is a lightweight, standalone executable package of software that includes everything needed to run the

By |2023-05-18T12:08:41+05:302 April 2023|0 Comments

AWS Cognito-Authentication in Web or Mobile App.

Access control is one of the major aspect during any application designing whether it is react/native/react-native or web application. We use different frameworks for this purpose one of them is AWS cognito. AWS cognito is a service provided

By |2023-01-17T20:07:02+05:3031 March 2021|Comments Off on AWS Cognito-Authentication in Web or Mobile App.

AWS Amplify – Serverless Deployment Reactjs/Nextjs Stack

Amplify AWS , GCP, Azure all coming up with new tools and services to ease out the development and deployment pain points. Amplify helps you build and deploy serverless applications on AWS cloud.  It takes care of your

By |2023-01-17T20:07:18+05:3024 March 2021|Comments Off on AWS Amplify – Serverless Deployment Reactjs/Nextjs Stack

working with AWS Lambda – beginner guide

Hello Folks, If you are new to AWS lambda and don't have any idea about what are lambda functions, this article is especially for you.  There is no prerequisite for this article. If you want to do it

By |2023-01-17T20:07:59+05:304 March 2021|Comments Off on working with AWS Lambda – beginner guide
Go to Top