Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Micro-services

There is the professional doubt on microservices.

Which programming language lets you to deploy in a faster and safer way an API related to microservices?
Build an API for microservices in 5 minutes
In 2002 (yes, more than a decade ago), Jeff Bezos, CEO of Amazon, famously mandated that all internal development teams at the company must expose their data and functionality through Web services interfaces that can easily be consumed
How to Set up a Microservices Architecture in Ruby: A Step by Step Guide
In a microservices architecture, the described monolithic backend is instead substituted by a suite of distributed services. This design allows better separation of responsibilities, easier maintenance, greater flexibility in the choice of technologies for each service, and easier scalability and fault tolerance. At the same time, complex distributed systems have their set of challenges.
Developing a simple API gateway in PHP and Lumen
PHP 7 is a performant language, and frameworks such as Laravel and Symfony proven to the world that PHP can be both beautiful (expressive) and functional. Lumen, being a lightweight version of Laravel, is an ideal choice because we don’t need stuff like sessions, templates and other features of full stack applications.
Laravel API Tutorial: How to Build and Test a RESTful API
With the rise of mobile development and JavaScript frameworks, using a RESTful API is the best option to build a single interface between your data and your client.


This post first appeared on On Notation, please read the originial post: here

Share the post

Micro-services

×

Subscribe to On Notation

Get updates delivered right to your inbox!

Thank you for your subscription

×