Introducing the #NikemaLearns DevOps Blog Series hero graphic

Introducing the #NikemaLearns DevOps Blog Series

Jan 15, 2021 by Armory

I am geeked out about learning! I get enjoyment out of adding to my knowledge and pushing at the edges of my comfort zone. While continuous learning is important to me, It’s easy to fall out of practice when work and family time demand a lot of my attention. Part of what excited me about joining the Armory crew was the culture that promotes a growth mindset, experimentation, and psychological safety. One of our employee perks is an educational budget that we can use for professional development.

Since Armory is offering to invest in my education, I’m going to take advantage of this opportunity to level up my skills and learn on the job. I see value in documenting my learning in public with a blog series, and that’s what I’m announcing today. My hope is that my fellow technologists (especially developers) who are new to DevOps will see me wobbling about on my training wheels and feel encouraged to learn more about this field for themselves.

Person swaying with books stacked on their head. Pencils and writing utensils in the background. Text: Always Be Learning
Always Be Learning

My Starting Point

I started out making webpages on our family computer as a kid and tech has been part of my life ever since. What I love about our industry is that there’s always more to learn, there’s always the next level. As I discover more about myself and my aptitude, it has been a fun challenge to see which areas of tech align the most with my natural abilities and interests.

I have the most exposure to programming (in a variety of languages) and front-end development (HTML, CSS, JavaScript). I’ve dipped my toe in lots of things; I’m not an expert in any of them. I consider myself a language-agnostic generalist. My relative inexperience with cloud computing and DevOps triggered my insecurities in my early days at Armory. I accept that It’s normal and natural to be wobbly when taking on something new. Starting in a new role and feeling like everything is new is nerve-wracking. It took me a minute, but I’ve started to settle in to remember who I am.

Cartoony, anthropomorphized, cloud literally making it rain dollar bills.
Nikema’s sidenote: There’s a lot of money to be made in this industry and you don’t necessarily need to be a programmer 👀. Don’t forget the wide variety of tech roles available for you to pursue.

I trust myself enough to know that I can learn new things and I can do hard things. After investing a few hours into getting up to speed in this new domain, I realize that I’m coming in with more than a blank slate. I have peripheral knowledge and experience. My pre-training self-assessment is that I’m an advanced-beginner. I’m solidly in noob territory but I know a couple of things.

My Objective

My first milestone objective is to earn the AWS Cloud Practitioner certification. I chose this certification for several reasons:

I have access to O’Reilly study materials and the online learning platform provided by AWS. My first step will be to take the practice exams. In my next post, I’ll have a more defined study plan and a projected testing date.

The Format

Every other Friday I’ll publish a blog reflecting on what I learned and what I did in the preceding weeks. I haven’t decided on the exact format for these posts yet, but I’m aiming for the standard of “really good notes” as defined by Joel Hooks.

Let’s Go!

I’m excited to get back into focused and structured learning. Not only will I learn the foundations of the AWS cloud, but I’ll also get to practice what mentor-in-my-head Angie Jones calls “working out loud.”

I aspire to be a developer advocate and building a public body of work is how I intend to prove I’m capable of that role. If you want to follow my learning journey on social media, I’ll be using the hashtag #NikemaLearns to talk about it with links to each blog post.

Originally published on nikemaprophet.com

Featured Photo by Andrew Neel on Unsplash

Share this post:

Recently Published Posts

How to Become a Site Reliability Engineer (SRE)

Jun 6, 2023

A site reliability engineer (SRE) bridges the gap between IT operations and software development. They understand coding and the overall task of keeping the system operating.  The SRE role originated to give software developers input into how teams deploy and maintain software and to improve it to increase reliability and performance. Before SREs, the software […]

Read more

Continuous Deployment KPIs

May 31, 2023

Key SDLC Performance Metrics for Engineering Leaders Engineering leaders must have an effective system in place to measure their team’s performance and ensure that they are meeting their goals. One way to do this is by monitoring Continuous Deployment Key Performance Indicators (KPIs).  CD and Automated Tests If you’re not aware, Continuous Deployment, or CD, […]

Read more

What Are the Pros and Cons of Rolling Deployments?

May 26, 2023

Rolling deployments use a software release strategy that delivers new versions of an application in phases to minimize downtime. Anyone who has lived through a failed update knows how painful it can be. If a comprehensive update fails, there are hours of downtime while it is rolled back. Even if the deployment happens after hours, […]

Read more