Over the last year, Docker has quickly become my go-to way of spinning up infrastructure for development in my local Windows 10 environment. This is especially true of tools that don't otherwise support native Windows installation, for ...
If you're like me and currently do most of your development work on a Windows machine, the first thing you'll need to do when you want to build an application on Cassandra is figure out how to install it on said machine. When I ...
My colleague, Jon Haddad, has a great interactive "Intro to Python and Cassandra" presentation available on GitHub. If you want to run through this presentation on Windows though, you might run into a few challenges getting it up ...