From fb389717a6addb39424a895a6a1061b02162e2e1 Mon Sep 17 00:00:00 2001 From: matthewwww Date: Wed, 23 Oct 2024 08:34:02 +0200 Subject: [PATCH] Update README.md --- README.md | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4b1bc81..e48d355 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,14 @@ The following link back to Github, or browse the webpage versions using the menu - [01-esp32-telemetry](https://github.com/matthewww/cloud-lab-chronicles/blob/main/docs/labs/01-esp32-telemetry.md) **WIP** ## Certification Journey -My main lab objective is to gain practical cloud experience to suppliment theory as I travel on the [AWS Architecture Certification](https://d1.awsstatic.com/training-and-certification/docs/AWS_certification_paths.pdf) Path. +✅ Passed +⌛ Booked +🤔 Maybe ### Amazon AWS + +My main lab objective is to gain practical cloud experience to suppliment theory as I travel on the [AWS Architecture Certification](https://d1.awsstatic.com/training-and-certification/docs/AWS_certification_paths.pdf) Path. + | Status | Certification | Level | |:---:|---|---| | ✅ | [AWS Cloud Practitioner (CLF-C02)](https://aws.amazon.com/certification/certified-cloud-practitioner/) | Fundamentals | @@ -21,9 +26,10 @@ My main lab objective is to gain practical cloud experience to suppliment theory | 🤔 | [AWS Machine Learning Engineer (MLA-C01)](https://aws.amazon.com/certification/certified-machine-learning-engineer-associate) | Associate | | 🤔 | [AWS Solutions Architect (SAP-302)](https://aws.amazon.com/certification/certified-solutions-architect-professional/) | Professional | +### Microsoft Azure + I'm also interested in the [Azure Certifications](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE2PjDI) in part because I currently work with .NET. Microsoft's investment in OpenAI has lead to tight integration to the Azure platform, whereas AWS emphasizes the versatility of its foundation models through services like Amazon Bedrock. -### Microsoft Azure | Status | Certification | Level | |:---:|---|---| | ✅ | [Azure Fundamentals (AZ-900)](https://learn.microsoft.com/en-us/credentials/certifications/azure-fundamentals/) | Fundamentals | @@ -33,9 +39,17 @@ I'm also interested in the [Azure Certifications](https://query.prod.cms.rt.micr | 🤔 | [Administrator Associate (AZ-104)](https://learn.microsoft.com/en-us/credentials/certifications/azure-administrator/) | Associate (Prereq for below) | | 🤔 | [Solutions Architect Expert (AZ-305)](https://learn.microsoft.com/en-us/credentials/certifications/azure-solutions-architect/) | Expert | -✅ Passed -⌛ Booked -🤔 Maybe +### Google Cloud + +Out of interest, here are some of the Google certifications. Down the line, studying for the Architect Professional could be revealing in understanding Google's approach in comparison to the other vendors. + +| Certification | Level | +|---|---| +| [Cloud Digital Leader](https://cloud.google.com/certification/cloud-digital-leader) | Fundamentals | +| [Cloud Engineer](https://cloud.google.com/certification/cloud-engineer) | Associate | +| [Cloud Architect](https://cloud.google.com/certification/cloud-architect) | Professional | +| [Cloud Developer](https://cloud.google.com/certification/cloud-developer) | Professional | +| [Cloud ML Engineer](https://cloud.google.com/certification/machine-learning-engineer) | Professional | ## AWS Solutions Architect Resources - [Well Architected Labs](https://www.wellarchitectedlabs.com/)