Rajesh RV - Spring microservices build scalable microservices with Spring, Docker, and Mesos
Here you can read online Rajesh RV - Spring microservices build scalable microservices with Spring, Docker, and Mesos full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Birmingham;UK, year: 2016, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:
Romance novel
Science fiction
Adventure
Detective
Science
History
Home and family
Prose
Art
Politics
Computer
Non-fiction
Religion
Business
Children
Humor
Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.
Spring microservices build scalable microservices with Spring, Docker, and Mesos: summary, description and annotation
We offer to read an annotation, description, summary or preface (depends on what the author of the book "Spring microservices build scalable microservices with Spring, Docker, and Mesos" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.
Rajesh RV: author's other books
Who wrote Spring microservices build scalable microservices with Spring, Docker, and Mesos? Find out the surname, the name of the author of the book and a list of all author's works by series.
Spring microservices build scalable microservices with Spring, Docker, and Mesos — read online for free the complete book (whole text) full work
Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Spring microservices build scalable microservices with Spring, Docker, and Mesos" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.
Font size:
Interval:
Bookmark:
Copyright 2016 Packt Publishing
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
First published: June 2016
Production reference: 1200616
Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham B3 2PB, UK.
ISBN 978-1-78646-668-6
www.packtpub.com
Author
Rajesh RV
Reviewer
Yogendra Sharma
Commissioning Editor
Edward Gordon
Acquisition Editor
Rahul Nair
Content Development Editor
Anish Sukumaran
Technical Editors
Taabish Khan
Kunal Chaudhari
Copy Editors
Shruti Iyer
Sonia Mathur
Project Coordinator
Izzat Contractor
Proofreader
Safis Editing
Indexer
Hemangini Bari
Graphics
Jason Monteiro
Production Coordinator
Melwyn D'sa
Cover Work
Melwyn D'sa
Rajesh RV is a seasoned IT architect with extensive experience in diversified technologies and more than 16 years of airline IT experience.
Rajesh received a degree in computer engineering from University of Cochin, India. He joined the JEE community Spring during the early days of EJB. During the course, as an architect, he worked on many large-scale, mission-critical projects, including New Generation Airline Passenger Reservation System (iFlyRes) and Next Generation Airline Cargo Reservation systems (Skychain and CROAMIS) in the airlines domain.
At present, working as chief architect at Emirates (http://www.emirates.com/), Rajesh is handling the solution architecture portfolio, which is spread across various architecture capabilities, such as JEE, SOA, NoSQL, IoT, mobile, UI, integration, and more. At Emirates, Open Travel Platform (OTP) architected by Rajesh earned the group the prestigious 2011 RedHat Innovation Award in the Carved Out Costs category. In 2011, he introduced the innovative concept of the Honeycomb architecture based on the hexagonal architecture pattern used to transform the legacy mainframe system.
Rajesh has a deep passion for technology and architecture. He also holds several certifications, such as BEA Certified WebLogic Administrator, Sun Certified Java Enterprise Architect, Open Group Certified TOGAF Practitioner, Licensed ZapThink Architect in SOA, and IASA global CITA-A Certified Architecture Specialist.
Previously, Rajesh reviewed the book Service Oriented Java Business Integration , Packt Publishing by Binildas A. Christudas.
Rajesh's social profile is available at https://www.linkedin.com/in/rajeshrv.
I would like to thank everyone I worked with closely at Packt Publishing to make my dream come true. A special thanks to the reviewers; your in-depth reviews helped improve the quality of this book.
This book would have never been possible without the encouragement from my excellent colleagues at Emirates. A very special thanks goes to Neetan Chopra, Senior Vice President, and Thomas Benjamin, Vice President, for their constant support and help.
I would like to extend my thanks to Daniel Oor, who works as an independent enterprise architect, for his quality input and inspiration throughout the development of this book.
A heartfelt thanks goes to my wife, Saritha, for her tireless and unconditional support that helped me focus on this book. I would like to thank my kids, Nikhil and Aditya; I took away a lot of their playing hours to author this book. A huge thanks is due to my father, Ramachandran Nair, and mother, Vasanthakumari, for their selfless support that helped me reach where I am today.
Yogendra Sharma is a Java developer with Python background and with experience mainly in backend development. He has completed his bachelors of technology in computer science.
Yogendra is currently working in Pune at Siemens Industry Software Pvt. Ltd as a product development engineer. He is constantly exploring technical novelties and is open-minded and eager to learn about new technologies and frameworks.
Yogendra was also the technical reviewer of Mastering Python Design Patterns , Sakis Kasampalis , and Test-Driven Development with Django , Kevin Harvey , both by Packt Publishing.
His LinkedIn profile is available at http://in.linkedin.com/in/yogendra0sharma. He blogs at http://TechiesEyes.com.
I would like to thank my parents for allowing me to learn all that I did. I would also like to thank my friends for their support and encouragement.
Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.
At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.
https://www2.packtpub.com/books/subscription/packtlib
Do you need instant solutions to your IT questions? PacktLib is Packt's online digital book library. Here, you can search, access, and read Packt's entire library of books.
- Fully searchable across every book published by Packt
- Copy and paste, print, and bookmark content
- On demand and accessible via a web browser
Microservice is an architecture style and pattern in which complex systems are decomposed into smaller services that work together to form larger business services. Microservices are services that are autonomous, self-contained, and independently deployable. In today's world, many enterprises use microservices as the default standard for building large, service-oriented enterprise applications.
The Spring framework is a popular programming framework with the developer community for many years. Spring Boot removed the need to have a heavyweight application container and provided a means to deploy lightweight, server-less applications. Spring Cloud combines many Netflix OSS components and provides an ecosystem to run and manage large-scale microservices. It provides capabilities such as load balancing, service registry, monitoring, service gateway, and so on.
Font size:
Interval:
Bookmark:
Similar books «Spring microservices build scalable microservices with Spring, Docker, and Mesos»
Look at similar books to Spring microservices build scalable microservices with Spring, Docker, and Mesos. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.
Discussion, reviews of the book Spring microservices build scalable microservices with Spring, Docker, and Mesos and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.