Systems | Development | Analytics | API | Testing

Deploy and Test AWS Step Functions with Node.js

Complex functionality can take a while to load. Users, in general, don't like to wait, so solutions must evolve. If you are already familiar with async/await in JavaScript, think of await as the place where blocking logically occurs. This forces the algorithm to wait, and technically, it's still synchronous code. Step functions allow long-running processes to run in the background asynchronously, so the logic does not get blocked and force people to wait.

How to Create an Effective Test Plan | Step-by-Step Tutorial | Kristin Jackvony | TestFlix 2023 |

In this informative video, Kristin Jackvony provides a step-by-step tutorial on creating a comprehensive test plan, addressing the challenges that often accompany testing complex features. Kristin offers practical insights and guidance on how to approach this critical aspect of software testing.

Don't Blink: You'll Miss Something Amazing!

Fast moving data and real time analysis present us with some amazing opportunities. Don’t blink—or you’ll miss it! Every organization has some data that happens in real time, whether it is understanding what our users are doing on our websites or watching our systems and equipment as they perform mission critical tasks for us. This real-time data, when captured and analyzed in a timely manner, may deliver tremendous business value.

Troubleshooting an Intermittent Failure in CI Tests on ARM64

The Kong Gateway CI was failing intermittently (about once every 100 runs) on the ARM64 platform with a strange error: “attempt to perform arithmetic on local 'i' (a function value)”. The variable i in the context is an integer but at runtime, it was sometimes a function value. This is caused by an error in the LuaJIT ARM64 JIT compiler. We’ve investigated and found the issue and the fix is merged in the LuaJIT upstream. This document describes how we fixed the error.

Common Pitfalls When Setting up CI/CD Pipelines

From the full episode: “Test Case Scenario" Dives into CI/CD Pipeline Mastery! In this discussion, we cover everything you need to know about setting up pipelines, navigating common pitfalls, and valuable tips for CI/CD mastery. Whether you're a tech enthusiast or a professional in the field, Test Case Scenario is your go-to podcast for staying informed and ahead of the curve in the realm of software testing.

The Benefits of Continuous Integration: A Guide to Streamlining Your Business

Are you ready to take your business to new heights in 2023? In the ever-evolving digital landscape, Continuous Integration and Continuous Delivery (CI/CD) have become game-changers for companies seeking a competitive edge. But why exactly should businesses embrace CI/CD? Is it so valuable for businesses?

Exploring 8 Business Analytics Data Collection Methods

In the rapidly evolving landscape of business, data is the key to informed decision-making. Business analytics, the systematic computational data analysis, plays a pivotal role in providing valuable insights that drive strategic choices. To harness the power of analytics, businesses employ various data collection methods. Below, we covered eight essential business analytics data collection techniques, shedding light on how these methods gather the raw material that fuels intelligent business strategies.