Digital Transformation

You will find useful posts, videos and other resources about cloud computing. Feel free to share this information on your social media channels.

The following are some of key questions for digital transformation.

The following questions will help you think about how you can leverage cloud computing for your organization.

Storage Capacity

Are you running out of your enterprise storage capacity every year or are you doing frequent cleanups and backups to free up more space?

Processing Power

Are you scaling your hardware frequently to increase the speed of your applications and run more processes simultaneously to leverage real-time data?

Internet Bandwidth

Are you scaling your network hardware to support the increasing bandwidth requirements or are you paying your ISP beyond your budget?

Human Resources

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus id felis odio. Vestibulum id ligula vitae enim.

Project Management

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus id felis odio. Vestibulum id ligula vitae enim.

Payroll

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus id felis odio. Vestibulum id ligula vitae enim.

Finance Analytics

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus id felis odio. Vestibulum id ligula vitae enim.

Ticketing System

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus id felis odio. Vestibulum id ligula vitae enim.

Event Planning

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus id felis odio. Vestibulum id ligula vitae enim.

gRPC for API developers

gRPC is a remote procedure protocol from Google which is open source and programming language agnostic. It is touted to be better than REST in some aspects. The reason why I evaluated gRPC for some of my projects is that it is built into various components of Google...

Connecting to Google BigQuery from Microsoft Excel – Part 2

The following are the resources you need to do what is shown in the demo. https://cloud.google.com/bigquery/partners/simba-drivers/ Microsoft Excel Google BigQuery. These are the queries used in the demo. Replace project-id and dataset with your...

Connecting to Google BigQuery from Microsoft Excel-Part 1

The following are the resources you need to do what is shown in the demo. https://cloud.google.com/bigquery/partners/simba-drivers/ Microsoft Excel Google BigQuery. This is the query that was used in the demo. [code language="sql"] SELECT...

What excited me about Big Data

As a technical person my first curiosity about Big Data was to learn what it is. I think one of the most relevant definitions for Big Data was provided by Gartner Inc. The definition is the following. Big data is high-volume, high-velocity and/or high-variety...

Hosting CodeIgniter on Google App Engine

CodeIgniter is a PHP based MVC framework. It is the first PHP MVC framework I learnt while learning PHP. My like-minded friends and I developed a small application in CodeIgniter. We didn't develop it with a goal to host it on App Engine. After we used this...

Google BigQuery Billing Explained

Google BigQuery is a wonderful platform for analyzing your data. It is a database that can store various types of data from text to records to binary data. This BigData database provides very simple SQL like querying language to help mine your data and identify the...

Google Cloud Vision API

I explored another new service offered by Google Cloud. This is for extracting information from and about images it is called Google Cloud Vision. This service offers powerful features like Optical Character Recognition, Identifying objects in the images, location...

Google BigQuery – File Sanitizing

One of the first steps in loading data into BigQuery is to extract data from your local datasource and then sanitizing it for importing it into BigQuery. Initially I encountered lot of errors during the import. You can also see that in my ETL demo post. These errors...

Google BigQuery ETL demo by GUI

I have been using Google BigQuery for over 18 months. It is unbelievably simple to use BigQuery for your BigData needs. In this post I will show how to load a data from file to a BigQuery table via the GUI tool provided by Google. In the next post I will show how to...

Google Cloud Storage Intro

This is an introduction to Google Cloud Storage service. Google Cloud Storage provides options for users to store large amount of files on the Google network. Google has worldwide network and data center that can store your files on a distributed platform. In Google...

Ready To Get Started?