yeti logo icon
Close Icon
contact us
Yeti postage stamp
We'll reply within 24 hours.
Thank you! Your message has been received!
A yeti hand giving a thumb's up
Oops! Something went wrong while submitting the form.

SF Django Meetup: Microservices at Prezi

By
Rudy Mutter
-
November 14, 2014

Last month, we met on October 29th at the Prezi offices to hear from two of their engineers about how they're migrating their application from a monolithic structure to microservices.

Fail to Success Loop

First, we had Peter Neumark, an engineer on Prezi's DevOps team, talk to us about how the transition to microservices has worked from an operations stand point. Prezi has been making a slow and steady move from Rackspace to AWS, but still has pieces of their architecture living on both. His presentation, the “fail to success loop”, walked us through multiple failures Prezi had in scaling their system. These were great learning experiences for the Prezi DevOps team and made sure to always dissect every misstep in order to not make the same mistake twice.

World Series Champs!

We had a short intermission to watch the SF Giants win the World Series! The game was put up on the big screens and we watched the last inning of the game.

The Need to Use Your Resources More Considerately

Next we had Johannes Schirrmeister, talk to us about some of the improvements that were made while moving to microservices. We took a look at using the Django Debug Toolbar and caching to profile issues in order to come up with solutions. Ultimately, Johannes showed us that when moving to a microservices architecture, it means that there is more latency when making requests from one service to another. This dictates that we have to be more mindful of when you communicate across services and think about when you really need data.

Links! Meetup, Peter's Prezi, Johannes's Prezi

Rudy Mutter is a CTO + Founding Partner at Yeti. He found his passion for technology as a youth, spending his childhood developing games and coding websites. Rudy now resides in the Yeti Cave where he architects Yeti’s system and heads up project production.

Connect with Rudy on Linkedin

You Might also like...

code on a computerManaging Perisistent Browser Data with useSyncExternalStore

Struggling to keep React state in sync across tabs and sessions? Learn how to use useSyncExternalStore to manage state persistence with localStorage and sessionStorage—without complex state management libraries. Improve performance and streamline your app’s state logic.

software developerReact Hooks 102: When to Avoid useEffect

Overusing useEffect in React can lead to inefficient components and performance issues. In this post, learn when to avoid useEffect and discover better alternatives for managing state, calculations, and user events. Optimize your React code with best practices for cleaner, faster applications.

software developer codingFintech Security with GraphQL Shield

Securing fintech applications is crucial, and GraphQL’s flexibility can be a security risk if not properly managed. GraphQL Shield helps enforce fine-grained authorization using role-based (RBAC) and attribute-based (ABAC) access control. In this post, we’ll explore why authorization matters, how to implement secure, composable rules, and walk through a demo app showcasing best practices.

Browse all Blog Articles

Ready for your new product adventure?

Let's Get Started