InfoQ Homepage Presentations The Microservices and DevOps Journey
The Microservices and DevOps Journey
Summary
Aviran Mordo talks about how microservices and DevOps go hand in hand, and what it takes to operate and build a successful microservices architecture from development to production.
Bio
Aviran Mordo is the head of back-end engineering at Wix. He has over 20 years of experience in the software industry and has filled many engineering roles and leading positions, from designing and building the US national Electronic Records Archives prototype to building search engine infrastructures.
About the conference
Software is Changing the World. QCon empowers software development by facilitating the spread of knowledge and innovation in the developer community. A practitioner-driven conference, QCon is designed for technical team leads, architects, engineering directors, and project managers who influence innovation in their teams.
Community comments
Tools like Kafka and Eureka are needed up front
by Matt Friedman,
Tools like Kafka and Eureka are needed up front
by Matt Friedman,
Your message is awaiting moderation. Thank you for participating in the discussion.
Fantastic presentation overall.
One thing I don't completely agree with: Often if you don't start with tools like Kafka you end up regretting not making the investment; you end up reimplementing what is already there and eventually switching to the tool anyway. The other point is that the investment isn't that big anymore. Getting up and running with some of these tools is becoming very easy.