After a few months of studying, I finally got my AWS developer certificate. I felt like I was back in school. Flashcards, memorization, projects, practice exams – the works. AWS is a ginormous collection of services. See, even though its a developer cert – you have to know a lot more than that. For starters […]
Category Archives: AWS
My First AWS Lambda Function and API Gateway
I was given a task to create a simple API that would fetch jobs from our new system Workday. This API would accept a few parameters, and spit out the relevant jobs from it. My thoughts are always – if I was to build something, might as well learn something new in the process. I’ve […]