Complex preloading strategies in Rails using custom Active Record scopes

Complex preloading strategies in Rails using custom Active Record scopes

Learn how to implement complex preloading strategies in Rails using custom Active Record scopes. Discover the benefits of using scopes and how they can help optimize database queries and improve the performance of your web application. Learn advanced techniques for preloading data in Rails with Active Record scopes.

Arnaud Lachaume
Connecting to Memorystore from Cloud Run

Connecting to Memorystore from Cloud Run

Learn how to connect your Cloud Run application to Google Cloud Memorystore for improved performance and scalability. Follow our step-by-step guide and start leveraging the power of this powerful technology today.

Arnaud Lachaume
Deploy SPAs and programmatically manage traffic with Cloudflare Workers

Deploy SPAs and programmatically manage traffic with Cloudflare Workers

Learn how to deploy Single Page Applications (SPAs) and programmatically manage traffic with Cloudflare Workers. Discover the benefits of using Cloudflare's serverless platform and how to implement it in your web application. Improve the performance and security of your application with Cloudflare Workers.

Arnaud Lachaume
Deploying production Rails applications to Google Cloud Platform

Deploying production Rails applications to Google Cloud Platform

Learn how to deploy production Rails applications to Google Cloud Platform (GCP) using best practices and tips. We will discuss the various options available for deploying Rails apps on GCP, such as using Cloud Run, App Engine, and Kubernetes. We will also cover how to handle database connections, routing, and scaling in a production environment on GCP.

Arnaud Lachaume
Dialogflow on Rails - Agent import/export & regression testing

Dialogflow on Rails - Agent import/export & regression testing

Learn how to integrate Dialogflow, a powerful natural language processing tool, into your Rails projects. Discover how to import and export agents, and how to implement regression testing to ensure your agents are working correctly.

Arnaud Lachaume
Embedded associations in Rails using JSON fields

Embedded associations in Rails using JSON fields

Learn how to improve the performance and scalability of your Rails applications by using embedded associations with JSON fields. Discover the benefits and limitations of this technique, and learn how to implement it in your own projects.

Arnaud Lachaume
GCP Pub/Sub with Ruby on Rails

GCP Pub/Sub with Ruby on Rails

Learn how to integrate Google Cloud Platform's Pub/Sub with Ruby on Rails for scalable and efficient message handling. Read now.

Arnaud Lachaume
Google Cloud Tasks with Rails Active Job

Google Cloud Tasks with Rails Active Job

Using any serverless runtime? this is how to run Active Job via Google Cloud tasks using the latest version of the cloudtasker gem.

Arnaud Lachaume