Building Serverless Microservices in Python 2

Building Serverless Microservices in Python

eBook Details: Paperback: 168 pages Publisher: WOW! eBook (March 29, 2019) Language: English ISBN-10: 1789535298 ISBN-13: 978-1789535297 eBook Description: Building Serverless Microservices in Python: A practical guide for developing end-to-end serverless microservices in Python for developers, DevOps, and architects Over the last few years, there has been a massive shift from monolithic architecture to microservices, thanks to their small and independent deployments that allow increased flexibility and agile delivery. Traditionally, virtual machines and containers were the principal mediums for deploying microservices, but they involved a lot of operational effort, configuration, and maintenance. More recently, serverless computing has gained popularity due to its built-in autoscaling...

Hands-On Network Programming with C# and .NET Core 2

Hands-On Network Programming with C# and .NET Core

eBook Details: Paperback: 488 pages Publisher: WOW! eBook (March 29, 2019) Language: English ISBN-10: 1789340764 ISBN-13: 978-1789340761 eBook Description: Hands-On Network Programming with C# and .NET Core: A comprehensive guide to understanding network architecture, communication protocols, and network analysis to build secure applications compatible with the latest versions of C# 8 and .NET Core 3.0 The C# language and the .NET Core application framework provide the tools and patterns required to make the discipline of network programming as intuitive and enjoyable as any other aspect of C# programming. With the help of this book, you will discover how the C# language and the .NET...

Mastering Matplotlib 2.x 0

Mastering Matplotlib 2.x

eBook Details: Paperback: 214 pages Publisher: WOW! eBook (November 29, 2018) Language: English ISBN-10: 1789617693 ISBN-13: 978-1789617696 eBook Description: Mastering Matplotlib 2.x: Understand and build beautiful and advanced plots with Matplotlib and Python In this Mastering Matplotlib 2.x book, you’ll get hands-on with customizing your data plots with the help of Matplotlib. You’ll start with customizing plots, making a handful of special-purpose plots, and building 3D plots. You’ll explore non-trivial layouts, Pylab customization, and more about tile configuration. You’ll be able to add text, put lines in plots, and also handle polygons, shapes, and annotations. Non-Cartesian and vector plots are exciting to construct, and...