• Complain

Ovais Mehboob Ahmed Khan - Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies

Here you can read online Ovais Mehboob Ahmed Khan - Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Packt Publishing, genre: Home and family. 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.

Ovais Mehboob Ahmed Khan Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies

Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Ovais Mehboob Ahmed Khan: author's other books


Who wrote Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies? Find out the surname, the name of the author of the book and a list of all author's works by series.

Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies — 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 "Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies" 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.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Embracing Microservices Design A practical guide to revealing anti-patterns and - photo 1
Embracing Microservices Design

A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies

Ovais Mehboob Ahmed Khan

Nabil Siddiqui

Timothy Oleson

BIRMINGHAMMUMBAI Embracing Microservices Design Copyright 2021 Packt Publishing - photo 2

BIRMINGHAMMUMBAI

Embracing Microservices Design

Copyright 2021 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 authors, nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been 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.

Group Product Manager: Richa Tripathi

Publishing Product Manager: Alok Dhuri

Senior Editor: Rohit Singh

Content Development Editor: Kinnari Chohan

Technical Editor: Karan Solanki

Copy Editor: Safis Editing

Project Coordinator: Deeksha Thakkar

Proofreader: Safis Editing

Indexer: Tejal Daruwale Soni

Production Designer: Jyoti Chauhan

First published: September 2021

Production reference: 2221021

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham

B3 2PB, UK.

ISBN 978-1-80181-838-4

www.packt.com

I would like to thank my family for supporting and encouraging me in every goal of my life.

Ovais Mehboob Ahmed Khan

I dedicate this book to my parents, wife, and children for their unwavering support and encouragement.

Nabil Siddiqui

I would like to dedicate this book to my father, John T. Oleson. Also, I would like to thank Ovais and Nabil for inviting me to be a part of this book, and my family for their loving support.

Timothy Oleson

Foreword

In the last 5 years, the microservice architecture design approach has established itself in the software engineering industry as the primary way to build modern, scalable, resilient services. This has been driven by the wave of cloud adoption and a major shift toward cloud-native service development, often built with microservice architectures (both stateless and stateful) that run on the cloud and the edge and embracing the diversity of programming languages and frameworks.

Its not that other architectures design approaches, such as client/server, are bad; they just address a different need focusing on medium- to large-scale organizations for their scale and resilience. In the far more competitive services world that has emerged, where delivering new features on a regular basis is expected, and a continuous integration and delivery approach is required, the microservices architecture has become the de facto standard for building them. However, a microservice architecture alone was not enough to drive this adoption without suitable distributed systems hosting platforms to run these services on that provided the horizontal scaling, automated rollouts, load balancing, and self-healing, such as Kubernetes, Docker Swarm, and Azure Service Fabric. These infrastructure platforms and the newer serverless container platforms have been instrumental in the rise of the microservice architecture approach.

This book takes you along the journey of understanding, using, and applying microservice design principles and patterns, consolidated into a comprehensive set of guidance and supported by the authors real-world experiences. Chapters such as Chapter 10, Evaluating a Microservice Architecture, enable you to see the bigger picture of your goals, with the other chapters diving into the best approach and pitfalls to watch out for. Although microservices may seem daunting at first, with the need for service discovery, observability, security, and separated state deployed across machines in a distributed manner, there are tools, frameworks, and runtimes that have emerged to greatly simplify the burden on developers. These include many of the Cloud Native Computing Foundation (), covered in Chapter 3, Microservices Architecture Pitfalls, which greatly ease the burden for developers, by codifying best practices into APIs for use from any language.

I am confident that you will find this book invaluable in your microservices design journey and use it frequently to design applications for the modern services era of computing.

Mark Fussell

Microsoft Partner Program Manager

Founder of the Distributed Application Runtime (Dapr) and Azure Service Fabric

Contributors
About the authors

Ovais Mehboob Ahmed Khan is a seasoned programmer and solution architect with nearly 20 years of experience in software development, consultancy, and solution architecture. He has worked with various clients across the world and is currently working as a senior customer engineer at Microsoft. He specializes mainly in application development using .NET and OSS technologies, Microsoft Azure, and DevOps. He is a prolific writer who has written several books and articles on various technologies. He really enjoys talking about technology and has given a number of technical sessions around the world.

Nabil Siddiqui is an open source contributor and technology speaker who is currently working as a cloud solution architect at Microsoft, focusing on application innovation. He is well versed as a software engineer, consultant, trainer, and architect. He has around 20 years of experience, ranging from desktop applications to highly distributed applications on different platforms using various programming languages. During his career, he's accomplished various technical challenges and worked on a broad range of projects that have given him rich experience in designing innovative solutions to solve difficult problems.

Tim Oleson, a customer engineer at Microsoft, focuses on domain-driven design, Cosmos DB, Microsoft Azure PaaS, and Azure Kubernetes Service. He is a seasoned software engineer, consultant, trainer, and architect. He has 20+ years of experience, ranging from web applications to highly distributed service-oriented applications.

About the reviewers

Ovais Khan is a seasoned software engineer and technical leader who has architected, built, and operated a number of microservices. Ovais has extensive experience of building and operating large-scale distributed systems, cloud-scale database systems, and multi-cloud systems. He is currently working as a software engineer at Snap Inc., where he has worked on NoSQL storage solutions and live data migrations and transitioned a number of features from a monolith to microservices. Prior to that, Ovais worked at Microsoft, where he was part of the Azure Storage, Office 365, and SharePoint teams.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies»

Look at similar books to Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies. 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.


Reviews about «Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies»

Discussion, reviews of the book Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies 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.