News

Telerik Releases Backend-as-a-Service Product for Mobile App Development

The company also releases SDKs for .NET and iOS.

Developer tools maker Telerik has released a backend as a service (BaaS) product called Everlive that aims to speed up time-to-market for mobile apps. Along with the service itself, it's released software development kits (SDKs) for Windows devices, as well as iOS and JavaScript.

Everlive provides cloud-based services like social media integration, push notifications (which it says is Everlive's "most popular feature" thus far), data storage, user management, cloud-code execution, email and SMS notifications.

Everlive includes a portal for managing the backend, and offers real-time reports. The Everlive servers are hosted at Rackspace, and have numerous certificates of security and compliance, including ISO/IEC 27002, ISO 27001, SSAE 16, and PCI-DSS for credit-card payments.

One way Everlive can save development time is code execution in the cloud, which allows the execution of JavaScript code before and after a CRUD operation, based on a content type. It also means that any app updates are automatically available across all mobile platforms (a Telerik press release said an SDK for Android is coming soon, but didn't give a timetable.)

Everlive, available now, has a limited, but free, developer version. Other pricing levels include Startup ($74/month or $49/month for an annual plan), Business ($224/$149) and Enterprise (for which pricing varies). Telerik first started discussing Everlive in May, when it was in preview form.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube