You are a program manager for a team of developers who are building an event-driven application to allow users to follow one another's activities in the app. Each time a user adds himself as a follower of another user, a write occurs in the real-time database.The developers will develop a lightweight piece of code that can respond to database writes and generate a notification to let the appropriate users know that they have gained new followers. The code should integrate with other cloud services such as Pub/Sub, Firebase, and Cloud APIs to streamline the orchestration process. The application requires a platform that automatically manages underlying infrastructure and scales to zero when there is no activity.Which primary compute resource should your developers select, given these requirements?
An organization has a small development team that has created a web application which runs in a single container. They need a simple serverless and scalable way to host their container Which Google service should the organization use?
An organization has petabytes of data gathered from a wide range of sources They want to use the data for strategic analysis and to guide business decisions What type of service should they use*?
An organization wants to migrate a workload to the cloud without changing the application code or architecture Which migration path describes this approach?
A food delivery service needs access to real-time menu information from all partner restaurants. They also need to share customer order information with the restaurants in real time.What should the organization use?