Google Cloud Platform

×
1.2 млн
подписчики
107 млн
просмотры
5 159
видео
21 Июл 2014
создан
03.02.23 7:15
How to run ML Inference with Apache Beam
RunInference → goo.gle/3kWnkC5 Machine Learning → goo.gle/3XR73wD Dataflow ML → goo.gle/3kWwMVL You’ve built a machine learning model and run it on your laptop for
12 399
13.5
22.12.20 6:21
Optimize GKE to run your application
Learn more → goo.gle/3dGwzAI Kubernetes training at no cost → goo.gle/gketurns5 Get hands-on with this Qwiklab → goo.gle/2KpynBv Full GKE cost-optimization guide →
12 396
40.2
08.07.20 3:31
Getting started with Security Health Analytics
Finding and fixing potential vulnerabilities in virtual machines, networks, and Cloud IAM policies is crucial in order to keep your sensitive data safe from potential threats.
12 386
30.9
09.11.21 7:29
Getting started with Cloud Run using Cloud Code for PyCharm
Install Cloud Code → goo.gle/get-cc-intellij Install Cloud SQL proxy → goo.gle/install-cloud-sql-proxy Join the Google Cloud Platform Community Slack’s cloud-code channel → goo.
12 376
31.6
26.07.18 45:53
Spotify's Journey to the Cloud (Cloud Next '18)
Spotify took a global application running on data centers in the United States and Europe and migrated all of it to GCP.
12 376
23.9
07.06.19 7:01
¿Cómo gestiono la identidad y el acceso a los recursos (Hablemos en Cloud)
Descripción de los mecanismos para limitar el acceso a los recursos aplicando políticas sobre la identidad y los permisos asociados.
12 339
32
20.10.21 6:34
How to use metrics scopes in Cloud Monitoring
Managing in UI → goo.gle/3iXlKvR Managing via API → goo.gle/3j2Aw4h You've got Cloud Monitoring all set up in your project - but what do you do if you need to manage multiple
12 322
32.8
18.06.21 3:50
Deploying WordPress from Google Cloud Marketplace
Deploy Wordpress from the Google Cloud Marketplace → goo.gle/3wLoYHE WordPress is a free, open source content management system used to build custom websites.
12 322
21.7
20.08.15 0:59
Getting Help with gcloud
Aja Hammerly (@the_thagomizer) demonstrates how to get help when using the gcloud command line tool for Google Cloud Platform.
12 316
52.3
15.06.22 12:39
Get started with Firestore
Here to bring you the latest news in the startup program by Google Cloud is Mirabel Tukiman! Welcome to the second season of the Google Cloud Technical Guides for Startups - the Build Series.
12 300
21.2
15.09.20 18:19
Event-driven microservices with Cloud Run
Cloud Run is great for running containers in a serverless way but how do you feed events to those containers? Events for Cloud Run provides primitives to build event-driven architectures.
12 293
18.8
01.10.19 10:44
Production ready chatbots with SpringML
In this special episode of Deconstructing Chatbots, Priyanka Vergadia visits Spring ML’s office in Pleasanton, California.
12 282
19.1
05.11.21 19:44
Build an interactive machine learning application with Looker and Vertex AI
Google Cloud’s machine learning (ML) capabilities unleash endless possibilities for developing models that allow an organization to operate more efficiently.
12 279
28.5
11.10.22 15:35
Govern your data at scale with Dataplex
The enterprise data landscape is fragmented with data stored across data lakes, warehouses, and specialized data marts.
12 278
40.2
26.07.18 43:52
Starting with Kubernetes Engine: Developer-friendly Deployment Strategies (Cloud Next '18)
Google Kubernetes Engine is suitable for projects of all sizes. Even if you’re starting with a single VM deployment, using GKE sets you up to handle growth.
12 272
19.9
15.09.20 19:27
NYT: Building a real-time collaborative editor with Firestore
The New York Times has reporters and editors all over the world working to write and produce breaking news on tight deadlines.
12 259
12.8
15.09.20 2:30
Video intelligence takes to the streets
Smart cities are being used to improve government efficiency, saving both time and money.
12 255
43.6
23.04.20 7:14
Mobile app backend solutions - Firebase
Seeing a huge increase in the number of files your app needs to store? Need to quickly sync data between multiple users? No problem.
12 252
19.8
28.05.20 2:22
Introducing Cloud Functions for Java 11
In this video, we showcase the new Cloud Functions for Java 11. Want to learn how to create functions - such as HTTP and Background functions - that you can test and deploy locally?
12 236
30.5
13.10.18 7:53
Continuous Integration and Continuous Delivery with Google Cloud (Cloud Next ‘18)
Continuous Integration (CI) and Continuous Delivery (CD) make it fast and easy for developers to build, test, and deploy their codes of the highest quality in a safe and secure way, covering all
12 213
32.2
11.04.19 43:20
Serverless BI Reporting on GCP with Data Studio (Cloud Next '19)
Take a deep dive into both new and upcoming capabilities in Google Data Studio and BigQuery that make it easy to implement a secure, scalable, and serverless BI solution on GCP.
12 197
27.9
23.07.20 4:40
Immutable infrastructure
Patterns for scalable and resilient apps → goo.gle/3hpxUdE When building an application, mutable VMs are great for short term flexibility, but are unable to handle most complexities.
12 163
13.7
26.07.18 46:23
Firebase & BigQuery - Do Mobile App Analytics Easily & at Scale - Queries Included (Cloud Next '18)
There's so much you can do within BigQuery with your Google Analytics for Firebase data, but sometimes it's hard to know just how to get started.
12 147
28.8
15.09.20 14:27
Overview of AI Notebooks on Google Cloud
Notebooks are the go-to tool for data scientists to develop and deploy AI/ML models. Watch an overview about AI Platform Notebooks, an enterprise-ready managed Jupyter Notebook service.
12 111
33.9
21.10.21 0:54
How to run your shell script without a server #shorts
Code for this episode → goo.gle/3DVTMZA How to secure a Cloud Run service that is called by Cloud Scheduler → goo.gle/3E8cpcT Now that many systems are in the cloud, it makes sense
12 101
10.3
29.10.19 5:04
Setting up cost controls with quota
Learn more → goo.gle/3dGwzAI Quotas allow you to set your own capped limit to the number of concurrent resources in a project or the number of API requests.
12 098
43.9
10.03.17 54:17
Using Apigee Edge to create and publish APIs that developers love (Google Cloud Next '17)
In this video, you'll learn how Apigee Edge enables you to craft and publish APIs that developers will adopt rapidly.
12 092
64.7
15.09.20 16:41
Engage and translate: Text and audio chat in 100+ languages
As users worldwide connect to the net and travel globally, it’s more important than ever to make interactive applications chat in many languages.
12 081
32.7
21.09.23 10:17
Cloud Functions local debugging
Debugging is often easier on a local machine than in the cloud. Follow along and learn how to debug Google Cloud Functions on your laptop, with Christoph Stanger and Martin Omander as your guides.
12 080
20.6
29.03.16 43:20
SOLUTIONS SHOWCASE - Kensho on GCP: Machine Learning in your Browser
Recorded on Mar 24 2016 at GCP NEXT 2016 in San Francisco. Financial services is an information industry at its heart.
12 080
50.6
5 321 видеоназад39далее
жизньигрыфильмывесельеавтотехномузыкаспортедаденьгистройкаохотаогородзнанияздоровьекреативдетское