Ross Rhodes
1 min readDec 4, 2018

--

Thanks nderground for sharing your experiences and your Java ecosytem code for AWS!

On your point regarding the development of web applications, I would argue studying for AWS certification is not primarily about passing the exams, but also about what we learn leading up to the exam. There’s two critical points to the development process: designing a good architecture, and writing code to implement this. I think the certifications play a strong part in one’s success for the former, before going on to write the code.

On the running joke about test-driven development, I think it’s good AWS encouraged this approach. I would encourage others reading this to do the same, and maintain strong test coverage for all their AWS code.

--

--

Ross Rhodes
Ross Rhodes

Written by Ross Rhodes

Senior Software Engineer developing event-driven serverless systems at Kraken. Working primarily with AWS, Node.js, and Python. Views expressed here are my own.

No responses yet