Cloud and Managed Database Platforms

Cloud architecture, managed databases, migrations, and cloud operating tradeoffs.

131 associated posts50 primary posts

What SQL Server People Should Know About Amazon Aurora Serverless

You, dear reader, are most likely a Microsoft SQL Server user - either a DBA or developer.

Set your pencil down for a second because you're not going to learn about a Microsoft product today, nor are you going to learn something that is going to be immediately useful to you in your job. Today, I'm writing about a completely different product just to give you a better insight on what else is out there.

Read more about What SQL Server People Should Know About Amazon Aurora Serverless 20 comments — Join the discussion
Production DBA

Office Hours: Questions That Didn’t Make the Cut

Sometimes, y'all post questions at https://pollgab.com/room/brento and they don't get a lot of upvotes, and reading through 'em, I bet it's because other people don't quite understand what you're asking. I think there might actually be a good question at the heart of it, but ... I'm just not sure what it is, and it needs to be rephrased.

Read more about Office Hours: Questions That Didn’t Make the Cut 18 comments — Join the discussion
Production DBA

Office Hours: Gif Reactions Edition

Some of the questions y'all post at https://pollgab.com/room/brento are open-and-shut cases. I was going to do a one-word-answers edition, but I think this is even better: gifs.

GI Joe DBA: Thoughts about IT professionals Unionizing? IT professionals are in demand. Because of our demand, should we use this leverage to unionize, raise the bar, force better health benefits, retirement benefits, etc for ALL.. US Citizens? Ever discuss this with colleagues?

Read more about Office Hours: Gif Reactions Edition 4 comments — Join the discussion
T-SQL & Development

[Video] PASS Data Community Summit Keynote: 5 Ways the Cloud Impacts Your Career

Succeeding as a data professional is all about placing the right bets at the right times. The more you know about what’s happening around you, the better bets you can place. I’ve been working with databases for over two decades. In this session, I’ll invite you into my home to have a frank, honest discussion…

Read more about [Video] PASS Data Community Summit Keynote: 5 Ways the Cloud Impacts Your Career 14 comments — Join the discussion

[Video] Office Hours: Ask Me Anything About SQL Server in Stokkseyri

Before Fjöruborðið opens for lunch, I answer a few of your questions from https://pollgab.com/room/brento including:

00:00 Introductions
00:29 Peter: What is your opinion about the SQL generated by Entity Framework?
02:00 Peter: When would you switch from EF to stored procedures?
02:45 Always Learning DBA: What are free resources to help me transition into an architect or data scientist role?
04:43 How is the auditing and monitoring different for Azure SQL DB?
06:33 Recap

Read more about [Video] Office Hours: Ask Me Anything About SQL Server in Stokkseyri 2 comments — Join the discussion
Production DBA

Database Performance Tuning is Getting Much Harder.

For the last twenty years, SQL Server performance tuning has relied on a few facts: SQL Server provided a lot of performance metrics with thorough documentation from both Microsoft and the community. You could fetch those metrics in a variety of ways, like Perfmon counters and dynamic management views. Many of the metrics were cumulative…

Read more about Database Performance Tuning is Getting Much Harder. 27 comments — Join the discussion
Production DBA

Azure SQL DB Frequently Asked Questions

Let's get you some answers.
Is Azure SQL DB PaaS, IaaS, or SaaS?
Azure SQL DB is platform-as-a-service (PaaS). Microsoft manages most common database tasks for you, and they act as your DBA.

This also means that like a DBA, Microsoft will tell you "no" if you try to implement something that they don't support. There's no negotiations: the answer is just no.
Who is Azure SQL DB for?
Azure SQL DB is a good fit for new applications.

Read more about Azure SQL DB Frequently Asked Questions 20 comments — Join the discussion