ACCS provides a pre-configured platform (Platform-as-a-Service, or PAAS) where you can quickly deploy and host your applications. For many of today's applications, the hosting server is just that: a place to host the application. Most of the time, the only thing an application needs from the server is to have it support the application's programming language and to provide in-and-out connections through ports. Using a PAAS such as ACCS frees you from all of the extra work of configuring and maintaining a server and allows you to focus on perfecting your application.
ACCS supports multiple languages but for this post, I'll focus on Node.js.
No comments:
Post a Comment