Brad Harrisbradoncloud009.hashnode.dev·Mar 19, 2024Navigating the World of 3rd Party APIs: Integration and ObservabilityIn today's digital era, Application Programming Interfaces (APIs) have become the lifeblood of modern organizations. From streamlining internal processes to enhancing customer experiences, APIs play a pivotal role in shaping how businesses operate an...85 readsAPI Optimization
Sinaptiasinaptia.hashnode.dev·Sep 13, 2023Talking to hostile APIsAPIs allow us to communicate with third-party software to use their services and data. In today's software, it's almost impossible not needing to use one, one way or another. For example, an MVP (What is an MVP?) for an e-commerce might want to proce...APIs
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