Systems | Development | Analytics | API | Testing

Latest Blogs

Microservices vs Monoliths explained

If you’re a dev you’ve no doubt, come across people talking about monolith and microservice application architecture. Perhaps you are involved in designing a new system and have been asked to consider both architectures. The conversations are often regarding how microservices are the successor to monolith architecture, but today I’m going to try and layout why it’s not as simple as one being better than the other.

How to Generate a Redshift API

In the business world today, data is becoming increasingly more important with each passing year. If your company is not taking the time to learn how to store, analyze and scale data properly now, it could prove detrimental to the business in the long run. However, just as bad data practices can hold your company back, good data practices can propel the company forward. APIs are one tool that any business can use to begin better utilizing their data today.

Empowering Digital Innovation Through Data and the Public Cloud Together with Amazon Web Services

As data continues to grow at an exponential rate, our customers are increasingly looking to advance and scale operations through digital transformation and the cloud. These modern digital businesses are also dealing with unprecedented rates of data volume, which is exploding from terabytes to petabytes and even exabytes which could prove difficult to manage.

Generating Dynamic Signatures for API Authentication With Insomnia

Earlier this year, we hosted our inaugural Kong Summit Hackathon. This virtual competition engaged our open source community and offered recognition and prizes for hacks in various categories. The community delivered with ingenious plugins, hacks and documentation. In this blog post, we highlight our Insomnia plugin winner, Scott Harwell. Scott works with many hyperscalar cloud infrastructure vendors.

How to get started with ThoughtSpot for Marketing

The job of a modern marketer never stops. In today’s always-on, digital world you can spend forever tinkering with taglines and targeting and still never get to the bottom of why some campaigns perform while others don’t. Is your messaging personalized enough? Are you utilizing the right channels? Are you allocating your budget correctly? To dig into these insights you need data.

Securing your Applications in Node.js - Part 1/3

Javascript is here to stay! And the server-side Node.js project is no different 💚. This year marks the 12th (Dec 4, 2009) anniversary of the birth of Node.js, and although it may seem incredible, Javascript has been around for 25 years and the web respectively 32 years. The ecosystem of Node.js is mature and supported by an active community of library developers and authors. Being so popular, it also becomes an exciting challenge for crackers.

A beginner's guide to test automation with Javascript (Nightwatch.js). Part 4.

Congratulations on getting to part 4 of the “A beginner’s guide to test automation with Javascript (Nighwatch.js)” blog series! This part will help you to improve your test script (and make it cooler). We’ll explain different style suggestions and the overall script structure that we follow in Loadero to bring your script to a new level.