Teilnehmen Anmelden

Alie Cejudo De La Rica

Mitglied seit 2023

Gold League

14390 Punkte
Serverlose Anwendungen in Cloud Run entwickeln Earned Okt 25, 2023 EDT
Kubernetes-Anwendungen in Google Cloud bereitstellen Earned Okt 24, 2023 EDT
Serverlose Apps mit Firebase entwickeln Earned Sep 27, 2023 EDT
Kubernetes in Google Cloud verwalten Earned Sep 26, 2023 EDT
Building Scalable Java Microservices with Spring Boot and Spring Cloud Earned Sep 20, 2023 EDT
Architecting with Google Kubernetes Engine: Workloads Earned Sep 19, 2023 EDT
Architecting with Google Kubernetes Engine: Foundations Earned Sep 18, 2023 EDT
APIs mit Apigee X entwickeln und schützen Earned Sep 18, 2023 EDT
Google Cloud-Grundlagen: Kerninfrastruktur Earned Aug 29, 2023 EDT
Apigee X bereitstellen und verwalten Earned Aug 29, 2023 EDT
API Development on Google Cloud's Apigee API Platform Earned Aug 25, 2023 EDT
API Design and Fundamentals of Google Cloud's Apigee API Platform Earned Aug 24, 2023 EDT
API Security on Google Cloud's Apigee API Platform Earned Aug 23, 2023 EDT

Mit dem Skill-Logo Serverlose Anwendungen in Cloud Run entwickeln weisen Sie Kenntnisse in den folgenden Bereichen nach: Cloud Run für Datenmanagement in Cloud Storage integrieren, mit Cloud Run und Pub/Sub die Architektur von asynchronen, ausfallsicheren Systemen erstellen, REST API-Gateways basierend auf Cloud Run aufbauen und Dienste auf Cloud Run entwickeln und bereitstellen.

Weitere Informationen

Mit dem Skill-Logo Kubernetes-Anwendungen in Google Cloud bereitstellen weisen Sie Kenntnisse in folgenden Bereichen nach: Konfigurieren und Erstellen von Docker-Container-Images, Erstellen und Verwalten von Google Kubernetes Engine-Clustern, Verwenden von kubectl für eine effiziente Clusterverwaltung und Bereitstellen von Kubernetes-Anwendungen mit leistungsfähigen Continuous Delivery-Abläufen.

Weitere Informationen

Mit dem Skill-Logo Serverlose Apps mit Firebase entwickeln weisen Sie Kenntnisse in den folgenden Bereichen nach: serverlose Webanwendungen mit Firebase entwickeln, Firestore für die Datenbankverwaltung verwenden, Bereitstellungsprozesse mit Cloud Build automatisieren und Google Assistant-Funktionen in Ihre Anwendungen integrieren.

Weitere Informationen

Mit dem Skill-Logo zum Kurs Kubernetes in Google Cloud verwalten für Fortgeschrittene weisen Sie Kenntnisse in folgenden Bereichen nach: Verwaltung von Bereitstellungen mit kubectl, Debugging von Anwendungen in der Google Kubernetes Engine (GKE) und Techniken für die kontinuierliche Bereitstellung.

Weitere Informationen

The microservices architecture describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. In this course, you will build a Java application using Spring Boot and Spring Cloud on Google Cloud.

Weitere Informationen

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.

Weitere Informationen

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.

Weitere Informationen

Erhalten Sie ein Skill-Logo für den Abschluss des Kurses APIs mit Apigee X entwickeln und schützen. Dabei lernen Sie, wie Sie Ihre APIs modernisieren, Dienstkonten und die Google-Authentifizierung nutzen, um von Apigee API-Proxys sicher auf Backend-Dienste zuzugreifen, APIs mithilfe von API-Produkten und Entwicklerportalen generieren, APIs durch API-Schlüssel, OAuth, private Variablen und Fehlerbehandlung schützen, Apigee in Google Cloud-Dienste wie Pub/Sub und Cloud Logging einbinden und Google Cloud APIs wie die Natural Language API und die Geocoding API aufrufen.

Weitere Informationen

In „Google Cloud-Grundlagen: Kerninfrastruktur“ werden wichtige Konzepte und die Terminologie für die Arbeit mit Google Cloud vorgestellt. In Videos und praxisorientierten Labs werden viele Computing- und Speicherdienste von Google Cloud sowie wichtige Tools für die Ressourcen- und Richtlinienverwaltung präsentiert und miteinander verglichen.

Weitere Informationen

Erhalten Sie ein Skill-Logo für den Abschluss des Kurses Apigee X bereitstellen und verwalten. Der Kurs behandelt folgende Themen: Architektur von Apigee X, Bereitstellung einer Apigee X-Organisation innerhalb eines Google Cloud-Projekts, Verwaltung von Apigee X mit der Apigee-API und ‑Benutzeroberfläche sowie Richtlinien zum Bedrohungsschutz von Cloud Armor und Apigee zum Schutz Ihrer APIs.

Weitere Informationen

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.

Weitere Informationen

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.

Weitere Informationen

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.

Weitere Informationen