Partecipa Accedi

Omar Irfan Khan

Membro dal giorno 2021

Campionato Argento

8800 punti
Badge per How Google Does Machine Learning How Google Does Machine Learning Earned ott 31, 2021 EDT
Badge per Preparing for your Professional Data Engineer Journey Preparing for your Professional Data Engineer Journey Earned ott 25, 2021 EDT
Badge per Serverless Data Processing with Dataflow: Foundations Serverless Data Processing with Dataflow: Foundations Earned ott 21, 2021 EDT
Badge per Smart Analytics, Machine Learning, and AI on Google Cloud - Italiano Smart Analytics, Machine Learning, and AI on Google Cloud - Italiano Earned ott 20, 2021 EDT
Badge per Building Resilient Streaming Analytics Systems on Google Cloud - Italiano Building Resilient Streaming Analytics Systems on Google Cloud - Italiano Earned ott 19, 2021 EDT
Badge per Modernizing Data Lakes and Data Warehouses with Google Cloud - Italiano Modernizing Data Lakes and Data Warehouses with Google Cloud - Italiano Earned ott 18, 2021 EDT
Badge per Engineer Data for Predictive Modeling with BigQuery ML Engineer Data for Predictive Modeling with BigQuery ML Earned ott 14, 2021 EDT
Badge per API Development on Google Cloud's Apigee API Platform API Development on Google Cloud's Apigee API Platform Earned ott 12, 2021 EDT
Badge per API Security on Google Cloud's Apigee API Platform API Security on Google Cloud's Apigee API Platform Earned ott 12, 2021 EDT
Badge per API Design and Fundamentals of Google Cloud's Apigee API Platform API Design and Fundamentals of Google Cloud's Apigee API Platform Earned ott 12, 2021 EDT
Badge per Google Cloud Big Data and Machine Learning Fundamentals - Italiano Google Cloud Big Data and Machine Learning Fundamentals - Italiano Earned ott 12, 2021 EDT
Badge per Perform Foundational Infrastructure Tasks in Google Cloud Perform Foundational Infrastructure Tasks in Google Cloud Earned ott 11, 2021 EDT
Badge per Implement Load Balancing on Compute Engine Implement Load Balancing on Compute Engine Earned ott 8, 2021 EDT
Badge per Google Cloud Essentials Google Cloud Essentials Earned ott 8, 2021 EDT

This course explores what ML is and what problems it can solve. The course also discusses best practices for implementing machine learning. You’re introduced to Vertex AI, a unified platform to quickly build, train, and deploy AutoML machine learning models. The course discusses the five phases of converting a candidate use case to be driven by machine learning, and why it’s important to not skip them. The course ends with recognizing the biases that ML can amplify and how to recognize them.

Scopri di più

This course helps learners create a study plan for the PDE (Professional Data Engineer) certification exam. Learners explore the breadth and scope of the domains covered in the exam. Learners assess their exam readiness and create their individual study plan.

Scopri di più

This course is part 1 of a 3-course series on Serverless Data Processing with Dataflow. In this first course, we start with a refresher of what Apache Beam is and its relationship with Dataflow. Next, we talk about the Apache Beam vision and the benefits of the Beam Portability framework. The Beam Portability framework achieves the vision that a developer can use their favorite programming language with their preferred execution backend. We then show you how Dataflow allows you to separate compute and storage while saving money, and how identity, access, and management tools interact with your Dataflow pipelines. Lastly, we look at how to implement the right security model for your use case on Dataflow.

Scopri di più

L'integrazione del machine learning nelle pipeline di dati aumenta la capacità di estrarre insight dai dati. Questo corso illustra i modi in cui il machine learning può essere incluso nelle pipeline di dati su Google Cloud. Per una personalizzazione minima o nulla, il corso tratta di AutoML. Per funzionalità di machine learning più personalizzate, il corso introduce Notebooks e BigQuery Machine Learning (BigQuery ML). Inoltre, il corso spiega come mettere in produzione soluzioni di machine learning utilizzando Vertex AI.

Scopri di più

L'elaborazione dei flussi di dati sta diventando sempre più diffusa poiché la modalità flusso consente alle aziende di ottenere parametri in tempo reale sulle operazioni aziendali. Questo corso tratta la creazione di pipeline di dati in modalità flusso su Google Cloud. Pub/Sub viene presentato come strumento per la gestione dei flussi di dati in entrata. Il corso spiega anche come applicare aggregazioni e trasformazioni ai flussi di dati utilizzando Dataflow e come archiviare i record elaborati in BigQuery o Bigtable per l'analisi. Gli studenti acquisiranno esperienza pratica nella creazione di componenti della pipeline di dati in modalità flusso su Google Cloud utilizzando QwikLabs.

Scopri di più

I due componenti chiave di qualsiasi pipeline di dati sono costituiti dai data lake e dai data warehouse. In questo corso evidenzieremo i casi d'uso per ogni tipo di spazio di archiviazione e approfondiremo i dettagli tecnici delle soluzioni di data lake e data warehouse disponibili su Google Cloud. Inoltre, descriveremo il ruolo di un data engineer, illustreremo i vantaggi di una pipeline di dati di successo per le operazioni aziendali ed esamineremo i motivi per cui il data engineering dovrebbe essere eseguito in un ambiente cloud. Questo è il primo corso della serie Data Engineering on Google Cloud. Dopo il completamento di questo corso, iscriviti al corso Building Batch Data Pipelines on Google Cloud.

Scopri di più

Complete the intermediate Engineer Data for Predictive Modeling with BigQuery ML skill badge to demonstrate skills in the following: building data transformation pipelines to BigQuery using Dataprep by Trifacta; using Cloud Storage, Dataflow, and BigQuery to build extract, transform, and load (ETL) workflows; and building machine learning models using BigQuery ML. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete the skill badge course, and final assessment challenge lab, to receive a digital badge that you can share with your network.

Scopri di più

In this course, you learn how to create APIs that utilize multiple services and how you can use custom code on Apigee. You will also learn about fault handling, and how to share logic between proxies. You learn about traffic management and caching. You also create a developer portal, and publish your API to the portal. You learn about logging and analytics, as well as CI/CD and the different deployment models supported by Apigee. Through a combination of lectures, hands-on labs, and supplemental materials, you will learn how to design, build, secure, deploy, and manage API solutions using Google Cloud's Apigee API Platform.This is the third and final course of the Developing APIs with Google Cloud's Apigee API Platform course series.

Scopri di più

In this course, you learn how to secure your APIs. You explore the security concerns you will encounter for your APIs. You learn about OAuth, the primary authorization method for REST APIs. You will learn about JSON Web Tokens (JWTs) and federated security. You also learn about securing against malicious requests, safely sending requests across a public network, and how to secure your data for users of Apigee. Through a combination of lectures, hands-on labs, and supplemental materials, you will learn how to design, build, secure, deploy, and manage API solutions using Google Cloud's Apigee API Platform. This is the second course of the Developing APIs with Google Cloud's Apigee API Platform series. After completing this course, enroll in the API Development on Google Cloud's Apigee API Platform course.

Scopri di più

In this course, you learn how to design APIs, and how to use OpenAPI specifications to document them. You learn about the API life cycle, and how the Apigee API platform helps you manage all aspects of the life cycle. You learn about how APIs can be designed using API proxies, and how APIs are packaged as API products to be used by app developers. Through a combination of lectures, hands-on labs, and supplemental materials, you will learn how to design, build, secure, deploy, and manage API solutions using Google Cloud's Apigee API Platform. This is the first course of the Developing APIs with Google Cloud's Apigee API Platform series. After completing this course, enroll in the API Security on Google Cloud's Apigee API Platform course.

Scopri di più

Questo corso presenta i prodotti e i servizi per big data e di machine learning di Google Cloud che supportano il ciclo di vita dai dati all'IA. Esplora i processi, le sfide e i vantaggi della creazione di una pipeline di big data e di modelli di machine learning con Vertex AI su Google Cloud.

Scopri di più

Se sei uno sviluppatore cloud alle prime armi e vuoi mettere in pratica le conoscenze acquisite con "Getting Started - Create and Manage Cloud Resources", questo Laboratorio fa al caso tuo. Acquisirai esperienza pratica con i lab che si concentrano su Cloud Storage e altri servizi applicativi principali, tra cui Stackdriver e Cloud Functions. Completando questo Laboratorio, svilupperai competenze importanti applicabili a qualsiasi iniziativa Google Cloud. Completa questo Laboratorio, compreso il Challenge Lab finale, per ricevere un esclusivo badge digitale Google Cloud. I video di un minuto ti guideranno attraverso i concetti chiave di questi lab..

Scopri di più

Complete the introductory Implement Load Balancing on Compute Engine skill badge to demonstrate skills in the following: writing gcloud commands and using Cloud Shell, creating and deploying virtual machines in Compute Engine, and configuring network and HTTP load balancers. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge, and the final assessment challenge lab, to receive a skill badge that you can share with your network.

Scopri di più

In this introductory-level Quest, you will get hands-on practice with the Google Cloud’s fundamental tools and services. Google Cloud Essentials is the recommended first Quest for the Google Cloud learner - you will come in with little or no prior cloud knowledge, and come out with practical experience that you can apply to your first Google Cloud project. From writing Cloud Shell commands and deploying your first virtual machine, to running applications on Kubernetes Engine or with load balancing, Google Cloud Essentials is a prime introduction to the platform’s basic features. 1-minute videos walk you through key concepts for each lab.

Scopri di più