On Fri Mar 28, 2025 at 12:02 AM GMT, tim wade wrote:
For setting up a software development environment from scratch, I’m
facing the following three options:
1. Deploy directly on the server, for example, running Kafka and Redis
on the server's operating system.
2. Use Docker containers on th
пт, 28 мар. 2025 г. в 11:41, Stanislav Vlasov :
> > For a medium-sized project (involving multiple programming languages and
> > several team members), which environment do you recommend?
Forgot to write.
Docker/k8s is not _development_ environment. Its deploy target.
--
Stanislav
пт, 28 мар. 2025 г. в 05:03, tim wade :
> For a medium-sized project (involving multiple programming languages and
> several team members), which environment do you recommend?
If it will be deployed to several servers and must work together —
k8s. At a single server — docker or may be podman or c
3 matches
Mail list logo