Systems | Development | Analytics | API | Testing

Microservices

To Microservices and Back Again: Insights from Both Sides of Digital Transformation

Alexandra Noonan, software engineer at Segment, recently topped Hacker News with a blog about Segment’s journey to microservices and back again. In this Q&A session with Kong CTO Marco Paladino, Alexandra discusses Segment’s adoption of microservices, its recent move back to a monolith and the unique insights they gained into the principles of software architecture along the way.

Leveraging OpenAPI for Awesome APIs by Erin McKean, Founder of Wordnik

Want to take your API to the next level? Then you should give your API an OpenAPI spec. An OpenAPI spec is more than just documentation -- with it, you can leverage your API to generate client code, do automated testing, and more! In this talk, Wordnik founder, Erin Mckean, gives an overview of the universe of OpenAPI tooling and show how you can go from zero to OpenAPI spec in just a few straightforward steps!

Fireside Chat: Neha Narkhede, CTO of Confluent, Apache Kafka & Marco Palladino CTO, Kong

Neha Narkhede, who co-created Apache Kafka, co-founded Confluent and is now its CTO, and Marco Palladino sit down for a far-ranging conversation about the history of Kafka. They also discuss trends driving the software industry, strategies for open core businesses, and the challenges of being a CTO. The conversation closes with both CTOs’ advice for engineers aspiring to found companies or become Chief Technology Officers.

How Traveloka built a Data Provisioning API on a BigQuery-based microservice architecture

To build and develop an advanced data ecosystem is the dream of any data team, yet that often means understanding how the business will need to store and process that data. As Traveloka’s data engineers, one of our most important obligations is to custom-tailor our data delivery tools for each individual team in our company, so that the business can benefit from the data it generates.

Demystifying Microservices

Are they basically just an evolved version of service-oriented architectures (SOA)? Since a microservice must be exposed via an application programming interface (API) for an organization to scale it to new developers, does that mean managing microservices is basically the same as managing APIs? As this article will discuss, the answer to both of these questions is a clear “no” — and companies looking to get the most from their microservices need to understand why.