While working on applications that process a large number of images, we often come across the requirement to resize images for different resolutions. An image generated by a typical 12MP mobile phone camera can be 5MB-12MB depending on the quality of the image. Once uploaded, the image must be optimized for different devices. As you […] The post Creating a High-Performance Image Resizer Proxy as a Dockerized Go Microservice appeared first on QBurst Blog.