Systems | Development | Analytics | API | Testing

How to Use the Delegate Method in Rails

In most modern programming, there are objects that get involved with every aspect of an application. They are on a very high level in the hierarchy and need to interact with almost all other objects directly to ensure the proper functioning of the app. More often than not, these are objects involved in the overlaps of business logic: a User, Booking, or Account.

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

If you haven’t checked out the first part of Securing your Applications in Node.js, click here. This is a 3-part blog series on Node.js. This article aims to establish a Node.js security roadmap by addressing security challenges comprehensively and consistently for large infrastructures. Let’s begin! 🚀

Episode 10: Quality Is Everyone's Responsibility

In this new series from Sauce Labs, Marcus Merrell addresses ten things he wishes CIOs and CTOs understood about testing. In episode ten, Marcus wraps up the series by reiterating why we test in the first place, to instill digital confidence...and who is responsible for delivering that quality user experience? Everyone. Come along on this ten-episode journey to learn some best practices while Marcus dispels some myths about the testing space.

The Data Chief Live: Designing your winning data strategy

The Data Chief Live: Designing your winning data strategy Join Maria Villar, Head of Enterprise Data Strategy and Transformation at SAP, Samir Sharma, CEO and Founder at datazuum, and ThoughtSpot Chief Data Strategy Officer, Cindi Howson, to kick start your year by designing a winning data strategy. Hear data leaders in this space share their experience and tips such as.

Top Supply Chain Innovation Focus Areas for 2022

In 2022, organizations across industries will be leaning in to improve agility and resilience across their supply chain ecosystems. With ongoing disruption caused by the pandemic, changing customer expectations, an evolving technology landscape, and the demand for more sustainable practices, supply chain managers need efficient and transparent processes more than ever before. Organizations must concentrate on key aspects of transformation that will provide the greatest impact.

Unlocking Data Literacy Part 3: Choosing Data Analytics Technology

Ringing in the new year with new goals for data literacy? The right data management strategy can help democratize access to analytics across your entire team, without the need for a data scientist or data engineer to act as an intermediary or bottleneck. As you examine your people’s data skills and related data literacy training processes, it might be time to consider a new approach to data analytics technology that facilitates data democratization in 2022. That’s right, your platform.

How to Migrate Salesforce Data from Heroku

When using Heroku, it is common practice to transfer or back up data to external locations. While there are many steps in this process, creating an efficient pipeline is relatively simple once you understand all the moving parts. In this article, we show you how to migrate data from Heroku to Amazon S3. In this particular case, we will be connecting and transferring Salesforce data.