Posts by Tag

cloud

Moving from Batch to Event

5 minute read

We ingest fair amount of data from external sources and I wanted to move our infrastructure from our older, batch-style processing on a schedule to an event ...

A Journey into the Cloud

less than 1 minute read

Over the last two months I’ve started a journey (and it really is that) moving our legacy infrastructure into the cloud. The goal was serverless, fault-toler...

Back to Top ↑

Cosmos DB

Moving from Batch to Event

5 minute read

We ingest fair amount of data from external sources and I wanted to move our infrastructure from our older, batch-style processing on a schedule to an event ...

Back to Top ↑

python

Tracking Mouse Movement, Part 2

4 minute read

In the previous post we discussed having shapes track the position of the mouse by rotating them to point towards the postion of the mouse on the canvas. It ...

Tracking Mouse Movement

7 minute read

In some cases we want to have an object track the position of the mouse. This may mean rotating something to face towards the mouse or knowing the direction ...

Back to Top ↑

CMU

Tracking Mouse Movement, Part 2

4 minute read

In the previous post we discussed having shapes track the position of the mouse by rotating them to point towards the postion of the mouse on the canvas. It ...

Tracking Mouse Movement

7 minute read

In some cases we want to have an object track the position of the mouse. This may mean rotating something to face towards the mouse or knowing the direction ...

Back to Top ↑

TEALS

Tracking Mouse Movement, Part 2

4 minute read

In the previous post we discussed having shapes track the position of the mouse by rotating them to point towards the postion of the mouse on the canvas. It ...

Tracking Mouse Movement

7 minute read

In some cases we want to have an object track the position of the mouse. This may mean rotating something to face towards the mouse or knowing the direction ...

Back to Top ↑

Azure Function

Moving from Batch to Event

5 minute read

We ingest fair amount of data from external sources and I wanted to move our infrastructure from our older, batch-style processing on a schedule to an event ...

Back to Top ↑

Azure SQL

Moving from Batch to Event

5 minute read

We ingest fair amount of data from external sources and I wanted to move our infrastructure from our older, batch-style processing on a schedule to an event ...

Back to Top ↑

Azure Service Bus

Event Driven Batch Processing

6 minute read

One of the challenges I ran into trying to move to an event-driven model for processing our data what that some data streams still needed to be aggregated at...

Back to Top ↑

Scheduled Messages

Event Driven Batch Processing

6 minute read

One of the challenges I ran into trying to move to an event-driven model for processing our data what that some data streams still needed to be aggregated at...

Back to Top ↑

Azure Storage

Back to Top ↑