Essentials of Microservices Architecture: Paradigms, Applications, and Techniques
Autor Chellammal Surianarayanan, Gopinath Ganapathy, Raj Pethuruen Limba Engleză Paperback – 30 iun 2021
Beginning with an overview of Service-Oriented Architecture (SOA) that covers the Common Object Request Broker Architecture (CORBA), Distributed Component Object Model (DCOM), and Remote Method Invocation (RMI), the book explains the basic essentials of MSA and the continuous delivery of applications to customers. The book gives software developers insight into:
- Current and emerging communication models
- Key architectural elements of MSA-based applications
- Designing efficient APIs for microservices
- MSA middleware platforms such as REST, SOAP, Apache Thrift, and gRPC
- Microservice discovery and the API gateway
- Service orchestration and choreography for composing individual services to achieve a useful business process
- Database transactions in MSA-centric applications
- Design, composition, security, and deployment patterns
- MSA security
- Modernizing legacy applications
The book concludes with a chapter on composing and building powerful microservices. With the exponential growth of IoT devices, microservices are being developed and deployed on resource-constrained but resource-intensive devices in order to provide people-centric applications. The book discusses the challenges of these applications. Finally, the book looks at the role of microservices in smart environments and upcoming trends including ubiquitous yet disappearing microservices.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 354.64 lei 6-8 săpt. | |
CRC Press – 30 iun 2021 | 354.64 lei 6-8 săpt. | |
Hardback (1) | 471.98 lei 6-8 săpt. | |
CRC Press – 6 sep 2019 | 471.98 lei 6-8 săpt. |
Preț: 354.64 lei
Preț vechi: 443.30 lei
-20% Nou
Puncte Express: 532
Preț estimativ în valută:
67.88€ • 71.18$ • 56.09£
67.88€ • 71.18$ • 56.09£
Carte tipărită la comandă
Livrare economică 30 ianuarie-13 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781032089898
ISBN-10: 103208989X
Pagini: 316
Dimensiuni: 156 x 234 x 17 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția Taylor & Francis
ISBN-10: 103208989X
Pagini: 316
Dimensiuni: 156 x 234 x 17 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția Taylor & Francis
Public țintă
Professional Practice & DevelopmentCuprins
Foreword
Preface
Acknowledgments
About the Authors
1 An Introduction to Service-Oriented Architecture
2 Demystifying MSA
3 Communication Models for Microservices
4 Designing APIs and Developing Middleware Platforms for Microservices
5 Service Discovery and API Gateways
6 Service Orchestration and Choreography
7 Database Transactions in MSA
8 Patterns for Microservices-Centric Applications
9 MSA Security and Migration
10 Platform Solutions for Microservices Architecture
Index
Notă biografică
Chellammal Surianarayanan is an Assistant Professor of Computer Science at the Bharathidasan University, Constituent Arts and Science College, Tiruchirappalli, Tamil Nadu, India. She has earned a Master of Science in Physics, a Master of Technology in Information Technology, and a doctoral degree in Computer Science. She has researched and developed software for the discovery and selection of semantic web services, as well embedded systems and applications. Dr. Surianarayanan has published research papers in such journals as Service-Oriented Computing and Applications, IEEE Transactions on Services Computing, and International Journal of Computational Science. Before working in academia, she served as a scientific officer at the Indira Gandhi Centre for Atomic Research, Tamil Nadu, India.
Gopinath Ganapathy is the registrar of Bharathidasan University, Tiruchirappalli, Tamil Nadu, India. He has 30 years of experience in academia, industry, research, and consultancy services in the U.S., U.K., and India. During that time, he served as a consultant to Fortune 500 companies that include IBM, Lucent-Bell Labs, Merrill Lynch, and Toyota. His areas of research include the Semantic Web, artificial intelligence, auto programming, ontology, and text mining. He has published and presented nearly 100 research papers, serves on academic and technology councils at various Indian universities in India, and is a journal referee and editorial.
Pethuru Raj is the chief architect and vice president of the Site Reliability Engineering Center of Excellence, Reliance Jio Infocomm Ltd., Bangalore, India. His previous positions were at the IBM Cloud Center of Excellence, Wipro Consulting Services, and Robert Bosch Corporate Research. He has more than 17 years of IT industry experience and eight years of research experience. He earned a Ph.D. degree at Anna University, Chennai, India, and conducted postdoctoral research at the Department of Computer Science and Automation, Indian Institute of Science, Bangalore. He has authored 10 books and 30 book chapters on various topics in computing technology.
Gopinath Ganapathy is the registrar of Bharathidasan University, Tiruchirappalli, Tamil Nadu, India. He has 30 years of experience in academia, industry, research, and consultancy services in the U.S., U.K., and India. During that time, he served as a consultant to Fortune 500 companies that include IBM, Lucent-Bell Labs, Merrill Lynch, and Toyota. His areas of research include the Semantic Web, artificial intelligence, auto programming, ontology, and text mining. He has published and presented nearly 100 research papers, serves on academic and technology councils at various Indian universities in India, and is a journal referee and editorial.
Pethuru Raj is the chief architect and vice president of the Site Reliability Engineering Center of Excellence, Reliance Jio Infocomm Ltd., Bangalore, India. His previous positions were at the IBM Cloud Center of Excellence, Wipro Consulting Services, and Robert Bosch Corporate Research. He has more than 17 years of IT industry experience and eight years of research experience. He earned a Ph.D. degree at Anna University, Chennai, India, and conducted postdoctoral research at the Department of Computer Science and Automation, Indian Institute of Science, Bangalore. He has authored 10 books and 30 book chapters on various topics in computing technology.
Descriere
The book explains the concepts behind microservices, discovery of microservices and how individual services can be combined to yield composite service(i.e., service composition) and techniques of service composition.