Mete Atamel is a Developer Advocate at Google, currently focused on helping developers with Google Cloud Platform. As a long-time Java and a recent C# developer, he likes to compare the two ecosystems. Prior to Google, he worked at Microsoft, Skype, Adobe, EMC, and Nokia building apps and services on various web, mobile and cloud platforms. Originally from Cyprus, he currently lives in Greenwich, not too far away from the prime meridian.
Talks I've Given
-
Stop Reinventing The Wheel With Istio
Featuring Mete Atamel
Containers provide a consistent and reproducible environment to run our services. Orchestration systems like Kubernetes help you to manage and scale our container cluster with a consistent API. This is a good start for a loosely coupled microservices architecture but it is not enough. How do you...
architecture istio microservices orchestration containers mucon -
Google Home Meets Containers on Google Cloud
Featuring Mete Atamel
What does it take to connect a Google Home to the cloud? Surprisingly, not much!
.net machine-learning containers kubernetes dialogflow google-home prognet -
Containerised ASP.NET Core apps with Kubernetes
Featuring Mete Atamel
ASP.NET Core, it's now available to .NET developers too! In this talk, you will start with a simple microservice, containerise it using Docker, and scale it to a cluster of resilient microservices managed by Kubernetes. Along the way, you will learn what makes Kubernetes a great system for...
prognet dotnet asp.net kubernetes dotnetcore containers container-management -
Building ASP.NET apps on Google Cloud Platform
Featuring Mete Atamel
With high performance Virtual Machines (VM) and networking, blazing fast VM provisioning, sub-minute billing and rich set of services, Google Cloud is a great platform to deploy and run your ASP.NET applications.