Viewing 14 posts - 1 through 14 (of 14 total)
I just started using Azure DevOps the past year after using GitLab mostly. I would say Azure DevOps has some really nice features that stretch beyond just version control and...
August 29, 2022 at 10:26 am
In the future, it really won't matter as much. The cloud is really making trying all database engines easier for organizations. For example, in Azure, you can basically try Azure...
August 29, 2022 at 10:11 am
Early in my career I followed Mr. Branson's advice without ever having heard that quote and it worked well for me. I have an amazing wife that had more...
August 29, 2022 at 1:12 am
@Glenswan, I'm sorry to hear of you're being recently laid off. I hope that you find new employment soon.
Thanks! I have two final rounds of interviews tomorrow. I'm sure...
August 24, 2022 at 10:48 pm
DevOps is more about a methodology than people. If you cannot get the business to adopt the process/methodologies. You are screwed.
I think you just proved my point that...
August 24, 2022 at 7:57 pm
Steve, you've hit upon the biggest issue I contend with at work, concerning trying to get DevOps going; that's changing both people and processes. I'm a developer who I...
August 24, 2022 at 2:48 pm
Exactly this!
I took a promotion from Lead DBA to Data Architect. As a hands-off role it wasn't good for me but did bring a decent salary (found out later...
August 24, 2022 at 2:39 pm
Great article, as always, Steve. How do you (or others) encourage coworkers to gain DevOps, automation, etc. skills to improve their jobs?
Easy. Why does the business not want to...
August 24, 2022 at 2:35 pm
How do you recruit someone to maintain old tech?
Not even that, how do you recruit to maintain new tech when all your team is supporters of old tech? I...
August 24, 2022 at 1:34 pm
Hello!
We have used Logic apps to make http request to our clients system and retrieve xml data from it.
Is it also possible to do on data factory?
Flow is like...
August 24, 2022 at 1:26 pm
If the apps/scripts you are running are under 10 minutes execution then AWS Lambdas would be ideal. I mean, anything really short duration shouldn't be on an EC2 unless there...
August 22, 2022 at 11:57 pm
Depends on what the scripts are. I once setup an AWS Step Function to execute multiple AWS Lambdas that were essentially python apps that executed multiple python scripts at once....
August 22, 2022 at 11:54 pm
Really depends on what you mean here and what language. AWS Lambda's in Python for example use various exception libraries. When an exception is raised, for example, due to a...
August 22, 2022 at 11:50 pm
Thanks for posting the link. It helped me too!
October 27, 2013 at 9:58 am
Viewing 14 posts - 1 through 14 (of 14 total)