Armagan is the Head of Software Engineering at unu GmbH, and is currently working on building the infrastucture for the future of mobility. A software architect well versed in both the backend and frontend systems, he focuses on building resilient clouds. He loves open source and is the author of cote, a library for building microservices with Node.js.
Look up Startup Kitchen here
unu GmbH can be found here
Talks I've Given
-
Workshop: Zero-configuration microservices with Node.js and Docker - Intermediate
Featuring Armagan Amcalar
Microservices are taking the world by storm but it implies more than what is currently marketed. This talk details how a proper microservices architecture should work: zero-configuration, highly-redundant, fault-tolerant, self-healing mechanism with auto-discovery. We will specifically focus on...
microservices nodejs docker fullstack fullstackcon -
Scaling Node.js Applications with Microservices
Featuring Armagan Amcalar
In this talk, Armagan will explore different scaling strategies for Node.js applications like nginx and RabbitMQ, and observe their advantages and disadvantages. The last strategy will be a microservices solution via a Node.js framework, cote.js.
node.js microservices scaling cote.js nginx rabbitmq