Systems | Development | Analytics | API | Testing

%term

How businesses use automated business monitoring

One of the big trends we’ve seen this year is organizations going direct to consumer. Manufacturers who sold through retail outlets are moving online, and as a result a huge amount of digital transformation is occurring. A customer of ours has done exactly that. Kyowa is a Japanese cosmetics and health food company and they’ve moved from retail to going online and digital and Yellowfin has been a significant part of that journey.

Why You Need DataOps in Your Organization

DataOps is the hot new trend in IT, following on from the rapid rise of DevOps over the last decade. The growth of AI, machine learning, and move to cloud all contribute to the growing importance of DataOps. Kunal Agarwal, Unravel Data CEO will take you through the rise of DataOps and show you how to implement a data culture in your organization.

Deploy With Ease and Enable API Automation With Scale

Microservices is a technology that is leading the march toward digital transformation in the world of application development. As the number of APIs increase, the need for a single entry point into the system becomes necessary. This means that a secured, robust, agile API gateway is highly important. However, what we often forget is that the API deployments must also move up with the CI/CD model, along with other components of the project.

JWT Claims With Rate Limiting in Kong

In Kong, plugins can be thought of as policy enforcers. In the case of rate limiting, Kong offers two plugins: An open source one and Enterprise. Both plugins can limit requests per consumer, route, service or globally. Configuring the same plugin is also possible on a more than level. When this occurs, an order of precedence is used to determine which configuration to run. With this capability, it is possible to apply fine-grained policy control. In this article, we cover an advanced use case.

Load Test Your Rails Apps with Apache JMeter

Every Rails app has a breaking point; a level of activity that it simply cannot handle. Your braking point depends on big architectural decisions, yes — and also on the tiniest changes committed by your most junior developer. That's why it's vital to regularly test your application's performance under load. In this article, Milap Neupane gives us a Rails-centric introduction to load testing with a powerful open-source tool called JMeter.