For those who are interested, the slides for my PyCon 2010 talk 'Creating RESTful Web Services with restish' are online. Leave comments please if you attended the talk and want to start discussions on some of the topics I mentioned.
Update 02/25/10: the video is up too
Subscribe to:
Post Comments (Atom)
Modifying EC2 security groups via AWS Lambda functions
One task that comes up again and again is adding, removing or updating source CIDR blocks in various security groups in an EC2 infrastructur...
-
This post is a continuation of my previous one on " Running Gatling tests in Docker containers via Jenkins ". As I continued to se...
-
For the last month or so I've been experimenting with Rancher as the orchestration layer for Docker-based deployments. I've been pr...
-
Here's a good interview question for a tester: how do you define performance/load/stress testing? Many times people use these terms inte...
6 comments:
Your talk was great Grig! I will have to think about some of the stuff and hit you up later.
Great presentation on REST! I learned a lot. Is the source to the example app (todoish) online somewhere?
Doug -- thanks, great to hear you found my presentation useful! You're right, I should post the code somewhere. I'll put it on bitbucket probably next week and I'll leave a comment here.
Doug -- I put the current todoish source code on bitbucket: http://bitbucket.org/griggheo/todoish.
I hope I'll have some time to add more stuff to it...but it should be fairly useful as is.
Awesome Grig! Thanks a lot!
aah, its the same presentation which I did see sometime back on slideshare.. it is a pretty informative presentation, Grig. - D'Souza
Post a Comment