
Microservices with Rafi Schloming
11/22/16 • 43 min
Microservices are a widely adopted pattern for breaking an application up into pieces that can be well-understood by the individual teams within the company. Microservices also allow these individual pieces to be scaled independently and updated in isolation.
Past Software Engineering Daily episodes have covered the microservice architectures of Twitter, Netflix, Google, Uber, and other companies. In today’s episode, I sit down with Rafael Schloming, who is building tools for microservices at Datawire.
The post Microservices with Rafi Schloming appeared first on Software Engineering Daily.
Microservices are a widely adopted pattern for breaking an application up into pieces that can be well-understood by the individual teams within the company. Microservices also allow these individual pieces to be scaled independently and updated in isolation.
Past Software Engineering Daily episodes have covered the microservice architectures of Twitter, Netflix, Google, Uber, and other companies. In today’s episode, I sit down with Rafael Schloming, who is building tools for microservices at Datawire.
The post Microservices with Rafi Schloming appeared first on Software Engineering Daily.
Previous Episode

Slack Bots with Amir Shevat
Slack is a chat client that has reached wide adoption. The rise of Slack has coincided with the rise of chatbots. A chatbot is a simple, conversational interface into a computer program that may have simple functionality, like telling you some simple statistics, or more complex functionality, like helping you manage your continuous integration pipeline.
Bot design and engineering is a new field, and a vast array of resources and techniques are available for developers looking to hack on it. Amir Shevat is the director of developer relations at Slack, and is responsible for communicating with developers about the best ways to build bots for Slack.
After seeing his talk at O’Reilly Bot Day, I had a number of questions about where we are with bots today and where we are going. I enjoyed this conversation with Amir, and if you aren’t already convinced that bots are an important platform for engineers to understand, this conversation will convince you.
The post Slack Bots with Amir Shevat appeared first on Software Engineering Daily.
Next Episode

Developer Tools with Josh Varty
When you are working on a program, a lot of things are going through your head. In some sense, you become part machine when you are programming. Learnable Programming is a concept that facilitates this, by showing developers what the computer is doing in real time, before compiling.
In this episode, Josh Varty, co-founder of Code Connect Inc., talks to Edaena Salinas about incorporating concepts from Learnable Programming into Visual Studio and C# by showing developers what the computer is thinking while they are typing. Code Connect lets a developer immediately see what value a variable is taking, and provide test values to troubleshoot a portion of code to understand how different code paths are going to work. This is instead of having to compile and run the full program.
If you have ever thought about making developer tools for an IDE or a programming language, this episode provides some great information.
The post Developer Tools with Josh Varty appeared first on Software Engineering Daily.
If you like this episode you’ll love
Episode Comments
Generate a badge
Get a badge for your website that links back to this episode
<a href="https://goodpods.com/podcasts/cloud-engineering-archives-software-engineering-daily-175174/microservices-with-rafi-schloming-12721874"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to microservices with rafi schloming on goodpods" style="width: 225px" /> </a>
Copy