Asutosh Panda75asu.hashnode.dev·Jul 5, 2022Bot for Incident ManagementDuring incidents you loose money every second(amazon looses almost 220k per minute). At many companies the incident handling system is mostly manual and no doubt error-prone. So question arises can we make it managed by a bot. The answer is yes and w...98 readsincident response
Asutosh Panda75asu.hashnode.dev·Jun 11, 2022Dependency on Cloud-Hosted Third PartiesBuilding something on the top of 3rd party cloud-hosted services has become a norm, mostly the API services. As the dependency raises the pros and cons that come with them also grows. No doubt the wide adoption of API-based interfaces works best for ...46 readsCloud Computing