리뷰 내부 부하 분산을 통한 애플리케이션 안정성 및 확장성 향상개
리뷰 216209개
Fabiana C. · 대략 1개월 전에 리뷰됨
Nsisong E. · 대략 1개월 전에 리뷰됨
The utility vm is createdas specified yet I cant get the points
Jaime L. · 대략 1개월 전에 리뷰됨
Santiago M. · 대략 1개월 전에 리뷰됨
Loving it now
Vikram P. · 대략 1개월 전에 리뷰됨
25EU10R0079 - V. · 대략 1개월 전에 리뷰됨
i created the instance template but check progress was not showing: Basic information Name instance-template-1 Type Instance Template Creation time Jun 23, 2026, 8:58:48 PM UTC+05:30 In use by instance-group-1 Location global Reservations Automatically choose (default) Labels None Tags Placement policy No policy Confidential VM service Disabled Machine configuration Machine type e2-micro Minimum CPU platform None Architecture — vCPUs to core ratio — Custom visible cores — All-core turbo-only mode — Display device Disabled GPUs None Networking Public DNS PTR Record None Total egress bandwidth tier — Firewalls HTTP traffic Off HTTPS traffic Off Allow Load Balancer Health Checks Off Network tags lb-backend Network interfaces Filter Name Network Subnetwork NIC type Primary internal IP address Alias IP ranges IP stack type External IP address Network tier IP forwarding nic0 my-internal-app subnet-a IPv4 None - Off Storage Boot disk Name Image Interface type Size (GB) Device name Type Architecture Encryption Mode When deleting instance Confidential computing services Autogenerated debian-11 — 10 persistent-disk-0 Standard persistent disk — Google-managed Boot, read/write Delete disk Disabled New disks None Existing disks None Local disks None Security and access Shielded VM Secure Boot Off vTPM Off Integrity Monitoring Off SSH settings SSH keys None Block project-wide SSH keys Off API and identity management Service account default Cloud API access scopes Allow full access to all Cloud APIs Management Availability policies VM provisioning model Standard Max duration None Preemptibility Off (Recommended) On VM termination — Graceful shutdown maximum duration — On host maintenance Migrate VM instance (Recommended) Host error timeout — Automatic restart On (Recommended) Customer Managed Encryption Key (CMEK) revocation policy Do nothing Custom metadata Key Value startup-script #!/bin/bash apt-get update apt-get install -y apache2 php libapache2-mod-php cat <<'EOF' > /var/www/html/index.php <h1>Internal Load Balancing Lab</h1> <h2>Client IP</h2> Your IP address : <?php echo $_SERVER['REMOTE_ADDR']; ?> <h2>Hostname</h2> Server Hostname: <?php echo gethostname(); ?> <h2>Server Location</h2> Region and Zone: <?php $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "http://metadata.google.internal/computeMetadata/v1/instance/zone"); curl_setopt($ch, CURLOPT_HTTPHEADER, array('Metadata-Flavor: Google')); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $zone = curl_exec($ch); $parts = explode('/', $zone); echo end($parts); ?> EOF rm -f /var/www/html/index.html systemctl restart apache2 this was created
Aditi-B V. · 대략 1개월 전에 리뷰됨
Gianmarco M. · 대략 1개월 전에 리뷰됨
Mauro S. · 대략 1개월 전에 리뷰됨
Renato B. · 대략 1개월 전에 리뷰됨
saran s. · 대략 1개월 전에 리뷰됨
Krzysztof D. · 대략 1개월 전에 리뷰됨
Adrian Madalin C. · 대략 1개월 전에 리뷰됨
Marcelo H. · 대략 1개월 전에 리뷰됨
Bhanu a. · 대략 1개월 전에 리뷰됨
Orume E. · 대략 1개월 전에 리뷰됨
Nannyombi S. · 대략 1개월 전에 리뷰됨
Swastik M. · 대략 1개월 전에 리뷰됨
Adrian Madalin C. · 대략 1개월 전에 리뷰됨
Diego R. · 대략 1개월 전에 리뷰됨
Parasa solomon a. · 대략 1개월 전에 리뷰됨
Ljube S. · 대략 1개월 전에 리뷰됨
Rony A. · 대략 1개월 전에 리뷰됨
HARDIK S. · 대략 1개월 전에 리뷰됨
good
25EU05R0429 - P. · 대략 1개월 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.