OPI Blog
Learn from experts in their fields

Browsing Tags: microservice

Designing APIs with Apiary & API Blueprint
Spending time and effort to design and build user-friendly APIs is no longer a “nice to have”. APIs should be embraced as a product in their own right. An API should empower the user, internal ...
Intelligent microservice metrics with Spring Boot and Statsd
I’ve often heard the phrase “you can’t improve what you can’t measure.” When developing high-performance systems, this is especially true. Such systems typically have strict non functional requirements, such as requests/second and response time. When ...