Dynamically Applying Security Policies Based on Browser Type

In this article, we explore how to apply security policies on the fly based on the user’s browser. We look at how the OneLogin Pre-Authentication Hook makes this possible. Before we do that, let’s discuss what Smart Hooks are and what they can do for you. A Smart Hook is “an extension point in OneLogin” […]

How Developers Can Make Money with HubSpot

This article will give you four realistic ways to make money using your HubSpot development skills. Since you clicked on this article, there’s a high chance you already know what HubSpot is. But let’s still review: HubSpot software helps businesses manage marketing, sales, and services. With features including customer relationship management (CRM), social media tools, […]

GridGain Customer 360 Use Cases

Customer 360 View is a significant aspect of digital transformation, enabling organizations to gain insights into customer behavior. Armed with this understanding, companies can make data-driven decisions to serve their customers with personalized experiences and promote growth through targeted marketing. Yet, gaining this 360 view is data-intensive and requires quick access to up-to-date information. Digital […]

Getting Data Ready for Data Science with Delta Lake

Machine learning algorithms have progressed through many advancements over the past decade. Despite these innovations, data scientists still experience many challenges when building data science applications. Data scientists spend most of their time collecting and cleaning data. Then, when an application starts, they expend plenty of effort keeping it running. Delta Lake is an open-source […]

GraphQL or REST? An Honest Comparison

Whether you’re developing an internal tool, a content management system (CMS) integration or an e-commerce plugin, you’ll often find yourself making a choice. Should you use a standard REST API or a GraphQL API? Facebook developed the GraphQL specification in 2012. Since its public release in 2015, GraphQL has seen widespread adoption by companies building […]

Feature-Driven Development versus Test-Driven Development

An organization needs to be Agile to succeed in the modern IT landscape. That’s “Agile,” with an uppercase “A,” because most companies now implement some degree of Agile methodology in their development process. It turns out they’re finding a lot of success. However, not all Agile methods focus on the same software development life cycle […]

Future-Proofing Software Delivery Through Value Stream Management

Value stream management (VSM) is the latest iteration of popular application development management frameworks. Designed to create, track, deliver and validate the flow of value, VSM keeps projects focused on value from ideation to completion. In this whitepaper, we’ll review the changing landscape of software development and investigate elements of the VSM process. We’ll also […]

Mailing a Postcard with JavaScript Part 1: Creating a Postcard with Lob and Node.j

Lob’s Print & Mail and Address Verification APIs enable developers to interact with Lob’s services programmatically. You can mail a postcard or letter to your customers at critical points in their journey as easily as you might send an email. These physical reminders help you keep in touch with clients, and encourage clients to keep […]

How Edge Computing Enhances Mobile App Usability

Every day the nexus between our digital and physical selves grows closer. This is aided by the ubiquity of our “always-on” connected selves, made possible through our smartphones. Tech vendors and telcos have been long heralding the future of the 5G network as the savior of IoT-connected devices and mobile connectivity. But global or even […]

Example SSH Client Config Files and How to Use Them

SSH client configuration files allow us to connect to servers with pre-configured commands. This saves typing each SSH command parameter when logging into a remote machine and executing commands on a remote device. This article will examine secure shell (SSH) client configuration (config) files and their functions. Specifically, we will show an example of an […]