top of page

OUR SPEAKERS

speaker_badge_banner_red.png
Share on:
Asset 14icon.png
Asset 39icon.png
Asset 12icon.png

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
Asset 12icon.png
Asset 1TWITTER.png
Asset 39icon.png
Asset 17icon.png
linkedin.png
twitter.png
facebook.png
github.png
English, Hebrew
Languages:
Asset 7TWITTER.png
Location:
Kefar Saba, Israel
Asset 7TWITTER.png
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

Asset 12SLIDES.png
Asset 21talk.png
Asset 11SLIDES.png

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.

Asset 1icon.png

From Callback Hell To Async Await

Software Engineering, Backend

Asset 12SLIDES.png
Asset 21talk.png
Asset 11SLIDES.png

This lecture shows the journey of Node.js development from callback hell to Async await.

Asset 1icon.png

Mastering Node.js Performance

Software Engineering, Backend

Asset 12SLIDES.png
Asset 21talk.png
Asset 11SLIDES.png

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.

Asset 1icon.png

When Your Server Is Slow, Call Fastify to the Rescue

Backend, Software Engineering

Asset 12SLIDES.png
Asset 21talk.png
Asset 11SLIDES.png

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.

Asset 1icon.png

How To Combine Event Sourcing Architecture In Your Node.js Server

Completed

true

Visible

true

Order

2

Go to lecture page

From Callback Hell To Async Await

Completed

true

Visible

true

Order

2

Go to lecture page

Mastering Node.js Performance

Completed

true

Visible

true

Order

1

Go to lecture page

When Your Server Is Slow, Call Fastify to the Rescue

Completed

true

Visible

true

Order

2

Go to lecture page

bottom of page