Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Ukraine - The next gravel pit (Score 1) 49

Not sure about your logic here. Let us break it down to make it clear:

A democratic country (country being the key word here) had an internal vote to join NATO, just like any other democratic vote a country can decide on.
That vote had no bearing on NATO actually deciding the let them join (which was not going to happen).

So why are they fuckers? A free country voting on things internally, they can do whatever they want. They even get to vote in elections to chose their leaders, imagine that! Why does Russia decide on what happens in a democratic vote held in another country?

Comment Re:One Availability Zone? (Score 1) 66

No, you are correct, if you want three or four 9s, you need to have different regions available to kick in automatically if your main region goes down. Like in the old days, you had a load balancer with 2 machines and both go down, do you just give up and say the load balancer didn't do its job?

Comment Re:The problem with relying on frameworks of any t (Score 2) 122

Learning CICD and the concepts behind it takes less than a week. Once it is in place, pretty much all your projects should follow the same patterns so I don't know why you are complaining about it wasting your time.

Learning security code best practices should be done continuously and applied to each project you work on, it's part of the job. Software development doesn't just encompass the actual coding...security best practices also applies to CICD, data access, cloud architecture, mesh, containers, etc.

Good luck coding your own frameworks like service meshes, orchestration framework, cloud framework, secure data infra like Hashicorp, etc.

Sounds like being a programmer for you is just front-end javascript old school stuff or simple command line scripts.

Slashdot Top Deals

UNIX is hot. It's more than hot. It's steaming. It's quicksilver lightning with a laserbeam kicker. -- Michael Jay Tucker

Working...