this post was submitted on 08 Apr 2025
23 points (68.9% liked)

Technology

68723 readers
4836 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Amberskin@europe.pub 9 points 6 days ago

Banking IT engineer here.

In our case, everything ‘core’: checking and savings accounts, loans and credits, credit and debit cards… anything requiring a sub-second response time while being bombarded with tens of thousands of transactions per second AND requiring strict ACID transactions end to end AND 24x7 availability with quick recovery in case of disaster.

Secondary stuff is being moved to other architectures. And new core stuff is being written in Java… and ran on the mainframe.