Blog
Vibe Coding is Awesome - But Let's Talk Backends (Because They Still Matter)
Vibe coding. Yeah, you’ve definitely seen it, probably dabbled in it yourself. Platforms like Loveable.dev, Replit, Claude Code, and a ton of others, are changing how we think about coding. It’s like skipping the boring stuff, going straight to building something fun. UI prototyping, algorithms, slick little experiments, honestly, it feels like magic. But okay,...

Integrate AWS Lambda Into Your Backendless Apps

Backendless version 4 has a lot of magic. An example of this is our integration with AWS Lambda – Amazon’s version of “serverless” programming. With Lambda, you define your server-side code without any association with a physical machine where it runs. A lambda function can be developed in node.js, Java, C#, etc. The integration we…

How Billing Plans Work

Backendless offers three billing plans to choose from – Free, Cloud9 and Cloud99. You can see the details of all the plans on the Backendless Cloud Pricing page. Each plan has its own limits which can be increased/customized for the Cloud9/99 plans. Plan customization is done via the purchase of a “Function Pack” from our…

Backendless 4.0 Beta 1 Is Here!

It has been a long journey from the early days when the Backendless team sat down to discuss what we wanted to do with the platform to today when we are writing this blog post. The idea for the 4.0 release was started as a uniform vision for a major cleanup of all the issues…