Blog

How spending $12 helped me clear AWS Solutions Architect Associate certification (SAA-C02)

As per the AWS SAA-C02 certification, you need at least a year of experience with AWS to take this exam. However, my experience is that you do not need any experience with AWS to pass it.

Github Codespaces: An Instant Dev Environment from your browser

Most of us use Visual Studio Code for writing code, testing it, and pushing to the GitHub repository. What if you had the same VS Code environment available without installing anything locally?

Apache Spark Multi-Node Cluster Installation

Most of the Apache Spark installation steps available on Google can be confusing. This post describes a simple step-by-step method to set up an Apache Spark Cluster.