Home / Companies / Authentik Security / Blog / Post Details
Content Deep Dive

3 ways you (might be) doing containers wrong

Blog post from Authentik Security

Post Details
Date Published
Author
Jens Langhammer
Word Count
1,528
Company Posts That Month
5
Language
English
Hacker News Points
-
Post removed?
No
Summary

Authentik is an open-source identity provider that aims to consolidate identity needs by replacing platforms like Okta, Keycloak, and Ping, and is developed by Authentik Security, a public benefit company. The text discusses the importance of proper container deployment practices to ensure ease of use and scalability, focusing on the separation of services into individual containers according to the Single Responsibility Principle. This setup allows for horizontal scaling and better management, particularly when using container orchestrators like Kubernetes or Docker Compose. It also highlights common mistakes such as installing dependencies at runtime, using the :latest tag for Docker images, and writing logs to files instead of standard output, which can lead to inefficiencies and challenges in management and scalability. The text advocates for practices like pinning dependencies to specific versions using GitOps and logging to standard output, thereby promoting better infrastructure management and flexibility for future changes.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 5 1,729 209 79 +46%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.