You are porting an existing Apache/MySQL/PHP application stack from a single machine to Google Kubernetes Engine. You need to determine how to containerize the application. Your approach should follow Google-recommended best practices for availability. What should you do?
https://cloud.google.com/architecture/best-practices-for-building-containers
'classic Apache/MySQL/PHP stack: you might be tempted to run all the components in a single container. However, the best practice is to use two or three different containers: one for Apache, one for MySQL, and potentially one for PHP if you are running PHP-FPM.'
Frederica
26 days agoAlesia
1 month agoBok
1 month agoGerald
1 month agoMaxima
2 months agoKami
2 months agoFernanda
2 months agoEmile
2 months agoSharika
2 months agoGail
2 months agoAshley
3 months agoClorinda
3 months ago