- 1 009
- 520 853
Backyard Techmu by Adrianus Yoga
Indonesia
เข้าร่วมเมื่อ 4 พ.ย. 2022
I dedicate this channel to all the enthusiastic fans of Google Cloud Skills Boost and Qwiklabs.
Hopefully we can learn together on the topic of cloud computing in this community.
Hopefully we can learn together on the topic of cloud computing in this community.
Monitor an Apache Web Server using Ops Agent GSP1108
Overview
In this lab you use Cloud Monitoring to generate traffic and view metrics on the predefined Apache dashboard in the Google Cloud console.
The Apache Web Server integration collects traffic-related metrics, such as the number of open connections or incoming requests. The integration also collects access and error logs. Access logs are parsed into a JSON payload focused on request details, and error logs are parsed for their error code and message.
Objectives
In this lab, you learn how to perform the following tasks:
- Create a Compute Engine VM instance.
- Install an Apache Web Server.
- Install and configure the Ops Agent for the Apache Web Server.
- Generate traffic and view metrics on the predefined Apache dashboard.
- Create an alerting policy.
#gcp #googlecloud #qwiklabs #learntoearn
In this lab you use Cloud Monitoring to generate traffic and view metrics on the predefined Apache dashboard in the Google Cloud console.
The Apache Web Server integration collects traffic-related metrics, such as the number of open connections or incoming requests. The integration also collects access and error logs. Access logs are parsed into a JSON payload focused on request details, and error logs are parsed for their error code and message.
Objectives
In this lab, you learn how to perform the following tasks:
- Create a Compute Engine VM instance.
- Install an Apache Web Server.
- Install and configure the Ops Agent for the Apache Web Server.
- Generate traffic and view metrics on the predefined Apache dashboard.
- Create an alerting policy.
#gcp #googlecloud #qwiklabs #learntoearn
มุมมอง: 10
วีดีโอ
Arcade Hero: Enter the Cloud Function PHP ARC233
มุมมอง 147 ชั่วโมงที่ผ่านมา
Overview In this lab you will learn the fundamentals of Cloud Function using Google Cloud. If you are new to Cloud Function or looking for an overview of how to get started, you are in the right place. Read on to learn about the specifics of this lab and areas that you will get hands-on practice with. In this lab learn: - The use cases for Cloud Function - How to implement Cloud Function #gcp #...
Arcade Hero: Enter the Cloud Function Ruby ARC234
มุมมอง 87 ชั่วโมงที่ผ่านมา
Overview In this lab you will learn the fundamentals of Cloud Function using Google Cloud. If you are new to Cloud Function or looking for an overview of how to get started, you are in the right place. Read on to learn about the specifics of this lab and areas that you will get hands-on practice with. In this lab learn: - The use cases for Cloud Function - How to implement Cloud Function #gcp #...
Arcade Hero: Enter the Cloud Function Python ARC235
มุมมอง 77 ชั่วโมงที่ผ่านมา
Overview In this lab you will learn the fundamentals of Cloud Function using Google Cloud. If you are new to Cloud Function or looking for an overview of how to get started, you are in the right place. Read on to learn about the specifics of this lab and areas that you will get hands-on practice with. In this lab learn: - The use cases for Cloud Function - How to implement Cloud Function #gcp #...
Arcade Hero Enter the Cloud Function Storage ARC236
มุมมอง 147 ชั่วโมงที่ผ่านมา
Overview In this lab you will learn the fundamentals of Cloud Functions using Google Cloud. If you are new to Cloud Functions or looking for an overview of how to get started, you are in the right place. Read on to learn about the specifics of this lab and areas that you will get hands-on practice with. In this lab learn: - The use cases for Cloud Functions - How to implement Cloud Functions #g...
Arcade Hero: Enter the Cloud Function Pub/Sub ARC237
มุมมอง 1714 ชั่วโมงที่ผ่านมา
Overview In this lab you will learn the fundamentals of Cloud Functions using Google Cloud. If you are new to Cloud Functions or looking for an overview of how to get started, you are in the right place. Read on to learn about the specifics of this lab and areas that you will get hands-on practice with. In this lab learn: - The use cases for Cloud Functions - How to implement Cloud Functions #g...
Explore Data with Gemini in BigQuery GSP1257
มุมมอง 54วันที่ผ่านมา
Overview Imagine you're a detective trying to solve a mystery, but instead of clues, you have multiple, massive spreadsheets of data. You are a new data analyst for Data Beans, a company specializing in data collection, analytics, and insights for mobile coffee truck companies throughout your country. It is your first week at the company, and you have been tasked with exploring the company's da...
Use Data Canvas to Visualize and Design Queries GSP1259
มุมมอง 56วันที่ผ่านมา
Overview Imagine you are a data analyst and have been at Data Beans for a year. You have successfully completed many projects on your own and are taking on the responsibility of mentoring new data analysts because the company is growing. The team has already been using Gemini in BigQuery to generate SQL code, data insights, and table explorer. The team has found these helpful, especially with n...
Grounding Gemini Models in Vertex AI GSP1264
มุมมอง 6014 วันที่ผ่านมา
Overview Gemini Gemini is a family of generative AI models developed by Google DeepMind that is designed for multimodal use cases. Controlled Generation Depending on your application, you may want the model response to a prompt to be returned in a structured data format, particularly if you are using the responses for downstream processes, such as downstream modules that expect a specific forma...
Intro to Context Caching with the Gemini API GSP1265
มุมมอง 5114 วันที่ผ่านมา
Overview The Gemini API provides the context caching feature for developers to store frequently used input tokens in a dedicated cache and reference them for subsequent requests, eliminating the need to repeatedly pass the same set of tokens to a model. This feature can help reduce the number of tokens sent to the model, thereby lowering the cost of requests that contain repeat content with hig...
Call Gemini using the OpenAI Library GSP1266
มุมมอง 2314 วันที่ผ่านมา
Overview Developers already working with OpenAI's libraries can easily tap into the power of Gemini by leveraging the Gemini Chat Completions API. The Gemini Chat Completions API offers a streamlined way to experiment with and incorporate Gemini's capabilities into your existing AI applications. Learn more about calling Gemini by using the OpenAI library. In this lab, you learn how to call Gemi...
Introduction to Controlled Generation with the Gemini API GSP1267
มุมมอง 2614 วันที่ผ่านมา
Overview Prerequisites Before starting this lab, you should have familiarity with the following concepts: - Basic understanding of Python programming - General knowledge of how APIs work - Running Python code in a Jupyter notebook in Vertex AI Workbench Objectives In this lab you will learn how to: - Use the controlled generation capability in the Vertex AI Gemini API to generate model response...
Build and Deploy an Agent with Reasoning Engine in Vertex AI GSP1268
มุมมอง 3514 วันที่ผ่านมา
Overview Reasoning Engine (LangChain on Vertex AI) is a managed service that helps you to build and deploy an agent reasoning framework. It gives you the flexibility to choose how much reasoning you want to delegate to the LLM and how much you want to handle with customized code. You can define Python functions that get used as tools via Gemini Function Calling. Reasoning Engine integrates clos...
Getting Started with Vertex AI Gemini 1.5 Flash GSP1270
มุมมอง 4614 วันที่ผ่านมา
Overview Gemini 1.5 Flash is a new language model from the Gemini family. This model includes the long context window of up to 1 million tokens from Gemini 1.5 Pro and is optimized for low-latency tasks. It can process text, images, audio, video and code all together for deeper insights. Learn more about Gemini 1.5 Flash. Objectives In this lab, you will learn how to: - Analyze audio for insigh...
Build a DIY Multimodal Question Answering System with Vertex AI GSP1279
มุมมอง 6314 วันที่ผ่านมา
Overview Gemini is a family of generative AI models developed by Google DeepMind that is designed for multimodal use cases. The Gemini API gives you access to the Gemini Pro 1.5 and Gemini Flash 1.5 models. In this lab, you will learn how to build a question answering system that understands both text and images. You'll build this system from the ground up using Google's Vertex AI, giving you a...
Introduction to Vertex AI Embeddings: Text and Multimodal GSP1280
มุมมอง 4314 วันที่ผ่านมา
Introduction to Vertex AI Embeddings: Text and Multimodal GSP1280
Multimodal Use Cases with Gemini 1.5 GSP1278
มุมมอง 8414 วันที่ผ่านมา
Multimodal Use Cases with Gemini 1.5 GSP1278
Arcade Adventure: Identity and Access I ARC233
มุมมอง 9114 วันที่ผ่านมา
Arcade Adventure: Identity and Access I ARC233
Arcade Adventure: Kubernetes Engine I ARC234
มุมมอง 6914 วันที่ผ่านมา
Arcade Adventure: Kubernetes Engine I ARC234
Arcade Adventure Cloud Storage I ARC231
มุมมอง 7814 วันที่ผ่านมา
Arcade Adventure Cloud Storage I ARC231
Loading Taxi Data into Google Cloud SQL
มุมมอง 11814 วันที่ผ่านมา
Loading Taxi Data into Google Cloud SQL
Implement continuous delivery with Gemini
มุมมอง 9214 วันที่ผ่านมา
Implement continuous delivery with Gemini
Visualizing Data with Looker Studio GSP197
มุมมอง 5014 วันที่ผ่านมา
Visualizing Data with Looker Studio GSP197
Configuring Traffic Management with a Load Balancer
มุมมอง 8021 วันที่ผ่านมา
Configuring Traffic Management with a Load Balancer
You are too slow bro, be faster, you motherfucker. fuck the india, fuck the quicklabs, and fuck the Yoga´s
You can set the playback speed up to 2x to speed up this video. And I apologize if you feel uncomfortable. This channel only records what I do without tricks or scripts, so everyone can follow easily.
@@backyardtechmu sorry man, i was just angry, the video helped me, so thanks, and here is my like
I appreciate you taking the time to share your thoughts. It's completely understandable to feel frustrated sometimes. I'm glad the video could provide some clarity and help you out. Thanks again for watching and liking!
you are too slow bro, please be quicker
You can set the playback speed up to 2x to speed up this video.
@@backyardtechmu ok bro, thank u
Many thanks for your attention.
belum siap, sudah di selesaikan. kocak euy wkwk
Untuk lab yang tidak memiliki "activity tracking" memang cukup "start lab" selama 3 menit kemudian "end lab" itu sudah dianggap menyelesaikan lab. Tapi untuk video ini saya usahakan mengerjakan seluruh langkah untuk media pembelajaran.
You're the first guy that actually did the lab and not just cheated it. Congrats!
Glad to hear that! But some people think my way of working is too boring. Because I don't skip the process that takes a long time. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Cloud Skills Boost quests or labs that need to be reviewed.
@backyardtechmu not at all, keep it up!👏
Thanks for your support.
No volume from mic
Sorry for the inconvenience, for now the explanation of this video can be followed in the lab guide. If you have something to ask, let me know. Hopefully in the future I can continue to make other content with a better impression. Thank you for your concern.
thanks brother this vidios
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thank you my friend, you help me a lot.
Glad to hear that! Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Cloud Skills Boost quests or labs that need to be reviewed.
@@backyardtechmu Of course, I will recommend your videos to my colleagues ;)
@@backyardtechmu Of course, I will recommend your videos to my colleagues ;)
It won't show me this lab I don't know why, however you did help a looootttt thank you sir
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Very nice tutorial! Thanks!!
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thanks...
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Its Helpful
Glad to hear that! Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Cloud Skills Boost quests or labs that need to be reviewed.
Thanks
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thanks It was helpful.
Glad to hear that! Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Cloud Skills Boost quests or labs that need to be reviewed.
Thank you! Great video!
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thankyou ❤
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thank you so much ❤
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thanks
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thank you
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thanks, this saved my day
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
No sound
Sorry for the inconvenience, for now the explanation of this video can be followed in the lab guide. If you have something to ask, let me know. Hopefully in the future I can continue to make other content with a better impression. Thank you for your concern.
Tq mam
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thank you mam
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
you are doing great
Thankyou. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
You are doing great very informative it very great to connect with a cloud Guru like you
Glad to hear that! Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Cloud Skills Boost quests or labs that need to be reviewed.
Thanks for your youtube channel. I am learning alot from you. Please keep it up
Glad to hear that! Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Cloud Skills Boost quests or labs that need to be reviewed.
Thank you!
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Tq dear
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Great
Thankyou. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
❤
Thankyou. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
I am an initial student at Google Cloud , top very good
Thankyou. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
thanks man.....
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Hei sir, i hope you can reply my message🙏🙏. i am studying this course right now. but in my course there are not "use subscription" button. the only thing available is "buy credits"button when i click start lab. is there solution for this trouble?
You can take advantage of free subscriptions when you take part in certain events such as #GCPBoleh, #ChaiyoGCP, #QuanQuanGCP, #JuaraGCP and so on. You can monitor on my Community link.
Thanks
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Thank you 🙏
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
thanks bro❤
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
Very help ful video🎉
Glad to hear that! Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Cloud Skills Boost quests or labs that need to be reviewed.
its asking to buy tokens
You can take advantage of free subscriptions when you take part in certain events such as #GCPBoleh, #ChaiyoGCP, #QuanQuanGCP, #JuaraGCP and so on. You can monitor on my Community link.
Thank you 🙏🏿
My pleasure. Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Qwiklabs a.k.a Google Cloud Skills Boost quests or labs that need to be reviewed.
it is asking for token id
You can take advantage of free subscriptions when you take part in certain events such as #GCPBoleh, #ChaiyoGCP, #QuanQuanGCP, #JuaraGCP and so on. You can monitor on my Community link.
This is a life saving video for me, thanks.
Glad to hear that! Please, stay tuned on my channel, and share this channel with your community. Let me know if there are any Cloud Skills Boost quests or labs that need to be reviewed.
after clicking launch the page is still loading for mare than 30 mins what can i do now?
Try launching this lab at another time. This usually happens because of internet connection issues. Or there is a maintenance in GCP, which can be seen in the Dashboard-Google Cloud Platform Status.
Hii...sir your videos are very helpful.But can you add sound also bcz sometimes you are doing something which is not written in the manual so it creates difficulty.May be you are checking something bcz while running the program it is taking more time .
Sorry for the inconvenience, for now the explanation of this video can be followed in the lab guide. If you have something to ask, let me know. Hopefully in the future I can continue to make other content with a better impression. Thank you for your concern.
Cloude code is not sign in
Reply mee aa fast
Try launching this lab at another time. This usually happens because of internet connection issues. Or there is a maintenance in GCP, which can be seen in the Dashboard-Google Cloud Platform Status.
Worst video
I apologize. Hopefully in the next opportunity I can make a better video according to the wishes of the viewers.
Y can't you explain with audio ...!
Sorry for the inconvenience, for now the explanation of this video can be followed in the lab guide. If you have something to ask, let me know. Hopefully in the future I can continue to make other content with a better impression. Thank you for your concern.