Viewing 15 posts - 181 through 195 (of 6,022 total)
licensing is extra confusing in the cloud. Sometimes licensing is included in an Azure SQL, sometimes not. You could easily be double licensed as not licensed at...
July 21, 2022 at 8:36 pm
This is probably not an availability issue, since cloud providers replicate images and data across regional data centers by default. But I'm thinking that unanticipated spikes in temperature could present...
July 21, 2022 at 12:55 pm
licensing is extra confusing in the cloud. Sometimes licensing is included in an Azure SQL, sometimes not. You could easily be double licensed as not licensed at all
Azure SQL...
July 19, 2022 at 5:28 pm
I have a few ideas about how to mitigate the cloud compute shortage.
For example, when a customer provisions an IaaS VM, the option 'Azure Spot instance' offers a much discounted...
July 18, 2022 at 1:12 pm
Regarding the input parameters @BookID and @StudentID, instead of supplying IDs in the form of a delimited string, consider using table-valued parameters instead. This would make referencing the parameters much...
July 12, 2022 at 5:44 pm
I think the ubiquitous advice of rebooting is has mostly to do with the economics of customer support. Attempting to provide a remote customer with step by step instructions on...
July 12, 2022 at 1:26 pm
As engineers, we shouldn't view the world in the context of good and evil. Everything (and everyone) is a collection of attributes, each of which are good or bad for...
June 30, 2022 at 6:05 pm
I'm not an advocate of cryptocurrency or smart contract applications - but the underlying technology of publicly distributed ledgers and blockchains can be leveraged to protect digital records from disaster,...
June 28, 2022 at 2:11 pm
There may be more PC components, suppliers, and configuration choices today, so the decision tree for building a PC is much more complicated. But then again back in the early...
June 13, 2022 at 1:19 pm
I encourage everyone to create a free Snowflake trial account. It includes a shared copy of the TPC-DS sample database that is 100 TB in size with 100 million records...
June 8, 2022 at 5:33 pm
It depends. Some users browse the cube directly as a decision support tool, so they can quickly slice and dice measurements across dimensions, so the cube itself is the product....
June 6, 2022 at 7:27 pm
"With the focus on privacy in the media, and the mishandling of data regularly by companies, I wouldn't be surprised if there are going to be large numbers of requests...
June 3, 2022 at 6:10 pm
Rubrik, the backup solution we use, allows us to live mount a SQL Server database from backup, which is great for QA testing. Redgate has something similar.
But the good thing...
June 2, 2022 at 2:04 pm
Heh... ok... here's another thought. If you don't think you own the data (not like the guy in the story Steve related), let something happen to it and find...
May 25, 2022 at 1:01 pm
There are NoSQL databases out there that specialize in doing stuff like: serving high volume JSON document reads (CosmosDB / MongoDB), data warehousing (Snowflake, Azure Synapse), graph querying, website caching...
May 18, 2022 at 5:42 pm
Viewing 15 posts - 181 through 195 (of 6,022 total)