Viewing 15 posts - 61 through 75 (of 3,616 total)
Infrastructure as Code. Basically, you sell your soul to the Devil and are forever tortured by Terraform or something worse
April 7, 2025 at 5:09 pm
I don't know if it is a valid use of feature flags so bear with me.
Most of our infrastructure is IAC delivered by a pipeline. That pipeline takes about 20...
April 7, 2025 at 1:01 pm
The Oracle CREATE DOMAIN
looks really interesting.
If you are familiar with the dunder functions in Python it looks like the DISPLAY clause the equivalent of Python's __repr__
. For non-Python people,...
April 4, 2025 at 8:26 am
I've found that smaller releases at more frequent intervals is more reliable and is far easier to co-ordinate with other initiatives that are going on within an organisation.
In the old...
April 3, 2025 at 7:41 am
I see Bill Gates is saying that we'll be down to a 2 day week within 10 years and almost all jobs will be eliminated.
I have a friend whose business...
March 31, 2025 at 9:47 am
My official role is in Data Engineering. Because I have a broad range of skills accumulated over the decades I am plugging a gap in our cloud engineering demand. There...
March 28, 2025 at 9:13 am
I went to a talk by Dr Venkat Subramaniam at the Manchester museum of Science and Industry. If you get the chance to hear him speak then I can recommend...
March 24, 2025 at 8:45 am
For me this illustrates a behavioural problem I see throughout the supply chain. Lethargy.
March 21, 2025 at 2:21 pm
I know from previous experience that it is possible to lock down production. The caveat being that you have to think through your operational needs and invest as much in...
March 20, 2025 at 10:18 am
Many companies do not appreciate the vulnerability of data dropped into public tools, and it's not just AI.
Well said, absolutely true.
Employees come under immense pressure to "release value early"...
March 13, 2025 at 1:53 pm
Even if you have immense amount of storage what you won't have is infinite budget and time for processing. A job that must run within a time window eventually can't.
DBs...
March 7, 2025 at 8:31 am
I'm quietly optimistic in the data space.
Regardless of the technology of the day the nature of business is that it relies on communication. Whether that is talking to customers and...
March 6, 2025 at 6:29 pm
Agree totally.
I had to deal with UK motor data. The vehicle data has a make, model and variant code as the natural key. The only problem being that each one...
March 3, 2025 at 9:47 am
I insisted on attaching meaningful business comments to DB objects and had a nightly process that generated DB Documentation website using a competitor to Redgate SQLDoc. This was disparaged as...
February 28, 2025 at 7:40 am
From a coding perspective the bits I find most beneficial would equally be done with a decent command line utility if I knew where one was.
February 26, 2025 at 6:32 pm
Viewing 15 posts - 61 through 75 (of 3,616 total)