Setting up your website, and the infrastructure needed to make it function.
Adding extra infrastructure to help with performance and scaling needs.
In most websites, user "sessions" are stored to keep users logged in, among other things. There a...
Once you start having more than one webserver (and thus need a load balancer), or even before tha...