Open in app

Sign In

Write

Sign In

Chaitanya Waikar
Chaitanya Waikar

17 Followers

Home

About

Feb 23

Why should one watch Shark Tank ?

Shark Tank is a popular reality TV show that originated in the United States and has since expanded to various countries, including India. …

Shark Tank

2 min read

Why should one watch Shark Tank ?
Why should one watch Shark Tank ?
Shark Tank

2 min read


Nov 14, 2022

Cracking CKAD 2022 in one month

Hello Readers, I recently passed the CKAD exam in October 2022 and secured 96% in it with only 1 month of preparation. In this article, I will focus on the preparation material and the tips and tricks that helped me crack the exam. CKAD: Certified Kubernetes Application Developer was issued by The Linux Foundation to Chaitanya… Earners of this designation demonstrated the skills, knowledge and competencies to perform the responsibilities of a…www.credly.com

Kubernetes

8 min read

Cracking CKAD 2022 in one month
Cracking CKAD 2022 in one month
Kubernetes

8 min read


Jan 19, 2021

AWS SQS client using Alpakka and Scala

This blog is mainly focussed on writing a reactive client application for dealing with messages from AWS SQS (Simple Queue Service). It uses the open source reactive library Alpakka for achieving this. Basics AWS SQS message The below image depicts the message structure that we get when we poll SQS :- …

Aws Sqs

5 min read

AWS SQS client using Alpakka and Scala
AWS SQS client using Alpakka and Scala
Aws Sqs

5 min read


Jun 11, 2019

Tracking Time of Futures in Scala

For most of the operations that we perform like database calls, http calls or even talking to different services, we would want our application to operate in an efficient and non-blocking way. For achieving concurrency and parallelism, we place these pieces of code inside a future context. A future is…

Scala

2 min read

Tracking Time of Futures in Scala
Tracking Time of Futures in Scala
Scala

2 min read


Jan 20, 2019

Handling a List of Options in Scala

Most of the times our domain model contains optional fields and in our application we deal with a list of domain models to perform certain operations. However, sometimes it becomes tricky to actually handle the list of options to get our desired result. …

Scala

2 min read

Handling a List of Options in Scala
Handling a List of Options in Scala
Scala

2 min read


Dec 6, 2018

Playing with Partial Functions in Scala

Most of us are familiar with total functions and higher order functions that we use in our day to day coding. However, very few of us use the partial functions explicitly in our day to day operations. This article mainly deals about the various questions that I encountered when learning…

Scala

3 min read

Scala

3 min read


Nov 25, 2018

Syntactic sugar of :: method in scala lists

Method invocation in Scala follows the Java method conventions. Scala has a special punctuation-free syntax for invoking methods that take one argument. This article mainly talks about one such syntactic sugar of the scala compiler that I stumbled upon. To start with, lets say we have two integers x and…

Scala

2 min read

Scala

2 min read

Chaitanya Waikar

Chaitanya Waikar

17 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams