Year: 2022

Deploy Django with RYAX and scale

Deploy Django with RYAX and scale Leverage your Django web application with RYAX, and make it a cloud native application, seamlessly scaling. Django is a high-level open-source Python web framework widely used, with +65K stars on GitHub.    RYAX enhances Django with ready-to-use templates to create cloud native applications, and also extends it with API implementation, …

Deploy Django with RYAX and scale Read More »

OpenAPI support

OpenAPI support Building APIs into your backend? APIs are the core of any modern app, but how to create your specific APIs easily, integrating your business logic ? That’s what we’re doing with the latest features added in RYAX ! With full support of #OpenAPI , developers can build APIs through the #lowcode UI, using available integrations and custom …

OpenAPI support Read More »

Serverless architecture to fight against climate change

Serverless architecture to fight against climate change Serverless architecture to fight against #climatechange? We know that reducing the energy consumption  of web infrastructures is important, for the #climate of course , because datacenters emit a lot of CO2, but also to reduce costs. With equal service, ie without stopping the servers and Internet services, how can we do it? This …

Serverless architecture to fight against climate change Read More »

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 »