Matthew leads Engineering and Consulting for Jetstack. He has a background in solutions for the acquisition, management and exploitation of large-scale data, across industries including government, public sector and telco. HIs previous roles Solution Architect at MongoDB, and software engineering and consulting for consulting firms, and R&D for a major European telco. He writes Python, Go and Java software and has in the previous year been closely following, experimenting and deploying Kubernetes.
Talks I've Given
-
Best Practice Kube on AWS
Featuring Matthew Bates
AWS is a popular cloud platform for Kubernetes deployments. Many organisations have existing AWS infrastructure and some have even looked at ECS. Meanwhile, Kubernetes is fast becoming the container cluster manager of choice.
-
The State of State
Featuring Matthew Bates
A question many are now asking, especially with the increasing adoption of Kubernetes in the enterprise, is how to deal with state. Many containers can be ephemeral and immutable, but databases require persistence, it’s really pretty important!