Our Easter Bug: A Debugging Journey
Every tech team has that one baffling issue that keeps them up at night. For us, it was a problem that haunted our system every… Read More »Our Easter Bug: A Debugging Journey
Every tech team has that one baffling issue that keeps them up at night. For us, it was a problem that haunted our system every… Read More »Our Easter Bug: A Debugging Journey
Introduction When you purchase an SSL certificate, you typically receive it as a .crt or .pfx file. This certificate usually contains only the main certificate… Read More »How to Create an SSL Certificate with Certificate Chaining
Wireless technologies such as Wi-Fi and Bluetooth enable device connectivity, including smartphones and tablets. In our case, we needed to connect mobile devices with a… Read More »Using Beacon Tech- Challenges and Resolutions!
In the last article of this series we talked about generation of a test set and also the different ways in which we can generate… Read More »ML Series -:- Preparing your training data
Now that we are done with the basics of Machine Learning, what it is, how many types , why is data oh-so important ,its time… Read More »ML Series– Our Learning Path for Python!
Picking up on the last article where we talked about the first few steps we take when exploring our data, the last step i.e Data… Read More »ML Series- Is Random Sampling good enough?
Its finally time to load up some data and start having some fun! Now that we are familiar with Python, pandas and matplotlib we know… Read More »ML Series–: The first few baby steps to an ML network!
GraphQL has captured a lot of developer interest over the last year or so with many production level systems making the switch from REST type… Read More »Why we advised our customer against GraphQL
We live in a world of buzzwords!! Media, news, professional and self opinioned blogs, articles and magazines don’t really help when it comes to untangling… Read More »AI, ML, Auto-ML, Cognitive Services and all that Jazz!!!
Extracting text from images has been worked on for many years now and finds applications in many domains like Banking , Legal, Healthcare, education and… Read More »Extracting Text from Images:- Google a notch better than Azure and AWS!