Skip to content
Michael O'Brien edited this page Jan 18, 2025 · 53 revisions

Michael O'Brien | Cloud Engineer @ Cisco : Ex-Google | Cloud Architect / Developer | Java | CUDA | Kubernetes | GCP | AWS

  • PMLE - Google Certified Professional Cloud Machine Learning Engineer
  • PDBE - Google Certified Professional Cloud Database Engineer
  • PDE - Google Certified Professional Cloud Data Engineer
  • PCDE - Google Certified Professional Cloud Devops Engineer
  • PCSE - Google Certified Professional Cloud Security Engineer
  • PCNE - Google Certified Professional Cloud Network Engineer
  • PCD - Google Certified Professional Cloud Developer
  • PCA - Google Certified Professional Cloud Architect
  • AWS-SAP - AWS Solution Architect Professional
  • CNCF Kubernetes & Cloud Native Associate
  • CNCF Kubernetes & Cloud Native Security Associate

Articles

Open Source

Markdown

view in vcode - shift-ctrl-v bold, italic

blockquote code

  1. ordered
  2. lists
    1. indented
  • unordered

    • list

    block indented 4 spaces or in code bracket

line below


diagrams

https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
Loading
Clone this wiki locally