DGDhrumil Gohilindhrumil17.hashnode.dev·Nov 3, 2023 · 5 min readSetup Wireguard WAG VPN with MFA enable on AWS EC2What is a VPN? A VPN, or Virtual Private Network, is a secure technology that allows you to create a private and encrypted connection over the internet. It enables you to protect your online privacy, hide your location, and securely access websites a...00
DGDhrumil Gohilindhrumil17.hashnode.dev·Oct 20, 2023 · 9 min readDeploy MERN Stack application using 3-tier architecture on AWS with CI/CD pipeline using GitHub actionIn the ever-evolving web development landscape, deploying a MERN (MongoDB, Express.js, React, Node.js) stack application using a 3-tier architecture on Amazon Web Services (AWS) is a crucial milestone. This approach combines the power of MERN for bui...02RS