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

iOS

Built app with parse

once you build a app with a service like parse can you change it another service like Amazon web service and google app engine

1 Answer

Stone Preston
Stone Preston
42,016 Points

No. Parse uses it's own framework

none of the network api calls and requests would work, you would have to change all that over to use whatever service you are on.

thanks but can a service like parse support a app like intsagram that have million of users?

Stone Preston
Stone Preston
42,016 Points

couldnt really tell you about the scalability of parse. You would definitely have to upgrade to the enterprise plan though with that many users

thanks for the answer.

Ben Jakuben
Ben Jakuben
Treehouse Teacher

Parse is intended to scale well and supports popular apps like those featured on their site:

Instagram isn't a fair comparison because it is SO huge. :) I'm sure they have their own very scalable backend. But Parse seems pretty impressive at scale, too.

thanks i got it

thanks i got it