Systems | Development | Analytics | API | Testing

%term

Overcoming API Development Challenges: API Standardization and Governance

In Episode 1 of our "Overcoming API Development Challenges" series, we will look at how software development teams can use tooling to standardize their APIs and create enforceable governance practices. We will be highlighting the role that a tool like SwaggerHub can play in an organization's API design.

How Customer Success Teams Should Monitor Account Health and API Usage

Leading customer success for developer-first or API-first businesses is quite different from traditional enterprise software. The best API products are designed to be self-serve and hands-off, meaning customers rarely need to sign into a web portal once implementation is done. If you’re a Stripe or Twilio customer, when’s the last time you signed into their web portal? Hopefully not recently, otherwise that may imply a problem or issue.

Inventory management with BigQuery and Cloud Run

Many people think of Cloud Run just as a way of hosting websites. Cloud Run is great at that, but there's so much more you can do with it. Here we'll explore how you can use Cloud Run and BigQuery together to create an inventory management system. I'm using a subset of the Iowa Liquor Control Board data set to create a smaller inventory file for my fictional store. In my inventory management scenario we get a csv file dropped into Cloud Storage to bulk load new inventory.