Introduction to Stream Processing using Apache Flink — Part1
Stream processing is a programming paradigm that treats data streams or sequences of time-based events as the core input and
Read MoreStream processing is a programming paradigm that treats data streams or sequences of time-based events as the core input and
Read MoreIn today’s digital age, the amount of data being generated is growing at an unprecedented rate. This explosion of data
Read MoreAmazon Athena is an interactive query service offered by Amazon Web Services (AWS) that enables you to analyze data stored
Read MoreIn the previous post, we covered Protocol Buffers basics of it. In this post, we will discuss advanced concepts of it.
Read MoreBefore we talk about Protocol Buffers let’s first understand Serialization and Deserialization. Serialization — The process of converting an object into
Read More