Blog
Introducing Backendless Pro Community Edition: Free Single-Server Deployment
We’re excited to announce that Backendless is now even more accessible with the launch of the Community Edition: a free version of the Backendless platform for deployment on a single physical server. This change makes Backendless more accessible than ever, allowing established users who want to lower their overall cost of ownership to deploy quickly...

Developing an Alexa Skill Without Writing Any Code – Part 2 (Intents and Slots)

This is Part 2 of the article about developing an Amazon Alexa skill without any coding. In Part 1, you learned the following: How to create a Codeless API Service responsible for handling Amazon Alexa requests. The service completely removes the need for adding AWS Lambda functions and runs without any cost in the free plan of…