Now Load Your Images At Lightning Speed On Web & Mobile App

Content posted here with the permission of the author Shivam Kumar Singh, who is currently employed at Josh Software. Original post available here Since internet is born, we have come a long way in improving web page loading time. Faster it gets, better it is. Most time consuming part of loading web & mobile app … Continue reading Now Load Your Images At Lightning Speed On Web & Mobile App

How is data secure over https?

Everyone of us have heard that data transferred over HTTPS is secured. As a result we provide our highly confidential information like bank details, credit card details to a website which runs overHTTPS . Have you ever thought what makes your data secure when transferred over HTTPS ? How HTTPS makes sure that the data cannot be read by any intruder ? … Continue reading How is data secure over https?

How To Configure Rails Sudekiq For Microservices On The Reverse Proxy

Content posted here with the permission of the author Rahul Ojha, who is currently employed at Josh Software. Original post available here. This blog is intended to describe how to configure multiple sidekiq webs for API only apps using reverse proxy server. Background We have 4 API services running on ECS. We used a single domain … Continue reading How To Configure Rails Sudekiq For Microservices On The Reverse Proxy