Free Post DevsOnDevs: Interview Series DevsOnDevs: Femi Taiwo | EP 4 "This is a good time to come into tech because the opportunities are massive. You could start off as an intern even if its for free to build your employ-ability and value." - Femi Taiwo.
Free Post General What should I learn? Individuals seeking to transition into a tech career in a technical role always ask me, “What programming language should I learn?” Personally, I'd recommend JavaScript or Python as my top
Free Post General Overfamiliarity Avoid over-familiarity with your capabilities. Over-familiarity will cost you time, opportunities, growth and the greater version of you. Put your knowledge to work first then up-skill. Always juice out your knowledge base.
Free Post DevsOnDevs: Interview Series DevsOnDevs: Ire Aderinokun | EP 3 “The best way to enter the industry is to enter the industry. Start doing the work, build up your portfolio yourself. Do not wait until someone gives you a job to actually start doing it” – Ire Aderinokun
Free Post DevsOnDevs: Interview Series DevsOnDevs: Emotu Balogun | EP 2 On this episode of DevsOnDevs, we have a fun chat with co-funder & CEO of https://sendbox.ng. He talks about sendbox, what it was built with, and how he got started coding. Enjoy!
Free Post DevsOnDevs: Interview Series DevsOnDevs: Timi Ajiboye | EP 1 On today's episode of DevsOnDevs, Chuka Ofili takes an introspective look into Timi Ajiboye, BuyCoins Co-Founder & CEO. How he got started coding, favorite technology tools & startup life at https://buycoins.africa
Free Post DevOps Debugging Kubernetes Services with Skaffold, VSCode & Cloud Code Debugging is arguably more of an art form than a skill, and even though it can be learned and perfected over years of experience, the one thing that's consistent is
Free Post DevOps Easy Kubernetes Development using Skaffold As a developer or devops engineer, do you ever have issues running your multi services locally, especially when developing with kubernetes? Or are you one of those who just didn't
Free Post Kubernetes Automate TLS/SSL Certificate Issuance & Renewal - Part V This is the 5th and final part in our $65 Kubernetes Cluster on DigitalOcean [https://iamchuka.com/tag/k8s-do-series/] series, you can goto Part I [https://iamchuka.com/kubernetes-on-digitalocean-coreos-for-65-part-i/] to
Free Post Kubernetes Installing Helm Charts - Part IV This is the 4th part in our $65 Kubernetes Cluster on DigitalOcean [https://iamchuka.com/tag/k8s-do-series/] series, you can goto Part I [https://iamchuka.com/kubernetes-on-digitalocean-coreos-for-65-part-i/] to read on
Free Post Kubernetes Install Kubernetes Dashboard - Part III This is the 3rd part in our $65 Kubernetes Cluster on DigitalOcean [https://iamchuka.com/tag/k8s-do-series/] series, you can goto Part I [https://iamchuka.com/kubernetes-on-digitalocean-coreos-for-65-part-i/] to read on
Free Post Kubernetes Add Persistent Volume Support Using DigitalOcean Block Storage - Part II This is the 2nd part in our $65 Kubernetes Cluster on DigitalOcean [https://iamchuka.com/tag/k8s-do-series/] series, you can goto Part I [https://iamchuka.com/kubernetes-on-digitalocean-coreos-for-65-part-i/] to read on
Free Post Kubernetes $65 Kubernetes Cluster on DigitalOcean - Part I This is a multipart tutorial and walkthrough on setting up a $65 kubernetes cluster on DigitalOcean's droplets using CoreOS. It's mostly a manual setup until DigitalOcean releases their managed kubernetes
Free Post Git Gitflow Workflow, Automated Builds, Integration & Deployment. Working with teams can be quite challenging if there is no process in place to review and check code before it is merged, or more importantly to prevent ominous code from getting to production. One…
Free Post DevOps DevOps automation & some tools we’ve come to love. Based on my work over the years, I have been privileged to serve as mentor to lots of exciting startups from across the Globe on the Google Developers Launchpad Program. While working with these startups and their products on using technology to build for scale, there has been a consistent ...