Shaun Abram
Technology and Leadership Blog
Testing in Production Presentation – SVCC 2018
The following post is essentially a written version of the Testing in production talk I gave at Silicon Valley Code Camp 2018. You can find the presentation deck here at slideshare.
Tags: chaos, chaosengineering, conferencetalks, For prep, integrationtesting, itestinprod, mytalks, production, resilience, resilienceengineering, Testing, testinginproduction
“Ship It!” talk at the Boise Code Camp
Slides for my “Ship It!” talk at the Boise Code Camp in Boise State University today: https://www.slideshare.net/shaunabram/ship-it-boise
Tags: boidecodecamp, codecamp, devops, mytalks, production, shipit, talks
Unit Testing – the Hard Parts @ NYC Code Camp
Thanks to everyone who came to my “Unit Testing – the Hard Parts” presentation @ New York Code Camp. I really enjoyed it! Great crowd, lots of follow up questions. And cool Microsoft office space in Times Square. Thank you to all who attended. My slides are here: http://www.slideshare.net/shaunabram/unit-testing-the-hard-parts
Tags: codecamp, mocks, mytalks, nycc, stubs, tdd, testdoubles, testdrivendevelopment, Testing, unittesting
RESTful Microservices at Silicon Valley Code Camp ’15
Thanks to everyone who came to my RESTful Microservices talk at Silicon Valley Code Camp today. Great turnout and lots of good follow up questions.
You can find the complete slides on slideshare.
Tags: api, codecamp, HTTP, microservices, mytalks, REST, RESTful, SOA, svcc, svcc15
Rest and Microservices talk at the Las Vegas .Net Group
Thanks to Richard Rosenheim for inviting me to talk on REST and Microservice at the Las Vegas .Net Group today.
If you came along, thanks for attending!
You can find my slides here.
You can also check out my blog posts that the talk is based on:
Tags: architecture, HATEOAS, HTTP, microservices, mytalks, REST, RESTful, royfielding, talks
An intro to Microservices and REST: SoCal Code Camp 2014
If you came along to my session at the SoCal Code Camp, thanks for attending! Any feedback always appreciated.
You can find the slides on slideshare.
You can also check out my blog posts that the talk is based on:
Shaun
Tags: architecture, codecamp, HATEOAS, HTTP, microservices, mytalks, REST, RESTful, royfielding, socal2014, talks
Software Quality via Unit Testing
The following post is based on a talk I gave at Desert Code Camp 2013. See also the associated slide deck.
Software quality is critical to consistently and continually delivering new features to our users. This articles covers the importance of software quality and how to deliver it via unit testing, Test Driven Development and clean code in general.
Read more
Tags: cleancode, codecamp, dcc13, desertcodecamp, JUnit, martinfowler, mytalks, talks, tdd, Testing, unittesting
‘An Introduction to Spring’ at LA Code Camp
I gave my ‘An Introduction to Spring’ talk today at the LA code camp. It went fairly well I think. I had very little time to go through the Spring MVC module at the end, but perhaps I will give that as a separate talk another day.
I have posted the presentation slides here.