This document summarizes a microservices meetup hosted by @mosa_siru. Key points include:
1. @mosa_siru is an engineer at DeNA and CTO of Gunosy.
2. The meetup covered Gunosy's architecture with over 45 GitHub repositories, 30 stacks, 10 Go APIs, and 10 Python batch processes using AWS services like Kinesis, Lambda, SQS and API Gateway.
3. Challenges discussed were managing 30 microservices, ensuring API latency below 50ms across availability zones, and handling 10 requests per second with nginx load balancing across 20 servers.
For deep learning engineer and server engineer, this slides illustrates how to create VGG image recognition API with Flask, Keras in Python, which is very simple and easy to get started. All code shown in slides can be found in gist
https://gist.github.com/asterisk37n/e139272963f1bd659fcd532a35c59978
This slides is used in a lecture done on June 1, at Shibuya.