LMLloyd Mckieinblog.mckie.info·Aug 17, 2023 · 5 min readAzure Fundamental - Az 900Why this one? It's a good starting point for cloud concepts for Azure. I would say for a Technical BA that's planning to understand Azure to a better depth this is a really helpful exam. For a Developer, this might be a good way to try out your first...00T
LMLloyd Mckieinblog.mckie.info·Aug 10, 2023 · 5 min readAWS Developer Associate (DVA)Why this one? Out of all the ones that are suggested this one is the most highly recommended middle-of-the-road certificate for Developers.In order to solidify your knowledge, you can demonstrate it with badges and certificates.Because DVA provides a...00
LMLloyd Mckieinblog.mckie.info·Jul 20, 2023 · 3 min readDevelopers Hierarchy of NeedsThe Developer's Hierarchy of Needs is similar but not identical to the Maslow Hierarchy of Needs. So starting from the most basic need. It's not water, it's not food. Coffee/Tea is essential. some form of caffeine that can be consumed. You could have...00
LMLloyd Mckieinblog.mckie.info·Jul 17, 2023 · 4 min readSite Reliability Engineering (SRE)DevOps - Background To break down the silos of Developers and Operations a set of guidelines, practices and culture was invented (DevOps).With the silos we had Developers throwing code over the fence to support to handle the code in whatever state it...00
LMLloyd Mckieinblog.mckie.info·Jul 2, 2023 · 3 min readSnapshot testing -React(ive) to ProactiveSnapshot testing has been around for a while in React. What is it? A way of testing the UI given a certain state. So your site renders each part of it in a certain way. To capture and test that consistency over time you can use snapshot tests. Why wo...00