Steps to open port 25 on EC2 instance – Amazon web service (AWS)
When you create new EC2 instance (server) on AWS you own everything, including what is open to public and what is not, with one exception...
It's the big 'O' in technology
When you create new EC2 instance (server) on AWS you own everything, including what is open to public and what is not, with one exception...
What is WebSocket? WebSocket is very useful pice of technology to communicate seamlessly from server to client, unlike HTTP it use full-duplex data transmission meaning, data...
MySql does some really stupid stuff, often I feel like it’s no MY-SQL it SOMEONE-ELSE-SQL. Maybe it has some valid reasoning behind it, which I...
I was a very big fan of nodemon for a long time. for those who don’t have any idea about nodemon, it’s file watcher that’s...
Nowadays more and more people and organizations are going on the cloud for their applications, and its very common practice to have a server on...