I want to build my own decentralized application platform to build and deploy web applications easily, which is like Google’s App Engine, on multiple web servers. What language-independent steps should I take to build such infrastructure?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Go check out TyphoonAE. I think it provides an excellent “model” for how you could build your own stack / platform. The “main” components of the stack are:
In your own stack you could swap out components quite easily, based on your preferences and needs.