Google Cloud Functions: Introduction & Steps to Create

Google Cloud Functions is a serverless computing platform provided by Google Cloud that enables developers to build and deploy applications on cloud infrastructure without having to worry about managing servers or infrastructure. It is a scalable pay-as-you-go function as a service (FaaS) offering to run the code with zero server management. It is one of […]
NumPy, Pandas and Matplotlib Q & A: Day 7 Live Session Review

This blog will cover the Q&As of Python for Data Science (AI/ML) and Data Engineer Training covering NumPy, Pandas and Matplotlib in Python Q & A: Day 7 Live Session Review. This blog will help to clear your concepts in Python. We also covered hands-on Lab 21, Lab 22, Lab 23 and Lab24 out of our 25+ extensive labs. […]
[Video] Oracle E-Business Suite R12.2 Installation

This post covers high-level Oracle E-Business Suite installation steps and is one of the Lessons from our Oracle Apps DBA (R12.2) Training. Before moving further, please go through our blog on Architecture in Oracle E-Business Suite R12.2 for Apps DBAs to have a better understanding of this blog, In which, we will cover the basic […]
Overview of Google App Engine

Google App Engine is an industry-leading Platform as a Service (PaaS) from the company that pioneered much of the microservices technology we rely on today. In this blog, we are going to cover Google App Engine, its features, advantages, and use-cases. Google App Engine Google App Engine is a fully managed serverless platform for developing […]
Terraform CLI commands & Cheat Sheet

What Is Terraform | Terraform Command Line Interface (CLI) | Terraform Cheat Sheet No more terror of commands! Terraform has quickly become popular across the world to develop and change infrastructure. Terraform provides a command-line interface called Terraform CLI. However, for most people, terraform commands seem intimidating at first if you are not used to […]
Google Compute Engine – Introduction

Google Compute Engine is a virtual machine (VM) service that allows users to create and run VMS on Google’s infrastructure. Compute Engine provides a variety of VM types, including standard, high-memory, high-CPU, and custom machine types. It is an unmanaged computing service and is generally referred to as customizable virtual machines in Google Cloud. To […]
