Systems | Development | Analytics | API | Testing

%term

Yellowfin Embedded Analytics Walkthrough for Developers

Yellowfin is the only enterprise and embedded analytics suite that enables organizations to extract transformational value from their data because we combine action based dashboards, automated data discovery, and data storytelling into a single, integrated platform. Suited to more technical people, this video demonstrates how, with minimal coding effort, you would integrate Yellowfin seamlessly into your application. See how our APIs and Code Mode will enable you to build, embed and extend your product’s analytics capabilities and make your data shine.

Introduction to Yellowfin Embedded Analytics for Developers

Yellowfin provides a spectrum of ways to deliver embedded analytics - from simple rebranding to embedding content like reports or dashboards, to the full application integration that provides your end users with self service reporting and automated data discovery seamlessly from within your application.

[Webinar] What's New in Katalon Studio 7.6 - Demo and Live Q&A - July 2020

We are happy to know that the last product update demo helped Katalon users catch up with our new releases much more easily. As the next webinar to continue this series, our upcoming sharing session will introduce you to all the new features available in Katalon Studio 7.6.

Building a multiplayer Flappy bird game over scalable WebSockets using Ably

Hi there! In this video Ably's Dev Advocate, Srushtika Neelakantam, shows you how to build a multiplayer game of Flappy bird that you can play online with anyone. Along the way, you'll learn about the various networking strategies and realtime messaging concepts to build scalable multiplayer games over WebSockets using Ably.

How TCS scaled test automation with Xray and Boozang

With over 1.5 million members, Touring Club Suisse is the largest mobility club in Switzerland. Founded in 1896, TCS provides assistance, road safety education and accident prevention to all travelers and vehicles along the entire Swiss road infrastructure. TCS adopted Xray for their test management in 2015, which allowed them to manage all the testing activity in Jira and have a simple and solid QA and release process all in Jira.

Verifone Trusts Kong to Secure and Govern Nearly Half of the World's Non-Cash Transactions

Before I met with Verifone’s executive team in London last year, candidly I didn’t know much about the company. But after learning about how the company is a global leader in payments solutions at the point of sale, with over 35 million payment terminals worldwide, now I see their logo everywhere I go!

Node.js Resiliency Concepts: The Circuit Breaker

In 2009 Node.js opened up a door for front-end developers to dip their toes into the world of servers without having to leave the comfort of their language. It’s almost effortless to get started with Node. You can basically copy-paste an entire HTTP server into existence and then install an ODM and you’ve got your CRUD app ready to roll! However, if we’ve learned anything from the amazing Spider-Man, it’s that with great power, comes great responsibility.

How Do I View My Elasticsearch Mappings?

There are two ways you can view the current mappings on your Logit ELK Stacks. One way is to use dev tools in Kibana. You can access Kibana from any of your dashboards by choosing from your dashboard Stack settings > Access Kibana. You can also search for a specific mapping of an Index name. For example if we wanted to see the mappings for the a Filebeat index name we can run the following to return only the desired mappings.