Modu Michael 💯 (@modumic) 's Twitter Profile
Modu Michael 💯

@modumic

Mechatronics Engineering Student | Tech - Cloud/Devops | Deputy Senate President @TheFunaabsuSRA

ID: 1234375618873167872

linkhttps://medium.com/@cloudboy/ calendar_today02-03-2020 07:11:16

1,1K Tweet

163 Followers

531 Following

Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Just attended my first #OSCAFEST 🎉—massive thanks to Samson Goddy for making it happen! The Cloud & Containers sessions were 🔥. Biggest takeaway? Automation finally clicked for me during Ewere Diagboya’s Ewere.tech genius talk on “Single Helm Deployment for all your

Just attended my first #OSCAFEST 🎉—massive thanks to <a href="/Samson_Goddy/">Samson Goddy</a> for making it happen!

The Cloud &amp; Containers sessions were 🔥. Biggest takeaway? Automation finally clicked for me during Ewere Diagboya’s <a href="/eweredottech/">Ewere.tech</a> genius talk on “Single Helm Deployment for all your
Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Day 16: Today, i resumed reading azure docs for modules related to Az 104 (surprising that kubernetes - AKS, isn't a core module in Az-104), did practice exams and worked on compiling a list of azure projects I will work on for the remainder of the 30 days challenge. My Az-104

Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Ted Lasso is a great comedy drama series, picked a few new things about management, coach and player lives, and football fans expectations 😂 Solid watch fr, I didn't realize when I got to season 3 and that's the last season for now.🙃

Kunle Lawal (@kunlelawal) 's Twitter Profile Photo

I’ve been an Arsenal fan since 1998, Today we start my 28th season with the team Our sincere condolences to the competition Victoria Concordia Crescit #KL #COYG

I’ve been an Arsenal fan since 1998, Today we start my 28th season with the team 

Our sincere condolences to the competition 
Victoria Concordia Crescit 

#KL #COYG
Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Day 17: I did some case study exercises and practice exams questions. I couldn't do much today, i decided to rest. I'd make up for it tomorrow #30daysofazure

Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Day 18 - Today, I shifted gears to focus on exam prep since my Azure subscription credits are tapped out. Instead of the planned static website hosting project on Blob Storage with CDN, I dove into KodeKloud mock exam and case study again (access expires in 2 days) 🙃, MS Learn

Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Day 19: Finally did the Azure blob storage static website hosting project with a custom domain name using a website template from tooplate, Did the ms practice exam and scored above 80% thrice, also did some ms learn azure labs. I will work on two projects tomorrow.

Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Day 20: I did a project which involved configuring an Azure load balancer for high availability VMs. I utilized Azure standard load balancer, NAT rules, Vnets, NSG, VMS and health probes to complete this project. I started off with a review on load balancers using Prince Onukwili

Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Day 21: I did a tutorial on enabling just in time access on VMs - hardening VM security against brute force attacks. I majorly worked on Containerizing and pushing to a private azure container repository (ACR). I used docker multi stage build, ACR private endpoints, Azure RBAC.

Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Day 22: I deployed a multi container application (react frontend and node backend), in a single azure app service for containers. I used a multi-container YAML, app service for containers and health probes. Interestingly I did the ACR project yesterday and this today, both

Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Major takeaways from working with the azure CLI and last two projects are: - knowing what services are only available on Basic and premium plans. - configuring JIT access for VMs and also disabling public access for certain resources (ACR), only limiting access to client IP or

Modu Michael 💯 (@modumic) 's Twitter Profile Photo

Day 23: Using a tutorial from the ms learn docs, I deployed a multi container application to AKS. I prepared the application for AKS, built and pushed the image to ACR using a container image already available on GitHub container registry, created a k8s cluster, deployed azure