|
||||||||
Startup Engineering (coined from a Stanford Class)
THE QUESTION: How do you setup an infrastructure for a web-based or the web part of a company?
After understanding what your needs are ---you will look for solutions in each sector (sales, marketing, etc)
Goals: Easy, Cheap/Free when makes sense, minimize personnel initially1) Decide on if you want Cloud as IAAS or PAAS: Select a Cloud service to host your systems (best to keep to one platform)
2) You should create minimally development/ test/ production services/machines.
3) You need to similarly manage your code ---having development and master/production branches in a versioning, software management system like github or bitbucket or ??
4) Data - what are your needs persistent, content delivery networks (CDN --about performance not only data)
5) Performance and tools -Cache, distirbuted systems, tools ---what are your needs
|
||||||||
© Lynne Grewe |