|
|
|
|
|
by janderson215
645 days ago
|
|
Read the headline and came in to say “wtf? this is exactly the opposite of “basic”. You got me good. I think this is right up my alley and here’s some context of why. After running a production React app as simply as possible (on Windows infra - company constraint) just serving through IIS with a repo for front-end and a repo for an Express API server being served on one load balancer with 2 nodes, I’ve enjoyed the simplicity of not needing to know about these DevOpsy things outside of my stack and being able to focus on the development of business solutions. I’ve also severely lacked exposure to these things and I am curious about them. I think this is very helpful for people like me whose core technically competency is React development and had to dedicate all of their time to responding to business needs. I never wanted to spend any time learning about tools I was unfamiliar with because I wasn’t going to deploy them in our production app anyway. The only times I dedicated time to learning new things was when our business had need for something I wasn’t already familiar with. Obviously that leaves me with a huge gap and I missed opportunities for operational efficiencies, but I was willing to accept that type of error over destroying our company because I wanted to containerize and couldn’t afford to prioritize figuring out how to unfuck us when I had other things to do that were value drivers for the business. Learning about the other evolutions that could have occurred from my origins as a web dev is something that makes intuitive sense to me because I I still remember the very real motivations from those times when I chose practicality over the curiosity that I suppressed because there was shit to do. Those questions still remain unanswered and these essays may be the answer of what I could have done if I had prior working knowledge of these technologies. Curious to see how much better I could have done. Hopefully it doesn’t awaken a new kind of regret in me. |
|