this post was submitted on 17 Aug 2023
1102 points (98.9% liked)

Programmer Humor

32032 readers
1260 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 1 year ago* (last edited 1 year ago) (6 children)

Our solutions architect is like this. Not because we’re working on anything important at the moment, but because we keep pushing back important upgrades further and further, making each day a more challenging operation to keep our rickety-ass distributed monolith alive.

We were supposed to upgrade from Java 8 on Springboot 2.1 to 17 on Springboot 3. That got wiped off the table because the bosses think shoving our inefficient solution into a cloud product is what will attract customers.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

I'm not too familiar with Spring, so excuse my ignorance, but could you sell Spring Cloud ✨ to management? If I understood the docs correctly, Spring Cloud requires Springboot 3, so you can migrate to Springboot 3 while management can claim that your monolith is very cloud. Or is this a “dump it in ec2 and claim it's cloud” situation?

[–] [email protected] 1 points 1 year ago

Dump it into ec2-type lol. It’s not a product that can or should be cloud native without becoming a security nest of hornets for customer cybersecurity departments.

load more comments (4 replies)