DADebashis Adakinadak.hashnode.dev·Jul 1, 2024 · 5 min readPulumi-Day1- Getting StartedHi All, I am starting to learn pulimi. Pulumi's infrastructure-as-code SDK helps you create, deploy, and manage AWS containers, serverless functions, and infrastructure using programming languages like TypeScript, Python, Go, C#, and Java, and markup...00
DADebashis Adakinadak.hashnode.dev·Jun 29, 2024 · 6 min readDatabricks Variant DataThe VARIANT data type is a recent introduction in Databricks (available in Databricks Runtime 15.3 and above) designed specifically for handling semi-structured data. It offers an efficient and flexible way to store and process this kind of data, whi...00
DADebashis Adakinadak.hashnode.dev·Jun 28, 2024 · 6 min readEnhancing Python Code Quality with QodanaBackground As this is my first time using Qodana for a code quality check, I am documenting my entire journey of analyzing my Python repository. Since I am new to evaluating this tool, there might be mistakes and I may not follow best practices. But ...00