developweekly (25)in #haproxy • 7 years agoHAProxy For Load Balancing and Subdomain-Port RedirectionHAProxy is a high performance TCP/HTTP load balancer that can also be used as reverse-proxy. I used HAProxy for load…developweekly (25)in #programming • 7 years agoHow to create a Docker Container using a DockerfileDocker is an open-source platform for containerization. If you haven't heard what a container is, docker.com defined…developweekly (25)in #programming • 7 years agoHandling HTTP GET/POST Requests in Python using Tornado Web ServerThrough the on-boarding process of the internship in my company, we get a lot of questions from juniors. Since our…