julien

A deep dive into Ryax’s built-in serverless technology

Deep dive into Ryax’s serverless technology Running backends implies being able to scale operations up and down depending on demand, thus allowing for optimized infrastructure costs and overall resource preservation. In RYAX platform, we use Serverless principles to achieve that, but without our users having to do the heavy lifting themselves. On top of this, …

A deep dive into Ryax’s built-in serverless technology Read More »

Building a simple app in low code with a Bubble frontend alongside a Ryax backend

Today is a big day for us… Today we launch our #lowcode #opensource backend platform! We’ve spent months building this new solution for developers to: Build their backends in record time Deploy at scale with serverless technology Self-host, install on any cloud or use our hosted platform (coming soon) All this in a low code, open …

Building a simple app in low code with a Bubble frontend alongside a Ryax backend Read More »

JSON files analysis through API calls and MariaDB storage in Ryax

In this use-case, we’ll explore two inescapable concepts when it comes to developing production-grade backend systems: API endpoints and database storage. We’ll walk you through each step of the way. Introduction There’s a saying amongst developers that all applications are purely frontends to a database, thus highlighting the importance of 2 things: storage of course, …

JSON files analysis through API calls and MariaDB storage in Ryax Read More »

Ryax open source has launched!

Today is a big day for us… Today we launch our #lowcode #opensource backend platform! We’ve spent months building this new solution for developers to: Build their backends in record time Deploy at scale with serverless technology Self-host, install on any cloud or use our hosted platform (coming soon) All this in a low code, open …

Ryax open source has launched! Read More »

Quickly generate APIs in Ryax

**This is an exciting week for us as we’ll be launching our opensource platform this Thursday! We’ll post again soon regarding the launch ** To celebrate these happy upcomings, I’d like to talk about a feature that I find most important when building production backends: workflow API endpoints. Backends are the hearts of software applications …

Quickly generate APIs in Ryax Read More »