top of page
OUR SPEAKERS
Share on:
I am a software manager and architect. In the past, I managed large development teams, and was a CTO of a start up of my own. I have a decade of software engineering experience in various technologies: Server side, big data, mobile, web technologies, and security. I am currently focusing on Node.js, and have a deep knowledge of Node.js server architecture and Node.js performance optimizations.
Tamar Twena-Stern
Backend Manager @XM Cyber
English, Hebrew
Languages:
Location:
Kefar Saba, Israel
Can also give an online talk/webinar
Paid only. Contact speaker for pricing!
MY TALKS
How To Combine Event Sourcing Architecture In Your Node.js Server
Software Engineering, Backend
Event sourcing is a very popular pattern in modern server systems, helping systems to hold massive traffic. Node.js has become one of the most popular frameworks to write servers in the last few years. As Node servers need to scale up to more and more data, they need to get familiar with architecture patterns that will allow them to scale their server efficiently. In this lecture, after explaining what event sourcing is and in which cases it is good for, I will show several implementations of event sourcing server, starting with implement it yourself, integrate with different event buses . At the end of this lecture, the developers will have knowledge about this pattern, when it fits their project needs and how to implement it.
Mastering Node.js Performance
Software Engineering, Backend
Node.js has become a very popular platform for writing servers, in the web and the enterprise field. As it becomes present in more production systems, many developers encounter performance problems and need to understand how to optimise their server side performance.
What are the layers that we need to optimise at in our engine ? In which layers we should focus ?
In this talk I will give you tools to know from where you should start looking for problems in your Node.js server. I will go through general performance tips, demo some profiling in Node.js, and talk about Node.js and JavaScript Code optimisations that you should do. By the end of this session you will have the tools to know from where to start investigating your performance problems, and how to attack them.
When Your Server Is Slow, Call Fastify to the Rescue
Backend, Software Engineering
Fastify is a relatively new framework for writing Node.js frameworks. This Fastify is consistently faster than Express and other popular frameworks and can improve your application performance. In this talk, Tamar will introduce Fastify and the interesting features it has. She will explain why it is much faster than other frameworks around and show benchmarking between Fastify and different frameworks. At the end of this talk, you will get the knowledge to write a new microservice in Fastify.
How To Combine Event Sourcing Architecture In Your Node.js Server
Completed
true
Visible
true
Order
2
From Callback Hell To Async Await
Completed
true
Visible
true
Order
2
Mastering Node.js Performance
Completed
true
Visible
true
Order
1
When Your Server Is Slow, Call Fastify to the Rescue
Completed
true
Visible
true
Order
2
bottom of page