Re: [Tutor] aws/cloud questions..

2015-08-29 Thread Alan Gauld
On 29/08/15 01:24, bruce wrote: I'm considering taking a dive into the "cloud" with an app that would be comprised of distributed machines, running py apps, talking to db on different server(s), etc.. OK, Where are you starting from? Can you already program in Python and use databases? Can you

Re: [Tutor] aws/cloud questions..

2015-08-28 Thread Laura Creighton
In a message of Fri, 28 Aug 2015 20:24:29 -0400, bruce writes: >Evening group! > >Hope wee'all doing well, having fun. yada yada..!! > >I'm considering taking a dive into the "cloud" with an app that would >be comprised of distributed machines, running py apps, talking to db >on different server(s)

[Tutor] aws/cloud questions..

2015-08-28 Thread bruce
Evening group! Hope wee'all doing well, having fun. yada yada..!! I'm considering taking a dive into the "cloud" with an app that would be comprised of distributed machines, running py apps, talking to db on different server(s), etc.. So, I was wondering if anyone has good docs/tutorials/walk th