Elvis OnoboWhat are the Problems with the Monolith and SOA that led to the birth of the Microservices…This article is a continuation of my summaries of the microservices course by Memi Lavi. You can find the course here.Nov 10, 2021Nov 10, 2021
Elvis OnoboHow Did Microservices Become a Thing?Microservices are a result of problems with two architecture paradigms which are the monolith and the SOA (Service Oriented Architecture).Nov 2, 2021Nov 2, 2021
Elvis OnoboDatabase Transactions, When and WhyA junior developer was asked to build the e-wallet for an online store that processes thousands of dollars daily.Dec 24, 2020Dec 24, 2020
Elvis OnoboStraightforward Pagination With Adonis JSThis article is for beginners, so if you already know what you are doing in Adonis JS, you may read on if you want and be kind enough to…Nov 17, 2020Nov 17, 2020
Elvis OnoboSending Mails with Adonis Js and MailgunAlmost every application being built today requires some communication, and if you are building an application right now, odds are you…Sep 10, 2020Sep 10, 2020
Elvis OnoboMaking Better HTTP Requests In Laravel 7 With Http MethodsLaravel relies heavily on Guzzle (a PHP HTTP client that makes it easy to make HTTP requests) to make HTTP requests a breeze for…Apr 19, 2020Apr 19, 2020
Elvis OnoboSteps to deploy Laravel app to Heroku with easedecided to document this after spending hours between Stackoverflow, Heroku docs and other options. Hope it helps you save time and avoid…Jan 13, 2020Jan 13, 2020