리뷰 Compute Engine에서 부하 분산 구현: 챌린지 실습개
로드 중...
검색 결과가 없습니다.

Google Cloud 콘솔에서 기술 적용

리뷰 Compute Engine에서 부하 분산 구현: 챌린지 실습개

리뷰 424302개

Archit J. · 9개월 전에 리뷰됨

Jose V Z. · 9개월 전에 리뷰됨

pedro Z. · 9개월 전에 리뷰됨

the exercise is too complicated for the learning material taught in this chapter

Jesús M. · 9개월 전에 리뷰됨

John B. · 9개월 전에 리뷰됨

carlos r. · 9개월 전에 리뷰됨

Aiman G. · 9개월 전에 리뷰됨

Isaias S. D. · 9개월 전에 리뷰됨

Jashanpreet S. · 9개월 전에 리뷰됨

Aayush P. · 9개월 전에 리뷰됨

Mikko N. · 9개월 전에 리뷰됨

Donovan f. · 9개월 전에 리뷰됨

hritthik b. · 9개월 전에 리뷰됨

Your startup.sh script does not work I replaced it with one below and my load balancer works fine, but check does not pass somehow. All my Sunday trashed. Thanks a lot. #!/bin/bash # Update package list and install Nginx with error handling apt-get update -y || exit 1 apt-get install -y nginx || exit 1 # Get hostname (more robust method needed for production environments) hostname=$(hostname) # Create a custom index.html file. cat << EOF > /var/www/html/index.html Google Cloud Platform - $hostname EOF # Start Nginx and check status service nginx start systemctl status nginx

Dmitry M. · 9개월 전에 리뷰됨

Sushil V. · 9개월 전에 리뷰됨

Avani A. · 9개월 전에 리뷰됨

oscar u. · 9개월 전에 리뷰됨

hritthik b. · 9개월 전에 리뷰됨

Pritish D. · 9개월 전에 리뷰됨

Emiliano G. · 9개월 전에 리뷰됨

hoooraaaaay best way to learn it is well gamified

Fahim M. · 9개월 전에 리뷰됨

Ling P. · 9개월 전에 리뷰됨

Atharv B. · 9개월 전에 리뷰됨

Mikko N. · 9개월 전에 리뷰됨

Anuj S. · 9개월 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.