Thursday, September 16, 2021

Proven Tips and Tricks for UI Developer

 In this blog, I will walk you through the guidelines / necessary points to consider while developing an UI application.

Checkout complete blog at https://github.com/shivajimutkule/ui-developer-tips-and-tricks

 

Friday, August 13, 2021

Migration of Standalone Apache Spark Applications to Azure Databricks

In this blog, we will explore how to migrate standalone Apache Spark applications to Azure Databricks. Azure Databricks provides Spark based envoronment is minutes with autoscale and interactive workspace.

Complete blog is posted at https://www.gslab.com/blogs/migration-of-spark-to-databricks

Wednesday, July 21, 2021

Migration of Standalone Spark on Kubernetes to gain maximum efficiency from containers

In this blog, we will explore how to migrate standalone Apache Spark applications to Spark on Kubernetes. Kubernetes helps in optimizing the resource usage and costs by autoscaling the resources.

Complete blog is posted at https://www.gslab.com/blogs/migration-of-spark-to-kubernetes