Category Archives: Presentations

My DevOps Presentation from Keep Austin Agile 2016

Here is the video from the DevOps presentation I gave this week at the Keep Austin Agile conference. DevOps – Applying Lean & Agile Principles to Operations & More from Chris Edwards on Vimeo. You can get the slides here. Abstract: By now you have likely heard about DevOps. It’s quickly gaining adoption. But what […]

Also posted in Agile, Continuous Integration, DevOps | Tagged , , | Leave a comment

Effective Test Automation Presentation – Keep Austin Agile 2014

This weekend I gave a presentation at the Keep Austin Agile conference called “Effective Test Automation”. Effective Test Automation from Chris Edwards on Vimeo. Keynote file Slides as PDF Abstract It’s easy to write tests, but it’s not so easy to maintain them over time. Tests should not be a drain on your productivity, they […]

Also posted in Agile, Mocking, Principles, Test-Driven Development, Testing | Leave a comment

Video: Padawan to Jedi – A Developer Jump-Start (my presentation at Austin Code Camp 2011)

Here is the video of my “Padawan to Jedi – A Developer Jump-Start” presentation I gave last week at the Austin Code Camp 2011. It touches on all the principles, patterns, practices, and such that I have learned in my many years being a developer. I designed the Padawan2Jedi talk to present knowledge in a […]

Also posted in .NET, Agile, C#, Continuous Integration, Continuous Learning, Design, Humility, Leading, Mocking, Patterns, Principles, Productivity, Simplicity, Soft Skills, Test-Driven Development, Testing, Tools | Tagged , , , , , , , , , , , , , , , , | 1 Response

Video: Introduction to MongoDB – Austin Code Camp 2011

Here is the video from my Introduction to MongoDB talk that I did today at the Austin Code Camp 2011. This is an updated presentation that includes some animations to explain the replication and sharding concepts in MongoDB. In the talk, I also cover indexing and querying of the data. I also have attached the […]

Also posted in MongoDB, NoSQL | Tagged , , | Leave a comment

I Will Be Presenting at Austin Code Camp 2011

I will be giving 3 presentations at the 2011 Austin Code Camp. The first will by my Introduction to MongoDB talk that I have given several times… Introduction to MongoDB MongoDB is one of the new breed of “NoSQL” databases available as alternatives to relational databases. It is a document database that represents its data […]

Posted in Presentations | Tagged | Leave a comment