Skip to Content
Securing Microservice APIs
book

Securing Microservice APIs

by Matt McLarty, Rob Wilson, Scott Morrison
March 2018
Intermediate to advanced
49 pages
1h
English
O'Reilly Media, Inc.
Content preview from Securing Microservice APIs

Chapter 1. Microservice Architecture

The term “microservices” gained popularity following a blog post from James Lewis and Martin Fowler published in early 2014 in which they described a new style of software architecture consisting of small, interconnected components assembled to form distributed applications. Individual microservices within a microservice architecture generally display the following characteristics:

Service orientation

An individual microservice typically implements a single functional responsibility and may be consumed by other software components at any “layer” or “tier” of the system.

Independent deployability and manageability

An individual microservice should be able to be deployed, managed, and scaled on its own without the need to coordinate with other components in the system.

Ephemerality and elasticity

Individual microservice instances are frequently short-lived, and multiple instances of a microservice are often run and then shut down in order to meet the dynamic performance needs of the system.

In addition to these characteristics, microservices often use the following standard technologies:

Web API communication

Microservices often publish their business functions through HTTP-based web APIs encoded using JSON or other related media types.

Container-based deployments

Microservices often use Linux containers—frequently Docker containers—as their unit of deployment, allowing for a smooth transition from development to operations in a range ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Microservice APIs

Microservice APIs

Jose Haro
Microservices Security in Action video edition

Microservices Security in Action video edition

Prabath Siriwardena, Nuwan Dias

Publisher Resources

ISBN: 9781492027140