This is a dedicated watch page for a single video.
At FalconTech Ltd., the system generates approximately 20,000 CSV files every hour, with each file being less than 4 KB. These files must be ingested into Google Cloud before any processing can begin. The company’s on-premises network experiences a 200 ms latency to Google Cloud and has an internet bandwidth limit of 50 Mbps. Currently, an SFTP server hosted on a Compute Engine VM serves as the data ingestion point. A dedicated local machine runs an SFTP client to send the files directly in their raw CSV format. The objective is to provide executive leadership with reports based on the previous day's data by 10:00 a.m. each morning. Although the current setup just meets this requirement, it is not bandwidth-efficient. Due to upcoming seasonal business activity, the volume of files is expected to double for the next three months. What two changes should you implement to ensure continued timely data availability? (Choose two.)