From 91b32d19222380f64e89652e876449a84318185b Mon Sep 17 00:00:00 2001 From: Michael Hausenblas Date: Wed, 14 Oct 2020 10:43:54 +0100 Subject: [PATCH] Update README.md Signed-off-by: Michael Hausenblas --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 687a29e..0fa4dea 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ -I'm an Open Source Product Developer Advocate in the [AWS Elastic Containers](https://aws.amazon.com/containers/) service team and serve as an [Cloud Native Ambassador](https://www.cncf.io/people/ambassadors/) at CNCF. My goal is to help you be successful with containerized workloads and learn about pain points. This includes but is not limited to: OSS observability (Prometheus, [BPF](https://ebpf.io/), etc.), container security & compliance for example with [OPA](https://www.openpolicyagent.org/), Kubernetes, GitOps, service meshes, API/SDK/CLI [user experience](https://ux.aws-cloud.dev/) of our offerings, as well as interested in the advance of applications on Arm-based systems like on our [Graviton](https://aws.amazon.com/ec2/graviton/) offering. +I'm an Open Source Product Developer Advocate in the [AWS Elastic Containers](https://aws.amazon.com/containers/) service team and serve as an [Cloud Native Ambassador](https://www.cncf.io/people/ambassadors/) at CNCF. My goal is to help you be successful with containerized workloads and learn about your pain points. I'm focusing on observability (incl. but not limited to [Prometheus](https://prometheus.io/) and [BPF](https://ebpf.io/)) as well as service meshes (especially [SMI](https://smi-spec.io/)). I'm also interested & proficient in Kubernetes, GitOps, security/compliance as well as the [UX of AWS services](https://ux.aws-cloud.dev/), and last but not least in the advance of applications on Arm-based systems like on our [Graviton](https://aws.amazon.com/ec2/graviton/) offering. I mainly use Go, Rust, and shell scripts in my day to day work, but also have done Python, C/C++, Java, and PHP.