Satish MaliHow to setup https for local development using NGINX serverTLS/SSL transport layer security/secure sockets layer are web protocols used to protect and encrypt traffic over computer network between…Apr 23, 20231Apr 23, 20231
Satish MaliWhat are the differences between HTTP vs. HTTPSHypertext Tranfer Protocol(HTTP) and Hypertext tranfer protocol secure (HTTPS) protocol is the set of rule that govern how any information…Jan 8, 2023Jan 8, 2023
Satish MaliHow to configure AWS ECS and deploy application using containerAmazon Elastic Container Service (ECS) is a cloud computing service of Amazon Web Service(AWS). ECS is highly scalable and fast container…Dec 24, 2022Dec 24, 2022
Satish MaliHow to install Node.js with node version manager(nvm)Using nvm(node version manager) it very easier to install and manage multiple version of Node.js. We can switch from one version to another…Oct 16, 2022Oct 16, 2022
Satish MaliHow to implements a fast and robust queue system in NodejsQueue system using bullmq library.Oct 8, 2022Oct 8, 2022
Satish MaliHow to recover and access AWS EC2 instances if we lost pem file?I want to connect to my Amazon EC2 instance but have lost the SSH key pair. How can I connect to the instance?Oct 7, 2022Oct 7, 2022