Viewing 15 posts - 631 through 645 (of 3,656 total)
If you outsource you get a fixed scope and budget.
September 5, 2019 at 1:13 pm
The page on the MongoDB site gives a 404.
MongoDB's strengths are also its weaknesses.
It doesn't care about the design of its collections. It'll punish poor design with poor performance but...
September 2, 2019 at 6:29 am
Most of the effort should go into thinking about what you want to test and why.
Does a test of an insert statement keep on working? If NO then it could...
August 19, 2019 at 7:28 pm
There are an increasing number of articles demonstrating that obfuscated data isn't as obfuscated as it might first appear. The Netflix example being just one.
Tools like Redgate SqlGenerator can be...
August 14, 2019 at 10:20 am
I use virtual box and VMWare as some vendors (such as Teradata) supply virtual machines preconfigured. Hortonworks and Cloudera both supplied their entire stacks as a VM.
I've had a few...
August 9, 2019 at 7:47 am
Those are incredibly important points. Let us suppose that I have a product catalogue in a database and an external actor gains read access to that database. The data they...
August 7, 2019 at 7:12 am
I'm seeing an increasing use of serverless technologies and managed services. Why nurse maid a Zookeeper and Kafka combination when you can use a managed Kafka instance?
ETL solutions such as...
August 6, 2019 at 7:15 am
Arnaud, how are you testing your app at present? Do you have a unit testing approach to the non-SQL parts of your C# app?
August 2, 2019 at 7:11 am
A hard lesson I learned is that an environment building from scripts has to be damn careful where it pulls its software from. You need a local repository where there...
July 15, 2019 at 6:59 am
I've had to live with several different software packages that have gone out-of-support. You can get away with it for ages. Emphasis on "getting away with it".
The problem comes is...
July 10, 2019 at 7:29 am
There is a difference between telling and selling. You can tell people until you are blue in the face and no matter how right you may be that is no...
July 2, 2019 at 9:52 pm
Corey, you may want to take a look at https://www.sqlsharp.com/ by Solomon Rutzky.
I think Steve is right. It's time to replace FTS. I did an experiment to try and get...
June 24, 2019 at 8:45 am
No system or approach is infallible. I'll give an example of my latest mistake.
I write tests for the outcomes that are mandated by requirements. I also write tests to check...
June 21, 2019 at 7:15 am
This is following a trend. At both the AWS RE:Invent and Microsoft Ignite, Snowflake DB played a prominent role.
Similarly we have Vertica runing in EON Mode.
The local caching...
June 20, 2019 at 7:22 am
Where I work the dashboards and performance metrics for production applications and infrastructure is available to all in all environments.
Being told something is one thing. Being shown is another thing...
June 19, 2019 at 10:45 am
Viewing 15 posts - 631 through 645 (of 3,656 total)