Oliver MascarenhasinCode UncomplicatedMoving Docker’s storage locationThe right way to move Docker’s default storage location on LinuxOct 6, 2023Oct 6, 2023
Oliver MascarenhasinCode UncomplicatedYoutube Data API v3 — fetch view counts, thumbnails and moreHow to fetch view counts, thumbnails and likes using Youtube Data API v3 Golang clientMay 5, 2023May 5, 2023
Oliver MascarenhasinCode UncomplicatedVirtual Machines on MacOS With QEMU — Intel basedA guide on using QEMU on MacOS to run Virtual MachinesDec 12, 20223Dec 12, 20223
Oliver MascarenhasinCode UncomplicatedUsing database migrations to manage schema changesA guide to manage structural changes to your databaseNov 9, 2022Nov 9, 2022
Oliver MascarenhasinCode UncomplicatedUse a SSH Tunnel to access your private cloud server(s) — AWS / GCP / AzureAn approach to securely access private servers from your local / development machineSep 26, 2022Sep 26, 2022
Oliver MascarenhasinCode UncomplicatedWhy you should consider a Nginx reverse proxy for your MicroserviceUseful use-cases to consider, a Nginx reverse proxy in front of your MicroserviceMay 5, 2022May 5, 2022
Oliver MascarenhasinCode UncomplicatedYou should Unit Test your API endpoints, it’s easy!An uncomplicated guide to unit test RESTful API endpoints in GoFeb 17, 2022Feb 17, 2022
Oliver MascarenhasinCode UncomplicatedBuilding APIs in Go beyond Hello WorldMy current minimal approach when building production ready APIs in Go (golang).Jan 19, 2022Jan 19, 2022
Oliver MascarenhasinAnalytics VidhyaWriting a Spark Dataframe to an Elasticsearch IndexIn this post we will walk through the process of writing a Spark DataFrame to an Elasticsearch index.Oct 2, 2019Oct 2, 2019
Oliver MascarenhasinAnalytics VidhyaTransforming Spark Datasets using Scala transformation functionsThere are times where I’ve chosen to use Spark as an ETL tool for it’s ease of use when it comes to reading/writing dataOct 1, 2019Oct 1, 2019