Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Niyamat Almass
Niyamat Almass
8,176 Points

[Urgent] An important news to Ben Jakuben.Parse.com was retired!!!!!!!

Hi Ben Jakuben

Parse.com was retired.What now?.How to student take "build a self destructing messaging app course".I am really confused.Is there any alternative to parse.com?

2 Answers

Harry James
Harry James
14,780 Points

Latest Edit (03/04/16)

I previously mentioned how Parse Server was missing some features however, the Parse team and Community have been pretty awesome at adding everything we've been asking for and now, we have Push Notification Support and also a Dashboard (One of my most loved features)!

Now, Parse Server would be my recommendation for you to set up rather than the alternatives below (However, all are still available if you would prefer) and by following the links on the Parse Server GitHub Page there are quick links to easily deploy a server to AWS, Heroku or Azure, and instructions if you wish to set up your own isolated server.

I've recently been very busy with exams right now but I will try my best to provide a guide to installing and using Parse Server however, this is not my priority as courses using Parse are now retired and therefore, support regarding the courses will also decline.


Original post:

Hey Niyamat!

Parse did indeed declare deprecation of services yesterday, which has resulted in closing down new signups.

Unfortunately, this means that if you have not signed up for a Parse account, you won't be able to complete the course when using Parse as a backend.

There are plenty of alternatives that can be used and I'll go ahead and compare a few before posting my recommendations here.

Edit:

Here are my favourite 4 services, go ahead and check them out. You can continue with the project using one of these services, just take a look at the documentation (Which I've made sure is good!) to learn how to use the services:

  1. Backendless - 100 active users, 50 API calls/sec, 20gb storage, 1000000 push notifications/month.
  2. Firebase - 100 simultaneous connections, 1gb storage, 10gb transfer/month, NO PUSH NOTIFICATION SUPPORT.
  3. Buddy - 20 req/s, 10gb storage, 5000000 push notifications/month.
  4. Cloudboost - 100 simultaneous connections, 100 users, 50,000 API calls/month, 1gb storage, NO PUSH NOTIFICATION SUPPORT (Yet).

Hopefully the Ben's will have got the message about the deprecation of service and a video/callout will be added to the course at some point regarding the issue. This may still take a few days, seeming as though the announcement only arrived yesterday.

Niyamat Almass
Niyamat Almass
8,176 Points

Hi Harry James

Thank you so much.

Can you tell me which is the best among the 4 sites you gave.I mean which I used.I see the 4 sites are good.

Harry James
Harry James
14,780 Points

Hey again Niyamat!

The list is in order from 1 to being my favourite to 4 being my least favourite (However, they're still all good).

Another thing I should mention is that Buddy are going to try and host their own Parse Server, so that you get all the functionality of Parse with them. Note that this isn't ready just yet, and as it stands, Parse Server is missing many of the features we loved from Parse. You can still sign up here for email updates regarding Parse Server hosting.

So, I'd highly recommend you use Backendless to proceed with the course. Whichever service you choose, if you run into any issues then feel free to give me a shout over here.

Note: My activity will be slower this month as I have Trial Exams in February, so a lot of my time will be spent revising. I will still respond to all requests/mentions if nobody else has provided an answer before me, but it may take longer to get a response from me.

Ben Jakuben
Ben Jakuben
Treehouse Teacher

Thanks so much for this detailed reply, Harry James! I posted some additional details in a new thread.

saurabh agrawal
saurabh agrawal
1,702 Points

Hey "Harry James",

Can you please share your link of the tutorials for "backendless" and firebase.