Join Sign in

Apply your skills in Google Cloud console

julien taste

Member since 2014

Bronze League

6170 points
App Deployment, Debugging, and Performance Earned Nis 2, 2022 EDT
Securing and Integrating Components of your Application Earned Nis 1, 2022 EDT
Getting Started With Application Development Earned Mar 11, 2022 EST
Serverless Data Processing with Dataflow: Foundations Earned Kas 21, 2021 EST
Smart Analytics, Machine Learning, and AI on Google Cloud Earned Kas 21, 2021 EST
Build Streaming Data Pipelines on Google Cloud Earned Kas 21, 2021 EST
Build Data Lakes and Data Warehouses on Google Cloud Earned Kas 20, 2021 EST
DEPRECATED Network Performance and Optimization Earned Kas 11, 2021 EST
Anthos Service Mesh Earned Kas 11, 2021 EST
Hybrid Cloud Multi-Cluster with Anthos Earned Kas 11, 2021 EST
Hybrid Cloud Service Mesh with Anthos Earned Kas 11, 2021 EST
Hybrid Cloud Infrastructure Foundations with Anthos Earned Kas 11, 2021 EST
Optimize Costs for Google Kubernetes Engine Earned Kas 11, 2021 EST
Deploy Kubernetes Applications on Google Cloud Earned Kas 9, 2021 EST
[DEPRECATED] Secure Workloads in Google Kubernetes Engine Earned Kas 8, 2021 EST
Architecting with Google Kubernetes Engine: Production Earned Kas 8, 2021 EST
Architecting with Google Kubernetes Engine: Workloads Earned Kas 7, 2021 EST
Architecting with Google Kubernetes Engine: Foundations Earned Kas 7, 2021 EDT
Implement Cloud Security Fundamentals on Google Cloud Earned Kas 6, 2021 EDT
Güvenli Bir Google Cloud Ağı Oluşturma Earned Kas 6, 2021 EDT
Mitigating Security Vulnerabilities on Google Cloud Earned Kas 6, 2021 EDT
Security Best Practices in Google Cloud Earned Kas 5, 2021 EDT
Managing Security in Google Cloud Earned Kas 4, 2021 EDT
Set Up a Google Cloud Network Earned Kas 2, 2021 EDT
Networking in Google Cloud: Routing and Addressing Earned Kas 1, 2021 EDT
Networking in Google Cloud: Fundamentals Earned Kas 1, 2021 EDT
Preparing for your Professional Cloud Architect Journey Earned Eki 30, 2021 EDT
Getting Started with Google Kubernetes Engine Earned Eki 30, 2021 EDT
Build Infrastructure with Terraform on Google Cloud Earned Eki 24, 2021 EDT
Google Cloud Ağınızı Geliştirme Earned Eki 24, 2021 EDT
Google Cloud'da Uygulama Geliştirme Ortamı Oluşturma Earned Eki 24, 2021 EDT
Compute Engine'de Yük Dengelemeyi Uygulama Earned Eki 24, 2021 EDT
Reliable Google Cloud Infrastructure: Design and Process Earned Eki 24, 2021 EDT
Elastic Google Cloud Infrastructure: Scaling and Automation Earned Eki 23, 2021 EDT
Essential Google Cloud Infrastructure: Core Services Earned Eki 23, 2021 EDT
Essential Google Cloud Infrastructure: Foundation Earned Eki 23, 2021 EDT
Google Cloud Fundamentals: Core Infrastructure Earned Eki 23, 2021 EDT

In this course, application developers learn how to design and develop cloud-native applications that seamlessly integrate components from the Google Cloud ecosystem. Through a combination of presentations, demos, and hands-on labs, participants learn how to create repeatable deployments by treating infrastructure as code, choose the appropriate application execution environment for an application, and monitor application performance. Completing one version of each lab is required. Each lab is available in Node.js. In most cases, the same labs are also provided in Python or Java. You may complete each lab in whichever language you prefer.

Learn more

In this course, application developers learn how to design and develop cloud-native applications that seamlessly integrate managed services from Google Cloud. Through a combination of presentations, demos, and hands-on labs, participants learn how to develop more secure applications, implement federated identity management, and integrate application components by using messaging, event-driven processing, and API gateways. Completing one version of each lab is required. Each lab is available in Node.js. In most cases, the same labs are also provided in Python or Java. You may complete each lab in whichever language you prefer. This is the second course of the Developing Applications with Google Cloud series. After completing this course, enroll in the App Deployment, Debugging, and Performance course.

Learn more

In this course, application developers learn how to design and develop cloud-native applications that seamlessly integrate managed services from Google Cloud. Through a combination of presentations, demos, and hands-on labs, participants learn how to apply best practices for application development and use the appropriate Google Cloud storage services for object storage, relational data, caching, and analytics. Completing one version of each lab is required. Each lab is available in Node.js. In most cases, the same labs are also provided in Python or Java. You may complete each lab in whichever language you prefer. This is the first course of the Developing Applications with Google Cloud series. After completing this course, enroll in the Securing and Integrating Components of your Application course.

Learn more

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.

Learn more

Incorporating machine learning into data pipelines increases the ability to extract insights from data. This course covers ways machine learning can be included in data pipelines on Google Cloud. For little to no customization, this course covers AutoML. For more tailored machine learning capabilities, this course introduces Notebooks and BigQuery machine learning (BigQuery ML). Also, this course covers how to productionalize machine learning solutions by using Vertex AI.

Learn more

In this course you will get hands-on in order to work through real-world challenges faced when building streaming data pipelines. The primary focus is on managing continuous, unbounded data with Google Cloud products.

Learn more

While the traditional approaches of using data lakes and data warehouses can be effective, they have shortcomings, particularly in large enterprise environments. This course introduces the concept of a data lakehouse and the Google Cloud products used to create one. A lakehouse architecture uses open-standard data sources and combines the best features of data lakes and data warehouses, which addresses many of their shortcomings.

Learn more

If you want to take your Google Cloud networking skills to the next level, look no further. This course is composed of labs that cover real-life use cases and it will teach you best practices for overcoming common networking bottlenecks. From getting hands-on practice with testing and improving network performance, to integrating high-throughput VPNs and networking tiers, Network Performance and Optimization is an essential course for Google Cloud developers who are looking to double down on application speed and robustness.

Learn more

This intermediate-level quest is unique among Qwiklabs quests. These labs have been curated to give operators hands-on practice with Anthos—a new, open application modernization platform on Google Cloud. Anthos enables you to build and manage modern hybrid applications. Tasks include: installing service mesh, collecting telemetry, and securing your microservices with service mesh policies. This quest is composed of labs targeted to teach you everything you need to know to introduce service mesh, and Anthos, into your next hybrid cloud project.

Learn more

This on-demand course equips students to understand, configure, and maintain multi-cluster Kubernetes infrastructures using Anthos GKE, and Istio-based service mesh, whether deployed with Anthos on Google Cloud or with Anthos deployed on VMware. This is the third, and final, course of the Architecting Hybrid Cloud Infrastructure with Anthos series. Completion of the Architecting with Google Kubernetes Engine path is a prerequisite for this course.

Learn more

This on-demand course equips students to understand and adopt Istio-based service-mesh with Anthos for centralized observability, traffic management, and service-level security. This is the second course of the Architecting Hybrid Cloud Infrastructure with Anthos series. After completing this course, learners should continue to the Hybrid Cloud Multi-Cluster with Anthos course. Completion of the Architecting with Google Kubernetes Engine path is a prerequisite for this course.

Learn more

Welcome to Hybrid Cloud Infrastructure Foundations with Anthos! This is the first course of the Architecting Hybrid Cloud Infrastructure with Anthos path. Anthos enables you to build and manage modern applications, and gives you the freedom to choose where to run them. Anthos gives you one consistent experience in both your on-premises and cloud environments. During this course, you will be presented with modules that will take you through skills that you will use as an architect or administrator running Anthos environments. The modules in this course include videos, hands-on labs, and links to helpful documentation.

Learn more

Complete the intermediate Optimize Costs for Google Kubernetes Engine skill badge to demonstrate skills in the following: creating and managing multi-tenant clusters, monitoring resource usage by namespace, configuring cluster and pod autoscaling for efficiency, setting up load balancing for optimal resource distribution, and implementing liveness and readiness probes to ensure application health and cost-effectiveness. 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 course and the final assessment challenge lab to receive a skill badge that you can share with your network.

Learn more

Complete the intermediate Deploy Kubernetes Applications on Google Cloud skill badge course to demonstrate skills in the following: Configuring and building Docker container images.Creating and managing Google Kubernetes Engine (GKE) clusters.Utilizing kubectl for efficient cluster management.Deploying Kubernetes applications with robust continuous delivery (CD) practices.

Learn more

Earn a skill badge by completing the Secure Workloads in Google Kubernetes Engine quest, where you learn about security at scale on Google Kubernetes Engine (GKE) including how to: migrate containers from virtual machines to Google Kubernetes Engine, restrict network connections in GKE using firewalls and Network Policies, use role-based access controls (RBAC) in GKE, use Binary Authorization for security controls of your images, secure applications in GKE using 3 access levels: host, network, Kubernetes API, and harden GKE cluster configurations. 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 quest, and the final assessment challenge lab, to receive a skill badge that you can share with your network.

Learn more

In this course, you'll learn about Kubernetes and Google Kubernetes Engine (GKE) security; logging and monitoring; and using Google Cloud managed storage and database services from within GKE. This is the second course of the Architecting with Google Kubernetes Engine series. After completing this course, enroll in the Reliable Google Cloud Infrastructure: Design and Process course or the Hybrid Cloud Infrastructure Foundations with Anthos course.

Learn more

In "Architecting with Google Kubernetes Engine- Workloads", you'll embark on a comprehensive journey into cloud-native application development. Throughout the learning experience, you'll explore Kubernetes operations, deployment management, GKE networking, and persistent storage. This is the first course of the Architecting with Google Kubernetes Engine series. After completing this course, enroll in the Architecting with Google Kubernetes Engine- Production course.

Learn more

In this course, "Architecting with Google Kubernetes Engine: Foundations," you get a review of the layout and principles of Google Cloud, followed by an introduction to creating and managing software containers and an introduction to the architecture of Kubernetes. This is the first course of the Architecting with Google Kubernetes Engine series. After completing this course, enroll in the Architecting with Google Kubernetes Engine: Workloads course.

Learn more

Complete the intermediate Implement Cloud Security Fundamentals on Google Cloud skill badge course to demonstrate skills in the following: creating and assigning roles with Identity and Access Management (IAM); creating and managing service accounts; enabling private connectivity across virtual private cloud (VPC) networks; restricting application access using Identity-Aware Proxy; managing keys and encrypted data using Cloud Key Management Service (KMS); and creating a private Kubernetes cluster.

Learn more

Güvenli Bir Google Cloud Ağı Oluşturma kursunu tamamlayarak beceri rozeti kazanın. Bu kursta, Google Cloud'da uygulamalarınızı derlemek, ölçeklendirmek ve korumak için ağla ilgili birden fazla kaynak hakkında bilgi edineceksiniz.

Learn more

In this self-paced training course, participants learn mitigations for attacks at many points in a Google Cloud-based infrastructure, including Distributed Denial-of-Service attacks, phishing attacks, and threats involving content classification and use. They also learn about the Security Command Center, cloud logging and audit logging, and using Forseti to view overall compliance with your organization's security policies.

Learn more

This self-paced training course gives participants broad study of security controls and techniques on Google Cloud. Through recorded lectures, demonstrations, and hands-on labs, participants explore and deploy the components of a secure Google Cloud solution, including Cloud Storage access control technologies, Security Keys, Customer-Supplied Encryption Keys, API access controls, scoping, shielded VMs, encryption, and signed URLs. It also covers securing Kubernetes environments.

Learn more

This self-paced training course gives participants broad study of security controls and techniques on Google Cloud. Through recorded lectures, demonstrations, and hands-on labs, participants explore and deploy the components of a secure Google Cloud solution, including Cloud Identity, Resource Manager, IAM, Virtual Private Cloud firewalls, Cloud Load Balancing, Cloud Peering, Cloud Interconnect, and VPC Service Controls. This is the first course of the Security in Google Cloud series. After completing this course, enroll in the Security Best Practices in Google Cloud course.

Learn more

Earn a skill badge by completing the Set Up a Google Cloud Network skill badge course, where you will learn how to perform basic networking tasks on Google Cloud Platform - create a custom network, add subnets firewall rules, then create VMs and test the latency when they communicate with each other.

Learn more

Welcome to the second course in the networking and Google Cloud series routing and addressing. In this course, we'll cover the central routing and addressing concepts that are relevant to Google Cloud's networking capabilities. Module one will lay the foundation by exploring network routing and addressing in Google Cloud, covering key building blocks such as routing IPv4, bringing your own IP addresses and setting up cloud DNS. In Module two will shift our focus to private connection options, exploring use cases and methods for accessing Google and other services privately using internal IP addresses. By the end of this course, you'll have a solid grasp of how to effectively route and address your network traffic within Google Cloud.

Learn more

Networking in Google cloud is a 6 part course series. Welcome to the first course of our six part course series, Networking in Google Cloud: Fundamentals.  This course provides a comprehensive overview of core networking concepts, including networking fundamentals, virtual private clouds (VPCs), and the sharing of VPC networks. Additionally, the course covers network logging and monitoring techniques. 

Learn more

This course helps learners create a study plan for the PCA (Professional Cloud Architect) 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.

Learn more

Welcome to the Getting Started with Google Kubernetes Engine course. If you're interested in Kubernetes, a software layer that sits between your applications and your hardware infrastructure, then you’re in the right place! Google Kubernetes Engine brings you Kubernetes as a managed service on Google Cloud. The goal of this course is to introduce the basics of Google Kubernetes Engine, or GKE, as it’s commonly referred to, and how to get applications containerized and running in Google Cloud. The course starts with a basic introduction to Google Cloud, and is then followed by an overview of containers and Kubernetes, Kubernetes architecture, and Kubernetes operations.

Learn more

Complete the intermediate Build Infrastructure with Terraform on Google Cloud skill badge to demonstrate skills in the following: Infrastructure as Code (IaC) principles using Terraform, provisioning and managing Google Cloud resources with Terraform configurations, effective state management (local and remote), and modularizing Terraform code for reusability and organization.

Learn more

Google Cloud Ağınızı Geliştirme kursunu tamamlayarak bir beceri rozeti kazanın. IAM rollerini keşfetme ve proje erişimi ekleme/kaldırma, VPC ağları oluşturma, Compute Engine sanal makinelerini dağıtma ve izleme, SQL sorguları yazma ve çeşitli dağıtım yaklaşımlarıyla Kubernetes'i kullanarak uygulama dağıtma gibi uygulamaları dağıtıp izlemeyle ilgili birden çok yöntemi öğreneceksiniz.

Learn more

Google Cloud'da Uygulama Geliştirme Ortamı Oluşturma kursunu tamamlayarak beceri rozeti kazanın. Bu kursta Cloud Storage, Identity and Access Management, Cloud Functions ve Pub/Sub gibi teknolojilerin temel özelliklerini kullanarak depolama odaklı bulut altyapısı oluşturma ve bu altyapıyla bağlantı kurmayı öğreneceksiniz.

Learn more

Giriş düzeyindeki Compute Engine'de Yük Dengelemeyi Uygulama beceri rozetini tamamlayarak şu konulardaki becerilerinizi gösterin: gcloud komutları yazma ve Cloud Shell kullanma, Compute Engine'de sanal makineler oluşturma ve dağıtma, ağ ve HTTP yük dengeleyicileri yapılandırma. Beceri rozeti, Google Cloud ürün ve hizmetlerine ilişkin uzmanlık düzeyinizin tanınması amacıyla Google Cloud tarafından verilen özel bir rozettir. Bu rozet, bilginizi etkileşimli ve uygulamalı bir ortamda uygulama becerinizi test eder. Ağınızla paylaşabileceğiniz bir beceri rozeti kazanmak için bu beceri rozetini ve son değerlendirme niteliğindeki yarışma laboratuvarını tamamlayın.

Learn more

This course equips students to build highly reliable and efficient solutions on Google Cloud using proven design patterns. It is a continuation of the Architecting with Google Compute Engine or Architecting with Google Kubernetes Engine courses and assumes hands-on experience with the technologies covered in either of those courses. Through a combination of presentations, design activities, and hands-on labs, participants learn to define and balance business and technical requirements to design Google Cloud deployments that are highly reliable, highly available, secure, and cost-effective.

Learn more

This accelerated on-demand course introduces participants to the comprehensive and flexible infrastructure and platform services provided by Google Cloud. Through a combination of video lectures, demos, and hands-on labs, participants explore and deploy solution elements, including securely interconnecting networks, load balancing, autoscaling, infrastructure automation and managed services.

Learn more

This accelerated on-demand course introduces participants to the comprehensive and flexible infrastructure and platform services provided by Google Cloud with a focus on Compute Engine. Through a combination of video lectures, demos, and hands-on labs, participants explore and deploy solution elements, including infrastructure components such as networks, systems and applications services. This course also covers deploying practical solutions including customer-supplied encryption keys, security and access management, quotas and billing, and resource monitoring.

Learn more

This accelerated on-demand course introduces participants to the comprehensive and flexible infrastructure and platform services provided by Google Cloud with a focus on Compute Engine. Through a combination of video lectures, demos, and hands-on labs, participants explore and deploy solution elements, including infrastructure components such as networks, virtual machines and applications services. You will learn how to use the Google Cloud through the console and Cloud Shell. You'll also learn about the role of a cloud architect, approaches to infrastructure design, and virtual networking configuration with Virtual Private Cloud (VPC), Projects, Networks, Subnetworks, IP addresses, Routes, and Firewall rules.

Learn more

Google Cloud Fundamentals: Core Infrastructure introduces important concepts and terminology for working with Google Cloud. Through videos and hands-on labs, this course presents and compares many of Google Cloud's computing and storage services, along with important resource and policy management tools.

Learn more