Solution Portfolio Bootstrap Page

Resize this responsive page to see the effect!

Using a HTML page to retrieve data from Google Sheets

This section demonstrates the ability to get inventory data from Google Sheets in real time via a REST API Service on that is deployed using Google Cloud RUN

Using AI and Machine Learning in Google Sheets

Did you know that there are built in Machine Learning functionality in Google Sheets?

In this demo I show you how you can use Machine Learning functionality in Google Sheets to help translate, analyze and visualize feedback data from a Google Form. This practical example can be done by anyone who knows how to use functions and formulas in Google Sheets. No coding background required.

Web Site Hosting - Old School

In order to demonstrate the capability of Google Cloud to run a web site the old school way, I setup a Google Compute Engine virtual machine to run Apache2 and mapped my original domain name www.perpetualitconsulting.com which I got from GoDaddy to it. This was a good exercise for me on setting up Debian Linux server from scratch and learning how to do some administratrive tasks such as installing an Apache 2 web server, mapping a domain name and configurng the firewall. Now I know how easy and hard it is for an IT guy to setup a web server.

Running a highly scalable, low cost and minimal maintenance web site

Are you looking for a way to host your web site on a secure, fast and cheap web site that can easily scale to millions of users?

In this demo site which is running on Google App Engine is running at a very low (Currently USD0 cost) and in a high performance secure serverless environment hosted by Google. This type of implementation is ideal for developers and new web site owners who want to experiment with a web site concept without having to spend for expensive and unreliable web hosts which charge a fix fee every month. This technology can easily scale up and down as needed and allows you to launch your project site with minimal cost. Its pay for use model allows you to minimize your cost and still be able to ramp up quickly should your web site or application become more popular.