Systems | Development | Analytics | API | Testing

Latest Posts

How Caris Life Sciences achieved a compliant development process with Xray and Jira Snapshots

Caris Life Sciences® (Caris) is a leader in precision medicine. Their molecular profiling tests help Oncologists diagnose and treat their cancer patients. Caris is also deep in clinical research, supporting the development of tomorrow's treatments. With more than 1,300 employees, Caris has offices in the United States, Japan and Switzerland and provides services throughout the U.S., Europe, Asia and other international markets.

The 19 Best AI Use Cases in 2023

The recent advances in deep learning neural networks are pushing beyond what we thought AI technology could do. Heck, with DALL-E 2 winning art competitions and ChatGPT passing anything from New York’s Bar exam to Advanced Sommelier exams, modern AI technology is performing better than the average Joe. Which begs the question: How can AI solutions be used to improve business outcomes?

North Labs: Automating processes and saving 10+ hours per week

North Labs is an end-to-end data consultancy enabling business transformation in the areas of DevSecOps, Data Engineering, and Cloud. The team serves highly regulated industries with their mission-critical digital implementations, while simultaneously safeguarding data and ensuring compliance. We talked to Daniel Rothamel, Cloud Data Delivery Engineer at North Labs, to better understand how the joint solution of Snowflake, Keboola, and North Labs helps their customers to get more value from their data.

Requirement Gathering Blog Series, Part 3: Exploring Requirements

This is Part 3 of the Requirement Gathering Blog series by Rahul Parwal where we explore more on Exploring Requirements. We’d like to thank him for sharing his expertise with the community through this information-packed piece. Check out the blog on Requirements in The Agile World for Part 2 of this series.

How to Use the rodauth-omniauth Gem in Ruby

Setting up authentication for your Ruby app is important to ensure it is secure. In this post, we'll explore the rodauth-omniauth gem for Ruby to implement authentication in your app via third-party providers. First, let's quickly define authentication before exploring the benefits of OmniAuth and setting up the rodauth-omniauth gem for a Rails app. Let's dive straight in!