Cristian Moreno
banner
khriztianmoreno.bsky.social
Cristian Moreno
@khriztianmoreno.bsky.social
Educator & Fullstack Javascript Developer 🥑 | #GDE | #MVP | #MDE | #AWSCommunity 👨🏼‍💻👩🏻‍💻
Master these factors and take your apps to the next level! 🌐💪

blog.khriztianmoreno.dev/en/posts/wha...
What is a 12 Factor App - a Quick Guide
A blog about development and life, powered by Astro.
blog.khriztianmoreno.dev
January 7, 2025 at 3:09 PM
🔟 dev/prod parity: 🤝 Reduces differences between development and production.
1️⃣1️⃣ Logs: 📜 Treats logs as event streams.
1️⃣2️⃣ Process management: 👨‍💻 Manages tasks as single processes.
January 7, 2025 at 3:09 PM
7️⃣ Port mapping: 🔌 Expose everything through clear ports.
8️⃣ Concurrency: 🤹‍♂️ Divide work into lightweight processes.
9️⃣ Disposability: ♻️ Processes that start and end without drama.
January 7, 2025 at 3:09 PM
4️⃣ Backing services: ☁️ Treat external services as pluggable resources.
5️⃣ Build, release, run: 🛠️➡️🚀 A clean, automated flow.
6️⃣ Processes: 🔄 Stateless Apps, ready to scale.
January 7, 2025 at 3:09 PM
¿Las entrevistas técnicas actuales evalúan realmente a un #seniorDeveloper? Creo que nos estamos perdiendo de mucho talento

¡Lee mi nuevo post y descubre por qué debemos cambiar la forma en que evaluamos a los desarrolladores! #programacion #recursosHumanos

blog.khriztianmoreno.dev/es/posts/a-s...
Un senior destaca por su forma de pensar, no de codear
A blog about development and life, powered by Astro.
blog.khriztianmoreno.dev
December 2, 2024 at 6:59 PM