Yavor Georgiev

Yavor is a PM at Snowflake working on developer experience. Previously at Docker, Auth0, Hulu, and Microsoft Azure.

Evolving Snowflake Jobs: asynchronous processing

11 March 2025

As part of Snowpark Container Services (SPCS), Snowflake offers a Jobs concept, which is well-suited for some important workloads in AI/ML and Data Engineering. By using the optional asynchronous Job processing support, users can save time and reduce cost with long-running workloads.

Read More

5 practical speaking tips

03 December 2018

I'm not that amazing of a public speaker, and the reason I know that is because I've been lucky enough to take some speaker training and be coached by some really excellent folks. Here are some practical tips you can start incorporating the next time you are up in front of a crowd, whether it's three people at the office, or a crowd of hundreds at a conference talk.

Read More

Oredev 14: Building apps that work even when the network doesn't

05 November 2014

Here are the slides, demos, and video from yesterday’s Oredev talk on building offline-enabled mobile apps.

The demos can be downloaded from here. Just running the sample gets you in the “online” state. Then you can change the default start activity (see the manifest file) to switch to the “offline” state, which enables you to try out conflict resolution and push to sync. 

Read More

TechEd Europe 2014: Building customer-facing mobile apps

31 October 2014

Thanks all for attending my talk in Barcelona. Sharing out the video, slides, and demo here.




Here are the links to my demos:

  1. Getting started - just try the quickstart project in the Azure portal
  2. Offline - based on the sample attached to this tutorial
  3. Auth - download sample here
  4. New Relic - just provision from the Azure store and instrument your own app with the NuGet packages shown in the demo.

Glad to answer any questions!

Read More

Come check out my talk next week at Oredev 2014

31 October 2014

Mobile apps that work, even when your network doesn't

A deep dive on the new cross-platform offline data sync feature in Azure Mobile Services and how to data sync in existing apps. We will cover how to use our offline capability from a variety of platforms, how to handle and resolve conflicts, and different strategies about triggering syncing (including using a background push notification).

Read More