Daily Coping 18 Nov 2022

Today’s coping tip is to be creative, cook, draw, write, paint, make, or inspire.

While I do play some guitar, I’m not much for painting. Certainly I write a lot here, and my creativity is often with cooking. I did this a couple of weeks ago, trying something new when my sister-in-law came into town.

I planned a Cuban dinner, with the following recipes:

A nice, tasty, but not too heavy (or unhealthy) dinner. First time roasting plantains (or using them at all) and they came out nice.

I started to add a daily coping tip to the SQL Server Central newsletter and to the Community Circle, which is helping me deal with the issues in the world. I’m adding my responses for each day here. All my coping tips are under this tag.

Posted in Blog | Tagged , , | Comments Off on Daily Coping 18 Nov 2022

Daily Coping 17 Nov 2022

Today’s coping tip is to try out a new way of being physically active.

My routine for physical activity is yoga 2-3 times a week, weight lifting a couple times a week, swim once every week or two, and add in some stationary bike/elliptical work. Plus there’s ranch work here and there.

I tried Pilates for a couple years on a reformer bed, but my former boss always recommend floor Pilates when he traveled, so I’m giving that a go. We’ll see how it makes me feel.

I started to add a daily coping tip to the SQL Server Central newsletter and to the Community Circle, which is helping me deal with the issues in the world. I’m adding my responses for each day here. All my coping tips are under this tag.

Posted in Blog | Tagged , , | Comments Off on Daily Coping 17 Nov 2022

Self-Service Databases

When I first started work as a software developer, I knew that getting an environment set up where I could compile a project might take a few hours or a few days. The complexities of how people built software projects, the dependencies, and more were handled in a very immature manner. These days I can often download a project from GitHub and compile it in minutes, with many of the issues handled automatically with various tools such as complex config files and package managers.

In the world of database development, I often find people struggle to get a database set up with a project. Whether you are coding in SQL, C#, or Java, many organizations haven’t got a standard way of bringing up a database environment for developers. Some have a shared database for a team, which can be better, but can also lead to collisions of code as the pressure to get software built grows and team size increases.

This leaves out the challenges of data, which can be changed by others, or lack the size/shape/skew to properly reflect what the production code has to handle. There are no shortage of bugs that come from incomplete data sets used in development that are unrepresentative of the live database.

Do you have a way for developers to self-service the database assets they need? Whether this is a new dev database, a refreshed one from prod, or even a point in time from development.  Is there a way developers can get a database into the state that matters for them. When developers are ready to work on a problem, the last thing we want is a significant delay to them getting started.

One of the things DevOps stresses is that we want to reduce friction and tedious, manual work were possible. Let the computer manage the tedious things. This should be how we manage those database environments. We also want some consistency among all developers, QA, CI, and any other environment, to ensure we can reproduce problems to troubleshoot issues.

The customers I work with that have the smoothest development processes, and best ROI from the resources spent on development, have a way to hydrate a consistent database environment for their developers. More importantly, the developers can self-service this. When a single developer, or a team, decides to reset their environment, they can do so, applying in-flight code changes from version control to bring back the database to the state it was previously in.

Application developers do this all the time, as they restart their application. Removing their abliity to change code, restart the app, test it, and observe results easily would be crippling. Yet, we rarely reset dev databases, and often, don’t have consistency between environments.

Self-service is one of the key indicators of a mature software development organization. This is easily achievable for many app projects, but not simple for databases. Relatively few groups have figured out how to do this well, but those that do are much more productive and efficient than everyone else. Traits that are becoming more important in this highly competitive world with increasingly fickle customers.

Steve Jones

Listen to the podcast at Libsyn, Stitcher, Spotify, or iTunes.

Posted in Editorial | Tagged , | Comments Off on Self-Service Databases

Find the Hidden Lego Steve at the Summit

I’m part of a Redgate promotion at the PASS Data Community Summit. They ordered some Lego Steve’s, which will be available at the booth.

2022-11-10 14_40_49-PASS 2022 Keynote story board.pptx and 11 more pages - Personal - Microsoft​ Edg

You can post some photos with the little Lego Steve, or with me, under #LegoSteveAtSummit and enter a contest.

However, I heard they’re also having fun by printing some little Lego Steve’s around the convention center and in talks or online. In all, I’ve got a list of 8 places.

I’ll be around at the prize drawing Friday, and if anyone gets a list of 8, or even 7, bring it to me. I’ll have a few prizes, though not unlimited, so come by to collect something.

Posted in Blog | Tagged , | Comments Off on Find the Hidden Lego Steve at the Summit