Category Archives: Tech
How I prepared for SFMC Admin certification
Treasure data digdag visualization
How to configure analytics for github pages
Soda – Data Quality
Publish blog posts from Github to dev.to
How to create LogicalType in Apache Avro
I am writing this post to understand how to create a custom LogicalType in Apache Avro. It helps in enforcing strict schema validations for the data in transit as well as rest within their systems. Dividing this into broader sections: Define a schema using Avro IDL Generate Java classes using gradle avro plugin Define Custom… Read More »
Selenide – UI tests in minutes
Json Schema and Json Validation
Learnings from my last assignment
Revisiting the year 2019, I also wanted to take time to document all the learnings from my last assignment. Here I am jotting down the learnings from my last assignment. While I learnt many things, one of the most important lesson to me goes in sync with a great man’s words “All I know is, Nothing”.