Webmaster .. RIP frontend, backend, UI, infrastructure, deployment, security, scalability, performance, project, scrum --> full-stack CGI, does this actually work? likely no -> web frameworks, e.g. Django, Turbogears CRUD (create, read, update, delete) more lightweight, small components -> Flask problems: (1) don't mix code and HTML -> templating (2) URL routing (3) database abstraction, object store (4) sessions, security, etc. what can WE do? backend, API