Intro: Google App Engine & Appscale
Intro: Google App Engine & Appscale
To
Google
app engine
&
Appscale
build apps
faster and
easier
developer
innovation
K
rapid
releases
Z
deploy and
scale on any
cloud
x
Chris bunch
[email protected]
(
b
8
5
$
>
a
common
pattern
One of several recurring
problems seen in the real
world today.
Setup hardware
Servers
Load balancers
App Servers
Databases
6
Everything is a web request
Stateless, scalable web server, meaning:
No lesystem access
Apps tell App Engine which Entities will be updated together by putting
them into an Entity Group
get
put
range_query
delete
PAGE
www.appscale.com
Phone: +1(805) 845 0010 | e-mail: [email protected]
we have supported
21
PAGE
www.appscale.com
Phone: +1(805) 845 0010 | e-mail: [email protected]
now focusing on...
22
PAGE
www.appscale.com
Phone: +1(805) 845 0010 | e-mail: [email protected]
load balancing + app servers
23
PAGE
www.appscale.com
Phone: +1(805) 845 0010 | e-mail: [email protected]
API Services
24
PAGE
www.appscale.com
Phone: +1(805) 845 0010 | e-mail: [email protected]
the development cycle
25
Limitations:
Use AppScale!
Demo