Introduction: In an environment based on micro-services architecture, especially a multi-tier one, ensuring dependencies of services are mapped and managed properly could be challenging. What if we could update or restart services without having to worry too much about dependencies? What if we no longer have to sift through logs of all services to try […]
Processing large amounts of information accurately and efficiently is crucial. This data processing requires huge compute power which can be very expensive. This blog explores a sophisticated automated approach designed to handle daily data processing, ensuring a seamless and reliable flow from start to finish. Requiring minimal human intervention and scaling resources on demand, […]
It is already that time of the year, when most of you are reviewing and planning for next year’s IT Budget. For budgeteers, while the feeling of resource inadequacy is perpetual, here are 5 things you ought to consider when it comes to budgeting for the cloud, more specifically PaaS and IaaS. 1. Take timeout […]
A very common scenario at most technology startups – a couple of releases have already been shipped and you are now juggling between the delivering features for new releases and managing customer escalations. But you do not have a separate support channel and escalation team, and so it’s your engineering team that ends up spending […]
Azure provides SQL database offering either as an independent database or as an elastic pool. Azure SQL uses DTU as a metric for measuring the size of the SQL, which is a combination of CPU, Read/Write throughput and logging throughput. The sizing and allocation of a standalone SQL is relatively straight forward. You pick the […]