Working with different git branches
This is more of a note to my future self. I was working on an wiki, hosted on MkDocs, that you contribute via making changes and pushing to GitLab. The process to submit
A collection of 26 posts
This is more of a note to my future self. I was working on an wiki, hosted on MkDocs, that you contribute via making changes and pushing to GitLab. The process to submit
Lets say you building something in AWS. A typical architecture - perhaps a 3-tier web-app: Load-balancer, app, and database. Maybe you want to use a container platform to run the app, so you
tldr It shouldn’t be synchronous I’ve written about microservices before, based on the work I did with the MAD-API program. One of the particular limitations and lessons learnt was that all
I recently authored a post for the AWS Architecture blog regarding why DevOps requirements are important when making architectural decisions - said another way, is why considerations for how you’re going to
Ghost is one of the most popular CMS and blog platforms, rated 2nd on GitHub, and the biggest open source headless CMS project. Ghost is an open source Node.js JAMstack implementation, and
Legacy corporates are abound, and they see the Internet unicorns stealing their lunch. They know that if you cant beat 'em, then join 'em. So they also want some of the fancy stuff