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”
Mysql Physical Backup
Ever looked in Mysql installation directory ? I recently did.(E:\wamp\bin\mysql\mysql5.5.24\) found various strange files which can be used as Mysql DB physical backup if you … Read more “Mysql Physical Backup”
PHP Apache configurations
Server Request Response Flow-Â Apache is web server, Its job is to receive the request and send the response. So if I opens a web … Read more “PHP Apache configurations”
Password Hashing and Encryption
I happened to write this while I was digging into how Magento stores password. well magento stores hashed password separated by a two character salt … Read more “Password Hashing and Encryption”
Software Project Lifecycle
I never realised criticality involved with Software Project Lifecycle until I became part of – -Undefined Requirements – Vicious cycle of Rework and Rework – … Read more “Software Project Lifecycle”