Any organization considering acquiring an ERP software module from a CRM to Finance, HR, SCM, or Sales & Marketing will ask how to integrate their existing data. Whether…
Continuous integration(CI) and continuous delivery(CD) pipelines have become the norm in software engineering. In the corporate world, a CI/CD pipeline is especially useful to ensure your entire development…
Static websites are a great way to run a simple and inexpensive portfolio or landing page. And it’s even free if you leverage the AWS S3 free tier…
From machine learning to a lambda function, most of the projects running on AWS relies on an S3 bucket to store the files you need for other AWS…
Companies often want to implement a Jenkins or Gitlab pipeline to improve their development quality and automate their continuous testing. Companies will then often migrate their source control…
I fell in love with how valuable a file hosting service can be around 2010 by getting introduced to Dropbox. Being able to access your files on the…
Chatbots have been around for a while now and I’ve had the opportunity to build a couple of them for clients using Oracle and AWS tools. I’m not…
Hosting a WordPress blog/website on the AWS EC2 platform can be pretty useful when you know how to maintain Linux servers and want to keep your cost down….