Month: February 2022

MyTip: Flowchart on how to choose the right model for your structured data ML use case

When talking about machine learning, besides the data, the model, and the prediction. There are few algorithm to choose to create the model whether it is popular such as linear regression, decision trees, even neural network. Or other algorithms such as k-Means, k-NN, SVM, Random Forests, Naive Bayes, logistic regression. This is the trick to …

MyTip: Flowchart on how to choose the right model for your structured data ML use case Read More »

MyLab: Database replication to BigQuery using change data capture

Databases like MySQL, Oracle, and SAP are the most often discussed CDC data sources. However, any system can be considered a data source if it captures and provides changes to data elements that are identified by primary keys. If a system doesn’t provide a built-in CDC process, such as a transaction log, you can deploy …

MyLab: Database replication to BigQuery using change data capture Read More »

MyLab: The best way to learn is to make your hands dirty! (RECAP)

I suggest you to run these labs to understand more about Data Engineering via Google Cloud. I still believe the best way to learn is to make your hands dirty! Please open https://www.cloudskillsboost.google/ and try these labs! BEST LABS FOR DATA ENGINEERING: Lab: Exploring a Public BigQuery Dataset  Lab: Analyzing Billing Data with BigQuery. Lab: …

MyLab: The best way to learn is to make your hands dirty! (RECAP) Read More »

MyTool: RVTools to analyze VMware vSphere environment

RVTools is a Windows .NET 4.6.1 application which uses VMware vSphere Management SDK 7.0 and CIS REST API to display information about your virtual environments. Interacting with VirtualCenter 4.x, ESX Server 4.x, VirtualCenter 5.x, ESX Server 5.x, VirtualCenter 6.x, ESX Server 6.x, VirtualCenter 7.0 and ESX server 7.0 RVTools is able to list information about …

MyTool: RVTools to analyze VMware vSphere environment Read More »