Yusuf Mayet

Yusuf Mayet

Technologist

South Africa
146 posts
Twitter RSS

My 5 years at AWS: Modernising the Education system

I joined Amazon Web Services (AWS) 5 years ago, where I have been working in the South African Public Sector team, primarily with Education customers. I’ll highlight the work I have done, and the impact AWS has had on the lives of those involved in education.

Response Streaming on AWS Serverless

Response streaming transforms user experience by sending data progressively as it becomes available. Includes a description of a serverlessland pattern demonstrating an API Gateway REST API that invokes a Python Lambda function.

AWS Lambda SnapStart for Python

This post will cover what is AWS Lambda, how it works, and how cold starts can impact performance. It then covers Lambda Snapstart, how to enable, and how to measure its impact on cold starts using different AWS services.