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 … Read more “AWS Cognito-Authentication in Web or Mobile App.”
Flutter Vs React Native
Flutter Vs React Native For cross-platform app development, we are using the React Native framework widely. But in May 2017 a new cross-platform app development … Read more “Flutter Vs React Native”
How to implement 2-way SSL using Spring Boot
What is 2-way SSL(Mutual Authentication)? In 2-way SSl both client and server have to present their certificates to each other to verify themselves with a … Read more “How to implement 2-way SSL using Spring Boot”
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 … Read more “AWS Amplify – Serverless Deployment Reactjs/Nextjs Stack”
How SSL Certificate safeguards the communication
What is SSL SSL certificates have become the necessity now. Browsers have stopped entertaining the web applications without SSL certificates. It is security protocol that … Read more “How SSL Certificate safeguards the communication”
XML Signatures –Build a Secure Channel for data exchange and communication
Why the need of Signatures When sending a message between two parties we need to address the problem that message should not be read or … Read more “XML Signatures –Build a Secure Channel for data exchange and communication”
Deployment on Google kubernetes clusters with Maven
There are two ways to do the deployment By Installing gcloud sdk and kubectl at your local system. By using Google cloud shell Here I … Read more “Deployment on Google kubernetes clusters with Maven”
How to display native view in React Native (iOS)
While working in react native, Many times, we needed to display native view in React Native. In this post, I’d like to show you an … Read more “How to display native view in React Native (iOS)”
How to install and configure Ansible
What is Ansible ? Ansible is a simple open source IT engine which automates application deployment, intra-service orchestration,configuration management and many other IT needs. Ansible … Read more “How to install and configure Ansible”
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. … Read more “working with AWS Lambda – beginner guide”