Software Architecture with C# 12 and .NET 8
by Gabriel Baptista and Francesco Abbruzzese
A book for the aspiring .NET software architect – design scalable and high-performance enterprise solutions using the latest features of C# 12 and .NET 8 Purchase of the print or Kindle book includes a free PDF eBook Key Features Get introduced to software architecture fundamentals and begin applying them in .NET Explore the main technologies used by software architects and choose the best ones for your needs Master new developments in .NET with the help of a practical case study that looks at...
Build fast, scalable, and high performing applications with Delphi Key Features Build efficient and concurrent applications in Delphi with focused examples Identify performance bottlenecks and apply the correct algorithm to increase the performance of applications. Delve into parallel programming and memory management to optimize your code Book DescriptionDelphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Appl...
Enhance DevOps workflows by integrating the functionalities of Docker, Kubernetes, Spinnaker, Ansible, Terraform, Flux CD, CaaS, and more with the help of practical examples and expert tips Key Features Get up and running with containerization-as-a-service and infrastructure automation in the public cloud Learn container security techniques and secret management with Cloud KMS, Anchore Grype, and Grafeas Kritis Leverage the combination of DevOps, GitOps, and automation to continuously ship a p...
Understand unique security patterns related to identity and access management, infrastructure, data and workload protection, compliance and posture management, and zero trust for your hybrid cloud deployments Key Features Secure cloud infrastructure, applications, data, and shift left security to create DevSecOps Explore patterns for continuous security, automated threat detection and accelerated incident response Leverage hybrid cloud security patterns for protecting critical data using a zer...
An Introduction to Component-Based Software Development
by Kung-kiu Lau and Simone Di Cola
Software Architecture with C# 9 and .NET 5
by Gabriel Baptista and Francesco Abbruzzese
Design scalable and high-performance enterprise applications using the latest features of C# 9 and .NET 5Key FeaturesGain fundamental and comprehensive software architecture knowledge and the skillset to create fully modular appsDesign high-performance software systems using the latest features of .NET 5 and C# 9Solve scalability problems in web apps using enterprise architecture patternsBook DescriptionSoftware architecture is the practice of implementing structures and systems that streamline...
DESCRIPTION SharePoint is Microsoft’s platform for collaborative web sites. From content management to community-building, SharePoint helps organizations share information and work together. SharePoint 2010 Site Owner’s Manual is designed especially for nondevelopers who need to create and maintain SharePoint sites. The approaches are simple enough that a tech savvy business user can follow along without having to understand how to program. The author then discusses how to imple...
A comprehensive guide to exploring software architecture concepts and implementing best practicesKey FeaturesEnhance your skills to grow your career as a software architectDesign efficient software architectures using patterns and best practicesLearn how software architecture relates to an organization as well as software development methodologyBook DescriptionThe Software Architect’s Handbook is a comprehensive guide to help developers, architects, and senior programmers advance their career in...
Kubernetes and Docker - An Enterprise Guide
by Scott Surovich and Marc Boorshtein
Apply Kubernetes beyond the basics of Kubernetes clusters by implementing IAM using OIDC and Active Directory, Layer 4 load balancing using MetalLB, advanced service integration, security, auditing, and CI/CDKey FeaturesFind out how to add enterprise features to a Kubernetes cluster with theory and exercises to guide youUnderstand advanced topics including load balancing, externalDNS, IDP integration, security, auditing, backup, and CI/CDCreate development clusters for unique testing requirement...
Why is it so difficult to change organizations? What does it really take to make “process improvement” yield measurable results? For more than 30 years, Donald Riefer has been guiding software teams through the technical, organizational, and people issues that must be managed in order to make meaningful process changes—and better products. This practical guide draws from his extensive experience, featuring 11 case studies spanning the public and private sectors and even academia. Each case study...
Build fault-tolerant, robust, and distributed applications in Scala About This Book • Understand and use the concepts of reactive programming to build distributed systems running on multiple nodes. • Learn how reactive architecture reduces complexity throughout the development process. • Get to grips with functional reactive programming and Reactive Microservices. Who This Book Is For This book is for Scala developers who would like to build fault-tolerant, scalable distributed systems. No k...
This book explores the relationship between software testing and user experience. It provides an overview of the importance of user experience in software testing and the impact it has on software development. The book covers various techniques and strategies for testing software to ensure optimal user experience, including usability testing, accessibility testing, and performance testing. Whether you are a software developer, tester, or UX designer, this book is a valuable resource for improvin...
AWS Certified Developer Associate Certification and Beyond
by Rajesh Daswani and Dorian Richard
Prepare to achieve the AWS Certified Developer – Associate certification and learn everything you need to advance your career in AWS development with this in-depth guide Key Features Gear up for a thriving career in AWS development with this hands-on guide Put your newfound knowledge into action with practical labs Develop, deploy, and debug cloud-based applications using AWS core services Purchase of this book unlocks access to web-based exam prep resources including mock exams, flashcards, e...
Advanced Software Testing - Vol. 3, 2nd Edition
by Rex Black and Jamie L. Mitchell
This book is written for the technical test analyst who wants to achieve advanced skills in test analysis, design, and execution. With a hands-on, exercise-rich approach, this book teaches you how to define and carry out the tasks required to implement a test strategy. You will be able to analyze, design, implement, and execute tests using risk considerations to determine the appropriate effort and priority for tests. This book will help you prepare for the ISTQB Advanced Technical Test Analyst...
Learn how to use AngularJS quickly and efficiently to build mobile apps, desktop applications, and websites that use Angular on the front-end and REST services for back-end processes. With this practical book, you'll grasp key concepts and functionality of the framework in a clear and concise manner. Learn everything from Angular basics, components, and directives to services and security. Best practices and timesaving software development concepts and techniques are covered throughout. If you'r...
DESCRIPTION Single page web applications (SPAs) are the next step in the development of web-based software, delivering the sleekness and fluidity of a native desktop application in a browser. SPA development requires knowledge of new development concepts and the mastery of new technologies that support these more complex applications. Fortunately, learning how to build SPAs doesn't have to be an overwhelming experience! SPA Design and Architecture: Understanding Single Page Web Appli...
Redis is an innovative data tool that offers more flexibility than other available NoSQL key-value stores like Cassandra or DynamoDB. Because Redis accepts hashes, strings, lists, and other structures as values, the key-value idea can be expanded to a wider range of use cases. Redis works with in-memory datasets to provide lightning-fast response times. It's free, open source, and easy to utilize from most standard programming languages. Redis in Action is an example-driven book that introd...