35
You're overcomplicating production (paravoce.bearblog.dev)
submitted 1 day ago* (last edited 1 day ago) by something_random_tho@lemmy.world to c/linux@lemmy.ml

cross-posted from: https://lemmy.world/post/21023181

Sharing some lessons I learned from 10 years/millions of users in production. I’ll be in the comments if anyone has any questions!

I hope some of the lessons in this series help people learn to adopt Linux directly into their stack as a simple tool that can be managed easily on a server.

you are viewing a single comment's thread
view the rest of the comments
[-] ravhall@discuss.online 8 points 1 day ago

The amount of complication in “modern” pipelines is insane. If you need a dozen pieces of software just to go live, you’re making things difficult.

[-] possiblylinux127@lemmy.zip 2 points 1 day ago

The problem is all the solutions. Just make some automation that is predicable and automated. You can use automation to build the container and then run tests on it. If the tests pass you can do a gradual roll out. All of this can be simple automations that are either Ansible playbooks or bash scripts.

[-] RedNight@lemmy.ml 4 points 1 day ago

Job security for devop/clound engineering team

[-] ravhall@discuss.online 1 points 1 day ago

I guess. I mostly think it’s ignorance. Relying on a specific architecture or platform, etc. is super dangerous—and costly.

this post was submitted on 19 Oct 2024
35 points (84.3% liked)

Linux

47795 readers
1004 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS