When doing web development, one of the most important aspects is to get a site performing well with SEO (Search Engine Optimisation). One contributing...
Introduction In this article, I'm going to show the structure that I use for REST based APIs using Python. In Python, I use Flask to create APIs as I...
Introduction In my previous article, I showed how to connect to an Amazon RDS host by changing the security group and allowing direct access to port...
Elastic Beanstalk (EB) is a Platform As A Service from AWS that allows you to easily deploy applications without having to worry about setting up the...
Google Cloud Platform is a set of services that Google offer to customers providing different type of computing functionality, for example, Virtual...
Introduction The MicroProfile initiative provides the excellent web based Starter application to allow developers to easily scaffold MicroProfile...