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...
-
Here's a good interview question for a tester: how do you define performance/load/stress testing? Many times people use these terms inte...
-
Update 02/26/07 -------- The link to the old httperf page wasn't working anymore. I updated it and pointed it to the new page at HP. Her...
-
I've been using dnspython lately for transferring some DNS zone files from one name server to another. I found the package extremely us...
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