Implementing a scalable, microservices architecture without all the hype
www.theserverside.com
Community driven content discussing all aspects of software development from DevOps to design patterns. One of the most illuminating takeaways from the talk for those who are new to microservices was the compare and contrast section about different types of architecture. Heckler covered these in ...
Building a Scalable Enterprise Applications Using Asynchronous IO and ...
www.theserverside.com
Building a Scalable Enterprise Applications Using Asynchronous IO and SEDA Model This article presents one solution to overcome the scalability issues related to the enterprise applications that must support a mix of fast and long running business processes, or with great or small throughput.
10 microservices quiz questions to test your knowledge
www.theserverside.com
Outside of some basic microservices knowledge, a prospective candidate should have tangible examples of how to implement and run a microservices architecture, and a solid grasp on different tools and services to use to maintain development. Here's a 10-question, multiple-choice microservices quiz to help candidates prep for an interview.
What makes an effective microservices logging strategy?
www.theserverside.com
A microservices logging strategy can play a significant role in how an architecture manages application deployment. But the right logging strategy depends on the size and span of the microservices architecture in question.