our bootstrap script would open a GitHub issue connecting the new hire with internal support. Our #friction Slack channel— staffed by helpful, kind engineers—could debug nearly any system configuration under the sun.” @corywilkerson Cory Wilkerson
queueing system, or cache, is one area where dev/prod parity is important. Many languages offer libraries which simplify access to the backing service, including adapters to different types of services…”
a lightweight backing service in their local environments, while a more serious and robust backing service will be used in production. For example, using SQLite locally and PostgreSQL in production; or local process memory for caching in development and Memcached in production.”
imagem ao máximo -Ter o mínimo de dependências possível -Expor o mínimo de portas abertas -Distro completa com várias ferramentas como Ubuntu -Não precisamos nos preocupar em reduzir tanto a imagem -Queremos ter utilitários de dev e toolchain de compilação -Podemos abrir portas para facilitar debugging