Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Problems with Edge Server and Google Cloud Compute Engine. Any Advice?

Hi everyone,

I'm currently experiencing some challenges with my Edge server setup [ https://www.lenovo.com/de/de/c/servers-storage/servers/edge/ ] and a Google Cloud product. As someone relatively new to managing both hardware and software in this capacity, I could really use some advice from those more experienced.

Here are the specifics of my setup:

  • Server Setup: Edge server with high-end CPUs, ample RAM, and SSD storage capacity.
  • Google Cloud Product: Google Cloud Compute Engine

The Issues:

  1. Performance Challenges: Google Cloud Compute Engine instances are not performing as expected when integrated with my Edge server, particularly during high-traffic periods and complex computational tasks. There are noticeable slowdowns and performance bottlenecks.

  2. Installation and Configuration Difficulties: During the setup of Google Cloud Compute Engine with my Edge server, I encountered several hurdles. While I managed to complete the initial configuration, I suspect there may be lingering issues affecting performance and usability.

  3. Integration and Compatibility Concerns: I'm facing compatibility issues with certain applications and third-party integrations within Google Cloud Compute Engine. These issues are disrupting workflows and reducing efficiency in cloud and edge computing management.

Steps Taken So Far:

  • I've ensured that my hardware setup meets or exceeds the recommended specifications for both my Edge server and Google Cloud Compute Engine.
  • I've followed the installation and setup documentation for Google Cloud Compute Engine meticulously.
  • I've reviewed and adjusted system configurations and resource allocations to optimize performance.

Despite my efforts, the challenges persist. Have any of you encountered similar issues with Google Cloud Compute Engine on Edge servers? Are there specific configurations, optimizations, or troubleshooting techniques you've found effective? Any advice, insights, or recommended resources would be greatly appreciated.

Thank you in advance for your help!

1 1 317
1 REPLY 1

Hi @judywatson

Welcome to Google Cloud Community!

Here are some workarounds and supporting documentation that might help resolve your issue:

Performance Challenges: 

  • Custom Machine Types: If standard instance types don't fully meet your needs, consider creating custom machine types that provide the exact CPU and RAM specifications required by your applications.
  • Premium Network Tier: Opt for the Premium Network Tier within Google Cloud, which offers lower latency and higher reliability compared to the Standard Tier. This can significantly improve network performance between your Edge server and Google Cloud services.
  • Google Cloud Monitoring: Set up detailed monitoring for your Compute Engine instances to track CPU utilization, memory usage, disk I/O, and network traffic. Use this data to identify performance bottlenecks and adjust instance configurations accordingly.

Installation and Configuration Difficulties: 

  • Cloud SDK and Credentials: Make sure you have the Google Cloud SDK installed on your edge server and that you're using the correct credentials to connect to Google Cloud.

Integration and Compatibility Concerns:

  • API Compatibility: Ensure that the APIs used by your applications and third-party integrations are compatible with Google Cloud. You might need to make adjustments to your code or use specific libraries provided by Google Cloud.
  • Version Mismatches: Check if there are version mismatches between your applications and Google Cloud services. Update your applications and services to ensure compatibility. You can check the latest release notes for features and updates to the Compute Engine Services.

If the issue still persists and needs further assistance with specific configurations, please feel free to reach out to our support team.