WP Multi Site + Google Cloud + Nextjs make for a power couple.
Millions of users interface with an application daily; when they open their apps, they expect to see the right information immediately. A robust system handles…
Overview Imagine you are creating a new web app. Like most apps, you may need to configure a database, a web server, and an API…
Overview Containers, Containers, Containers. It seems like Docker is all the rage… well, there is a reason. Docker containers make life easier for all developers…
In the past, developers have written monolithic applications. A monolithic application is a massive program written in one programming language. It handles different types of…
In a Nutshell Google Cloud Build allows us to build our Docker images and deploy them to the cloud while versioning them. We deploy our…
This Is part one of a multi-series post, if you did not read our intro please do so as it will give you a better…
Overview This is an intro to a multi-series post. In the initial few postings, we will be getting into web development basics, making our way…