Krish Palaniappan and Varun Palaniappan

Software Development, Finance and AI

We’ve been doing Software Development and Architecture work for a while at Snowpal, and currently have several B2B and B2C products in production. In this podcast, we’ll share our experiences on a regular basis to help you & your teams build great software. The topics covered in this podcast will include Product Management, Project Management, Architecture, Development, Deployment, Security, Release Management, Sales, Marketing, Advertising, and just about everything else an ambitious, fast growing startup based out of the US is likely to be involved in. So, join us. Let’s become better!

Author

Krish Palaniappan and Varun Palaniappan

Category

Technology

Podcast website

snowpal.podbean.com

Latest episode

May 21, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Learn with us. Learn from us. Video 06.05.2022

I am happy to announce that we've launched our Snowpal Education product that will serve as a (paid) extension to this podcast. Check it out. Subcribe! #learn #softwaredevelopment Learn on https://learn.snowpal.com . Video Podcast: https://podcasts.apple.com/us/podcast/web-and-mobile-app-development-learn-from-us-learn-with-us/id1508072889

(Part 4/4) Let’s learn the very basics of .NET Development (as a non-.NET developer!) Video 28.04.2022

(Part 4/4) What is it like to build a .NET App as a non-.NET developer! Let's take a look. #projectmanagement Build your next app on .NET. Plan it on https://snowpal.com.

(Part 3/4) Let’s learn the very basics of .NET Development (as a non-.NET developer!) Video 28.04.2022

(Part 3/4) What is it like to build a .NET App as a non-.NET developer! Let's take a look. #projectmanagement Build your next app on .NET. Plan it on https://snowpal.com.

(Part 2/4) Let’s learn the very basics of .NET Development (as a non-.NET developer!) Video 28.04.2022

(Part 2/4) What is it like to build a .NET App as a non-.NET developer! Let's take a look. #projectmanagement Build your next app on .NET. Plan it on https://snowpal.com.

(Part 1/4) Let’s learn the very basics of .NET Development (as a non-.NET developer!) Video 28.04.2022

(Part 1/4) What is it like to build a .NET App as a non-.NET developer! Let's take a look. #projectmanagement Build your next app on .NET. Plan it on https://snowpal.com.

(Part 4/4) My interview experience from the past week Video 21.04.2022

My project ends next week per schedule (one that I thoroughly enjoyed, and another one where I'll surely miss the people), so I've been interviewing the past couple of weeks. While I typically, and predominantly do Technical Videos/Podcasts, I do enjoy these reasonably off-topic videos.   In this series (yeah, no kidding - it took me over 35 minutes to share my thoughts, and I know you are not sur...

(Part 3/4) My interview experience from the past week Video 21.04.2022

My project ends next week per schedule (one that I thoroughly enjoyed, and another one where I'll surely miss the people), so I've been interviewing the past couple of weeks. While I typically, and predominantly do Technical Videos/Podcasts, I do enjoy these reasonably off-topic videos.   In this series (yeah, no kidding - it took me over 35 minutes to share my thoughts, and I know you are not sur...

(Part 2/4) My interview experience from the past week Video 21.04.2022

(Part 2/4) My project ends next week per schedule (one that I thoroughly enjoyed, and another one where I'll surely miss the people), so I've been interviewing the past couple of weeks. While I typically, and predominantly do Technical Videos/Podcasts, I do enjoy these reasonably off-topic videos.   In this series (yeah, no kidding - it took me over 35 minutes to share my thoughts, and I know you...

(Part 1/4) My interview experience from the past week Video 21.04.2022

(Part 1/4) My project ends next week per schedule (one that I thoroughly enjoyed, and another one where I'll surely miss the people), so I've been interviewing the past couple of weeks. While I typically, and predominantly do Technical Videos/Podcasts, I do enjoy these reasonably off-topic videos.   In this series (yeah, no kidding - it took me over 35 minutes to share my thoughts, and I know you...

CoffeeScript to JavaScript:Time to decaffeinate! Video 13.04.2022

We love CoffeeScript. But, we used to love it a bit more in the past ;-) It's time to move on - to vanilla JavaScript, and to TypeScript. Here's how we are doing it.   #projectmanagement Manage your projects on https://snowpal.com . Keep it simple.

AWS API Gateway: An SSL Error, and a fix for it. Video 04.04.2022

Mid 50s, bright and sunny. A brilliant day to share a fix for an SSL-related error I ran it on the AWS API Gateway. If it saves you the 3 hours it took me to get to the bottom of this, it’s 3 more hours for you to enjoy the beautiful day outside ☀️ #projectmanagement Keep things simple. Keep them on https://snowpal.com.

Nexus vs Maven: Build & deploy microservices to Nexus Repository Manager using Maven Video 01.04.2022

Nexus and Maven go hand in hand, and while Nexus is a Repository Manager that serves as a central repository for your artifacts, Maven provides a way to build applications using those artifacts. Let's take a look at a simple (practical) example, and understand the basics. #projectmanagement Manage your projects on https://snowpal.com . Keep it simple.

What are some of the popular languages one could use to develop Machine Learning Apps? Video 03.03.2022

What are some of the popular languages one could use to develop Machine Learning Apps? #projectmanagement Manage your projects on https://snowpal.com. Keep it simple.

What are some of the very basic roles in a Machine Learning team? Video 03.03.2022

What are some of the very basic roles in a Machine Learning team? #projectmanagement Manage your projects on https://snowpal.com. Keep it simple.

Machine Learning: What is it? Video 03.03.2022

If you don't know much about Machine Learning, join the club. And it's not a club you want to be part of, so let's talk some ML, shall we? #projectmanagement Manage your projects on https://snowpal.com. Keep it simple.

Integrating UI with API Endpoints (Part 2/2) Video 02.03.2022

(Part 2/2) If your UI implementation is complete, and your API team is embarking on the effort to complete their side of the work, here's one way you can handle that. #projectmanagement Manage your projects on https://snowpal.com. Keep it simple.

Integrating UI with API Endpoints (Part 1/2) Video 02.03.2022

(Part 1/2) If your UI implementation is complete, and your API team is embarking on the effort to complete their side of the work, here's one way you can handle that. #projectmanagement Manage your projects on https://snowpal.com. Keep it simple.

Life of an Entrepreneur! Video 02.03.2022

When you can't find time to make a podcast, you make do with the videos you have, and try to come up with a story :)   Here's my take on the "Life of an Entrepreneur"!   NOTE: This isn't a technical podcast.   #projectmanagement   Manage your projects on https://snowpal.com. Keep it simple.

GET Request with a Body: Will it work? Video 18.02.2022

While the HTTP Specification doesn't preclude one from implementing a GET endpoint with a Request Body, AWS Lambda may not like it! #projectmanagement Manage your projects on https://snowpal.com . Keep it simple.

AWS Lambda and Layers: How to handle dependency errors Video 18.02.2022

We have begun to use Lambda for one of our projects, and one of the very first issues we ran into with a rather simple Lambda function is dependency related. Here's the problem, and how we resolved it. #projectmanagement Manage your projects on https://snowpal.com . Keep it simple.

Taking some cues from Test Cricket and using them to build good software! Video 18.02.2022

### Sessions in Test Cricket   Borrowing a few concepts from Test Cricket, and trying to relate that to Software Development. Here's my take!   #projectmanagement   Manage your sessions better. Do it on https://snowpal.com!

Myths of Software Development (Part 3/3) Video 18.02.2022

(Part 3/3) When it comes to Software Development(much like everything else), there are myths. And while technologies and stacks have changed frequently, I've hardly seen many of these myths go away (not for good, at least). In this 3-part series (yes, it took me that many!), I try to break those myths. #projectmanagement Manage your projects on https://snowpal.com . Keep it simple.

Myths of Software Development (Part 2/3) Video 18.02.2022

(Part 2/3) When it comes to Software Development(much like everything else), there are myths. And while technologies and stacks have changed frequently, I've hardly seen many of these myths go away (not for good, at least). In this 3-part series (yes, it took me that many!), I try to break those myths. #projectmanagement Manage your projects on https://snowpal.com . Keep it simple.

Myths of Software Development (Part 1/3) Video 18.02.2022

(Part 1/3) When it comes to Software Development(much like everything else), there are myths. And while technologies and stacks have changed frequently, I've hardly seen many of these myths go away (not for good, at least). In this 3-part series (yes, it took me that many!), I try to break those myths. #projectmanagement Manage your projects on https://snowpal.com . Keep it simple.

It’s important that you develop across stacks (wide and deep) Video 06.02.2022

By wide, I mean Polyglot development. By deep, I mean Full stack development. In today's day and age, it is all the more important that you don't end up being a single-language developer. It's a bit too risky. #projectmanagement Manage your projects on https://snowpal.com . Keep it simple.

Listen to the Software Development, Finance and AI podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.