Category: Software Development

Practical GitOps 0

Practical GitOps

eBook Details: Paperback: 548 pages Publisher: WOW! eBook (December 25, 2022) Language: English ISBN-10: 1484286723 ISBN-13: 978-1484286722 eBook Description: Practical GitOps: Infrastructure Management Using Terraform, AWS, and GitHub Actions Infrastructure as Code (IaC) is gaining popularity and developers today are deploying their application environments through IaC tools to the cloud. However, it can become extremely difficult and time-consuming to manage the state of the infrastructure that has been deployed. This book will provide a complete walkthrough of deploying a SpringBoot application on AWS with multiple environments like production, staging and development. Everything is orchestrated through GitHub Actions and executed through Terraform...

Functional Python Programming – Third Edition 1

Functional Python Programming – Third Edition

eBook Details: Paperback: 576 pages Publisher: WOW! eBook; 3rd edition (December 30, 2022) Language: English ISBN-10: 1803232579 ISBN-13: 978-1803232577 eBook Description: Functional Python Programming, 3rd Edition: Python isn’t all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach – and learn when you need to use it. Now with detailed exercises at the end of every chapter! Revised to cover new features of Python 3.10 Not enough developers understand the benefits of functional programming, or even what it is. Author of the Functional Python Programming, Third Edition book, Steven Lott demystifies the approach, teaching...

Agile Model-Based Systems Engineering Cookbook – Second Edition 0

Agile Model-Based Systems Engineering Cookbook – Second Edition

eBook Details: Paperback: 600 pages Publisher: WOW! eBook; 2nd edition (December 30, 2022) Language: English ISBN-10: 1803235829 ISBN-13: 978-1803235820 eBook Description: Agile Model-Based Systems Engineering Cookbook, 2nd Edition: Get up to date with the latest recipes for applying agile methodologies and techniques in model-based systems engineering (MBSE) and manage the growing complexity of systems in your organization with ease Agile MBSE can help organizations manage change while ensuring system correctness and meeting customers’ needs. But deployment challenges have changed since our first edition. The Agile Model-Based Systems Engineering Cookbook, Second Edition focuses on workflows – or recipes – that will help...

Learning Spring Boot 3.0 – Third Edition 0

Learning Spring Boot 3.0 – Third Edition

eBook Details: Paperback: 270 pages Publisher: WOW! eBook; 3rd edition (December 30, 2022) Language: English ISBN-10: 1803233303 ISBN-13: 978-1803233307 eBook Description: Learning Spring Boot 3.0, 3rd Edition: Build Java web apps without wasting any time with this third edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 3 Spring Boot 3 brings more than just the powerful ability to build secure web apps on top of a rock-solid database. It delivers new options for testing, deployment, Docker support, and native images for GraalVM, along with ways to squeeze out more efficient usage...

Practical Debugging at Scale 0

Practical Debugging at Scale

eBook Details: Paperback: 292 pages Publisher: WOW! eBook (January 17, 2023) Language: English ISBN-10: 1484290410 ISBN-13: 978-1484290415 eBook Description: Practical Debugging at Scale: Cloud Native Debugging in Kubernetes and Production Overhaul your debugging techniques and master the theory and tools needed to debug and troubleshoot cloud applications in production environments. This book teaches debugging skills that universities often avoid, but that typically consume as much as 60% of our time as developers. The book covers the use of debugger features such as tracepoints, object marking, watch renderers, and more. Author Shai Almog presents a scientific approach to debugging that is grounded in...