How to build and deploy web apps
If you're thinking of building a web application, you may wonder how to get started without spending a lot of money. I've been building sites for over 10 years and while I'm not a professional designer, coder or system administrator, I've learned a few things that might help you get off to a good start on your project.I have sections on the major parts of creating a web app:
- Finding a domain and managing the domain settings
- Finding a place to host the web app and enabling it to scale to handle thousands of users
- Deciding on some of the technologies you can use, including Amazon's infrastructure web services like EC2, SimpleDB, S3 and SQS
- Finding graphical elements for your sites