{: .box-success} Recently, we noticed some of our API calls were slowing down, especially as our data set kept growing. In the worst-case scenarios, response times were climbing to over 7.5 minutes! Knowing this wasn’t sustainable, we decided to dig in and optimize, even if getting it down to our...
[Read More]
What are OLTP and OLAP
OLTP
OLTP - on-line transaction processing.
OLTP databases are designed to perform queries and other operations on a database server without affecting other users. OLTP databases can be used for online transactions.
[Read More]
AWS - in the current world of software development does not require any introduction! I am going to introduce some of the common services of AWS. In this episode, we won’t dive deep into any of them. Instead it will be a quick overview for better understanding.
[Read More]