Systems | Development | Analytics | API | Testing

Latest Posts

The Future of Snowflake Data Product APIs: How ETL Creates Bottlenecks and API Generation Accelerates Adoption of Data Products

Snowflake has created an ecosystem where data is not just an asset but the backbone of innovation and operational efficiency. With regard to Snowflake, DreamFactory Software offers a robust platform for developing internal or private APIs that serve as crucial conduits for these data products. Our integration with Snowflake through dedicated connectors is transforming the way businesses access, analyze, and utilize their data.

Vendor Transition Process in Software Development

In the realm of software development, choosing to stay with one vendor is the best choice for certain specific projects. However, sometimes you might need to switch for financial reasons, the need for advanced technical skills, or to update your technology stack. When this happens, managing a smooth transition is key to maintaining continuity and quality. So, what’s the best way to handle it?

How to deploy a Rails app to Render

There are many ways to deploy a Ruby on Rails application to the internet. Between hosting on your own hardware, renting a virtual machine, using a cloud provider, and using a platform, the opportunities are endless. The low-hassle way to host a Rails application is to use a Platform as a Service (PaaS). In this article, we'll show you how to deploy a Rails Application to Render.com, and as a bonus, monitor it with Honeybadger! You can find the final project here on Github.

Powerful Caching in Elixir with Cachex

Developers often initially look to the Elixir language and stack because it's known for being able to handle massive amounts of concurrent requests and scale easily. This makes Elixir a great choice for building highly performant applications. However, sometimes operations are computationally expensive and can slow down your application. This is where caching comes in.

Metadata Management & Data Governance with Cloudera SDX

In this article, we will walk you through the process of implementing fine grained access control for the data governance framework within the Cloudera platform. This will allow a data office to implement access policies over metadata management assets like tags or classifications, business glossaries, and data catalog entities, laying the foundation for comprehensive data access control.

Generating Dynamic IDs in JMeter for Enhanced Test Automation

In JMeter, generating dynamic IDs that can be used in subsequent steps of your test plan is a common requirement, especially when testing applications that require unique identifiers for transactions or user sessions. Here are several methods to generate and use dynamic IDs in JMeter.

API First Development | Why API-First Development Matters

Jeremy H - March 4, 2024 API-first development prioritizes designing and building application programming interfaces (APIs) before any other components of the application. This approach ensures that APIs, which allow different software systems to communicate, are central to the development process.

Introducing Identity Server 7.0 - The Most Powerful and Developer-Friendly Release Yet

WSO2 Identity Server is the leading open source IAM solution. It is a powerful, modern access management solution for your on-premises or cloud environment that provides secure access for your consumers (B2C), enterprise customers (B2B), workforce (B2E), or APIs. WSO2 Identity Server manages more than 1 billion identities worldwide, and its extensibility allows it to support the most complex IAM requirements.