The solution to shared file storage with Netapp

posted on February 22, 2022

tags:

How do you choose the right shared file storage and avoid bottlenecks? The solution is Cloud Volume Services! In this episode of Architecting with Google Cloud, Gabe Weiss interviews Oliver Krause, Technical Marketing Engineer at NetApp, about a shared file storage solution built by NetApp for Windows users on Google Cloud. Watch to learn how […]

Is there a limit to Cloud VMs?

posted on February 20, 2022

tags:

Curious what would happen if you pushed Cloud VMs into overdrive? Can you use Cloud VMs to break a world record? In this episode of VM End-to-End, Developer Advocates Carter Morgan and Brian Dorsey chat with Developer Advocate Emma Haruka Iwao about pushing Cloud VMs to the limit. Watch to learn how you can run […]

How VMs are the Matryoshka doll of compute

posted on January 30, 2022

tags:

Deployment Archetypes for Cloud Applications → https://goo.gle/3nLOD0j SRE Books → https://goo.gle/3nINvdW In this episode of VM End-to-End, Developer Advocates Carter Morgan and Brian Dorsey chat with Reliability Advocate Steve McGhee about the real-world applications of reliability and what it takes to make an offering more reliable. Watch as they share their thoughts on a cloud-native […]

How to build reliable systems (with unreliable components)

posted on January 24, 2022

tags:

In this episode of VM End-to-End, Developer Advocates Carter Morgan and Brian Dorsey are joined by Reliability Advocate Steve McGhee to discuss why we have many smaller VMs instead of one large machine, as well as the benefits of scaling horizontally. Watch as they talk about the layers of abstraction, the rule of 9s, live […]

5G Network Slicing, Student Success Services, & more!

posted on November 15, 2021

tags:

Here to bring you the latest news in the Cloud is Ryan Matsumoto. • GKE Image Streaming → https://goo.gle/3ojwdU3 • Student Success Services → https://goo.gle/3H6yNFA • 5G Network Slicing → https://goo.gle/30ja4xa Chapters: 0:00 – Intro 0:11 – GKE Image Streaming 0:44 – Student Success Services 1:22 – 5G Network Slicing 2:02 – Wrap up This […]

Choosing the right VM

posted on October 3, 2021

tags:

With thousands of applications, each with different requirements, which VM is right for you? In this video, Roger Martinez shows how to make sense of it all by reviewing the important factors you should consider when choosing the right Compute Engine VM. Chapters: 0:00 – Introduction 0:18 – How VMs are organized 2:28 – VM […]

How to architect a no-code ML platform on Google Cloud

posted on October 2, 2021

tags:

Plainsight → https://goo.gle/3urQv0h AI Simplified → https://goo.gle/AISimplified Getting into data science and ML can be intimidating, no-code solutions make ML/AI approachable. But how are these no-code solutions made? In this episode of Architecting Cloud Solutions, Priyanka Vergadia speaks with Carlos Anchia, CEO of Plainsight, a company that makes Vision AI accessible with no-code. Listen as […]

Understanding Apigee API Monitoring

posted on September 1, 2021

tags:

Monitoring in Apigee → https://goo.gle/3j1sQ2D Want to make sure the APIs you’ve launched on Apigee are performing as expected? In this video, we show how API Monitoring provides real-time insights into API traffic and performance, so you can solve problems as they happen. Watch to learn how you can stay informed and understand unusual events […]

Security Command Center in a minute

posted on August 2, 2021

tags:

Learn more about Security Command Center → https://goo.gle/3zRLQWT Security Command Center is the canonical security and data risk database for Google Cloud. Security Command Center enables you to understand your security and data attack surface by providing asset inventory and discovery, identifying vulnerabilities and threats, and helping you mitigate and remediate risks. In this video, […]

Compute Engine: Autohealing with Managed Instance Groups

posted on June 24, 2021

tags:

The autohealing feature in Compute Engine is a great way to monitor the health of your managed instance groups, or to quickly and automatically heal instances that aren’t functioning properly. In this video, Roger Martinez will show you how to configure the autohealing feature for a managed instance group and speaks to some best practices […]

Cloud Workflows in a minute

posted on June 14, 2021

tags:

Get started with Workflows → https://goo.gle/2TngZl6 Workflows from Google Cloud is a tool that allows you to orchestrate and automate Google Cloud and HTTP-based API services with serverless workflows. In this episode of Cloud Bytes, we speak to what Workflows is and how you can use it to automate your application services. Watch to learn […]

Change data capture, Anthos 101, and more!

posted on June 14, 2021

tags:

Here to bring you the latest news in the Cloud is AGV. 0:00 – Intro 0:11 – Change Data Capture → https://goo.gle/3gmEhkb 0:40 – Artifact Registry → https://goo.gle/3gACOpc 1:06 – Anthos 101 → https://goo.gle/35j9s9P 1:23 – API Design 101 → https://goo.gle/3pSfB6h This Week in Cloud is a series where we serve you the lowest latency […]

Designing a serverless app on Google Cloud

posted on June 4, 2021

tags:

Looking to design a serverless app on Google Cloud but unsure which products to use? This video covers step by step where to host your app, what database to use, and how to schedule nightly jobs to compare expected vs. actual data. Timestamps: 0:00​ – Intro 1:40 – Web front-end 2:52 – Storage 4:25 – […]

How to use folder and project-level access control

posted on May 25, 2021

tags:

Documentation page → https://goo.gle/3bJJ78D The access control feature in Security Command Center allows organizations to easily adhere to the principle of least privilege. In this video, we walk you through how to grant granular access control to assets and findings within your organization with Security Command Center. Watch to learn how you can use this […]

Cloud Monitoring in a minute

posted on May 17, 2021

tags:

Learn more about Cloud Monitoring → https://goo.gle/3baF3xN Cloud Monitoring is a tool that allows you to gain visibility into the performance, availability, and health of your applications and infrastructure. In this video, we show you what Cloud Monitoring is and how you can use it to custom define service-level objectives (SLOs), monitor application metrics, and […]

Intro to Cloud Shell Editor

posted on May 2, 2021

tags:

Launch Cloud Shell Editor → https://goo.gle/2R3lz6Q Cloud Shell Editor quickstart for Google Kubernetes Engine → https://goo.gle/2HORl30 Cloud Shell Editor quickstart for Cloud Run → https://goo.gle/37XZEo3 Cloud Shell Editor makes it easy for you to deploy code to the cloud directly from your web browser. In this video, we show you some of the features of […]

Choreography vs Orchestration | Orchestration

posted on April 23, 2021

tags:

When working with serverless applications that are running on microservices, microservices can interact with one another in different ways such as orchestration or choreography. In this episode of Serverless Expeditions, Martin and Mete give you a behind-the-scenes look at the architectural intricacies of Pic-a-daily – a picture sharing appt hat’s using choreography to organize microservice […]