Systems | Development | Analytics | API | Testing

%term

Configure and Manage Data Pipelines Replication in Snowflake with Ease

We are excited to announce the availability of data pipelines replication, which is now in public preview. In the event of an outage, this powerful new capability lets you easily replicate and failover your entire data ingestion and transformations pipelines in Snowflake with minimal downtime.

Most Common API Issues & How to Fix Them

APIs have become a crucial connection in the space where business and technology meet. According to MarketsandMarkets, the API management market is projected to be worth $5.1 billion by 2023. It’s clear that API use is growing and that this growth will continue well into the future. While APIs offer plenty of benefits, some common API issues tend to arise, regardless of industry.

Powering Better Decision and Policy Making Through Integrated Data

In this episode, Alex Izydorczyk, Founder at Cybersyn, shares his vision of how integrated data can help to power better decision and policy making, the need for better branding of alternative data, and how Cybersyn is focused on building out DaaS (data as a service) across all industries.

Unlocking Data Innovation: Morgan Stanley's Journey with Snowflake for Customer 360

Learn how Morgan Stanley is delivering the optimized and modern data experience for internal Morgan Stanley teams, as well as wealth customers. Key focuses include the approach that the technology team has taken to build a data platform with Snowflake and how that has translated to enabling data science and machine learning, data collaboration, and analytics workloads to drive core business outcomes. Topics include an overview of the Morgan Stanley Wealth Management data ecosystem and how Snowflake and key partners fit in, a deep dive into data science and machine learning and analytics workloads, and the key business use cases enabled by the technology.

Proxy-Wasm: It's WebAssembly for Proxies

Picture this: You're building the next generation of microservices architecture in your organization. The orchestration is in place, containers are humming, and you've chosen Kong Gateway (naturally) to manage the APIs, ensuring smooth communication. But then, you hit a snag. You need a custom filter not part of the standard library of plugins, or you envision a unique way to manipulate, observe, or control the traffic.

Data Activation Platform Overview: Census vs. Integrate.io

As companies globally grapple with evolving data integration needs, choosing the right data activation platform can be the difference between drowning in information and harnessing it powerfully. We’ll compare how two providers, Census and Integrate.io offer transformative capabilities in distinct ways.

How to Connect to a MySQL Database with JavaScript in a Few Steps

The DreamFactory REST API enables database connections using a wide variety of front end scenarios. This simple sample app demonstrates how DreamFactory easily can be used to connect to a MySQL database with JavaScript. It’s a simple address book, where contacts can be created, shown, updated, deleted and grouped: basically, CRUD operations. The Address Book is a very simple one page app based on plain JavaScript and jQuery.