0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (11)
  • R250 - R500 (39)
  • R500+ (3,212)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Computer architecture & logic design

Advances in Intelligent Systems - Reviews, Vol. 2 (Hardcover): Sergey Yurish Advances in Intelligent Systems - Reviews, Vol. 2 (Hardcover)
Sergey Yurish
R2,752 Discovery Miles 27 520 Ships in 10 - 15 working days
Network-on-Chip Security and Privacy (Hardcover, 1st ed. 2021): Prabhat Mishra, Subodha Charles Network-on-Chip Security and Privacy (Hardcover, 1st ed. 2021)
Prabhat Mishra, Subodha Charles
R3,566 Discovery Miles 35 660 Ships in 10 - 15 working days

This book provides comprehensive coverage of Network-on-Chip (NoC) security vulnerabilities and state-of-the-art countermeasures, with contributions from System-on-Chip (SoC) designers, academic researchers and hardware security experts. Readers will gain a clear understanding of the existing security solutions for on-chip communication architectures and how they can be utilized effectively to design secure and trustworthy systems.

The Fourth Terminal - Benefits of Body-Biasing Techniques for FDSOI Circuits and Systems (Paperback, 1st ed. 2020): Sylvain... The Fourth Terminal - Benefits of Body-Biasing Techniques for FDSOI Circuits and Systems (Paperback, 1st ed. 2020)
Sylvain Clerc, Thierry Di Gilio, Andreia Cathelin
R3,769 Discovery Miles 37 690 Ships in 10 - 15 working days

This book discusses the advantages and challenges of Body-Biasing for integrated circuits and systems, together with the deployment of the design infrastructure needed to generate this Body-Bias voltage. These new design solutions enable state of the art energy efficiency and system flexibility for the latest applications, such as Internet of Things and 5G communications.

Practical System Programming for Rust Developers - Build fast and secure software for Linux/Unix systems with the help of... Practical System Programming for Rust Developers - Build fast and secure software for Linux/Unix systems with the help of practical examples (Paperback)
Prabhu Eshwarla
R1,206 Discovery Miles 12 060 Ships in 10 - 15 working days

Explore various Rust features, data structures, libraries, and toolchain to build modern systems software with the help of hands-on examples Key Features Learn techniques to design and build system tools and utilities in Rust Explore the different features of the Rust standard library for interacting with operating systems Gain an in-depth understanding of the Rust programming language by writing low-level software Book DescriptionModern programming languages such as Python, JavaScript, and Java have become increasingly accepted for application-level programming, but for systems programming, C and C++ are predominantly used due to the need for low-level control of system resources. Rust promises the best of both worlds: the type safety of Java, and the speed and expressiveness of C++, while also including memory safety without a garbage collector. This book is a comprehensive introduction if you're new to Rust and systems programming and are looking to build reliable and efficient systems software without C or C++. The book takes a unique approach by starting each topic with Linux kernel concepts and APIs relevant to that topic. You'll also explore how system resources can be controlled from Rust. As you progress, you'll delve into advanced topics. You'll cover network programming, focusing on aspects such as working with low-level network primitives and protocols in Rust, before going on to learn how to use and compile Rust with WebAssembly. Later chapters will take you through practical code examples and projects to help you build on your knowledge. By the end of this Rust programming book, you will be equipped with practical skills to write systems software tools, libraries, and utilities in Rust. What you will learn Gain a solid understanding of how system resources are managed Use Rust confidently to control and operate a Linux or Unix system Understand how to write a host of practical systems software tools and utilities Delve into memory management with the memory layout of Rust programs Discover the capabilities and features of the Rust Standard Library Explore external crates to improve productivity for future Rust programming projects Who this book is forThis book is for developers with basic knowledge of Rust but little to no knowledge or experience of systems programming. System programmers who want to consider Rust as an alternative to C or C++ will also find this book useful.

Tools and Algorithms for the Construction and Analysis of Systems (Paperback): Bernhard Steffen, Fabrice Kordon, Marieke Huisman Tools and Algorithms for the Construction and Analysis of Systems (Paperback)
Bernhard Steffen, Fabrice Kordon, Marieke Huisman
R1,261 Discovery Miles 12 610 Ships in 10 - 15 working days
Tools and Algorithms for the Construction and Analysis of Systems (Hardcover): Bernhard Steffen, Fabrice Kordon, Marieke Huisman Tools and Algorithms for the Construction and Analysis of Systems (Hardcover)
Bernhard Steffen, Fabrice Kordon, Marieke Huisman
R1,593 Discovery Miles 15 930 Ships in 10 - 15 working days
Clean Architecture - A Comprehensive Beginners Guide to Learn the Realms of Software Structures Using the Principles of Clean... Clean Architecture - A Comprehensive Beginners Guide to Learn the Realms of Software Structures Using the Principles of Clean Architecture (Hardcover)
William Vance
R669 R554 Discovery Miles 5 540 Save R115 (17%) Ships in 10 - 15 working days
Software Architecture with C++ - Design modern systems using effective architecture concepts, design patterns, and techniques... Software Architecture with C++ - Design modern systems using effective architecture concepts, design patterns, and techniques with C++20 (Paperback)
Adrian Ostrowski, Piotr Gaczkowski
R1,516 Discovery Miles 15 160 Ships in 10 - 15 working days

Apply business requirements to IT infrastructure and deliver a high-quality product by understanding architectures such as microservices, DevOps, and cloud-native using modern C++ standards and features Key Features Design scalable large-scale applications with the C++ programming language Architect software solutions in a cloud-based environment with continuous integration and continuous delivery (CI/CD) Achieve architectural goals by leveraging design patterns, language features, and useful tools Book DescriptionSoftware architecture refers to the high-level design of complex applications. It is evolving just like the languages we use, but there are architectural concepts and patterns that you can learn to write high-performance apps in a high-level language without sacrificing readability and maintainability. If you're working with modern C++, this practical guide will help you put your knowledge to work and design distributed, large-scale apps. You'll start by getting up to speed with architectural concepts, including established patterns and rising trends, then move on to understanding what software architecture actually is and start exploring its components. Next, you'll discover the design concepts involved in application architecture and the patterns in software development, before going on to learn how to build, package, integrate, and deploy your components. In the concluding chapters, you'll explore different architectural qualities, such as maintainability, reusability, testability, performance, scalability, and security. Finally, you will get an overview of distributed systems, such as service-oriented architecture, microservices, and cloud-native, and understand how to apply them in application development. By the end of this book, you'll be able to build distributed services using modern C++ and associated tools to deliver solutions as per your clients' requirements. What you will learn Understand how to apply the principles of software architecture Apply design patterns and best practices to meet your architectural goals Write elegant, safe, and performant code using the latest C++ features Build applications that are easy to maintain and deploy Explore the different architectural approaches and learn to apply them as per your requirement Simplify development and operations using application containers Discover various techniques to solve common problems in software design and development Who this book is forThis software architecture C++ programming book is for experienced C++ developers looking to become software architects or develop enterprise-grade applications.

Embedded Systems - A Hardware-Software Co-Design Approach - Unleash the Power of Arduino! (Hardcover, 1st ed. 2021): Bashir I... Embedded Systems - A Hardware-Software Co-Design Approach - Unleash the Power of Arduino! (Hardcover, 1st ed. 2021)
Bashir I Morshed
R2,222 Discovery Miles 22 220 Ships in 10 - 15 working days

This textbook introduces the concept of embedded systems with exercises using Arduino Uno. It is intended for advanced undergraduate and graduate students in computer science, computer engineering, and electrical engineering programs. It contains a balanced discussion on both hardware and software related to embedded systems, with a focus on co-design aspects. Embedded systems have applications in Internet-of-Things (IoT), wearables, self-driving cars, smart devices, cyberphysical systems, drones, and robotics. The hardware chapter discusses various microcontrollers (including popular microcontroller hardware examples), sensors, amplifiers, filters, actuators, wired and wireless communication topologies, schematic and PCB designs, and much more. The software chapter describes OS-less programming, bitmath, polling, interrupt, timer, sleep modes, direct memory access, shared memory, mutex, and smart algorithms, with lots of C-code examples for Arduino Uno. Other topics discussed are prototyping, testing, verification, reliability, optimization, and regulations. Appropriate for courses on embedded systems, microcontrollers, and instrumentation, this textbook teaches budding embedded system programmers practical skills with fun projects to prepare them for industry products. Introduces embedded systems for wearables, Internet-of-Things (IoT), robotics, and other smart devices; Offers a balanced focus on both hardware and software co-design of embedded systems; Includes exercises, tutorials, and assignments.

Design for Testability, Debug and Reliability - Next Generation Measures Using Formal Techniques (Hardcover, 1st ed. 2021):... Design for Testability, Debug and Reliability - Next Generation Measures Using Formal Techniques (Hardcover, 1st ed. 2021)
Sebastian Huhn, Rolf Drechsler
R3,212 Discovery Miles 32 120 Ships in 10 - 15 working days

This book introduces several novel approaches to pave the way for the next generation of integrated circuits, which can be successfully and reliably integrated, even in safety-critical applications. The authors describe new measures to address the rising challenges in the field of design for testability, debug, and reliability, as strictly required for state-of-the-art circuit designs. In particular, this book combines formal techniques, such as the Satisfiability (SAT) problem and the Bounded Model Checking (BMC), to address the arising challenges concerning the increase in test data volume, as well as test application time and the required reliability. All methods are discussed in detail and evaluated extensively, while considering industry-relevant benchmark candidates. All measures have been integrated into a common framework, which implements standardized software/hardware interfaces.

Clean Architecture - A Comprehensive Beginners Guide to Learn the Realms of Software Structures Using the Principles of Clean... Clean Architecture - A Comprehensive Beginners Guide to Learn the Realms of Software Structures Using the Principles of Clean Architecture (Paperback)
William Vance
R516 R422 Discovery Miles 4 220 Save R94 (18%) Ships in 10 - 15 working days
Kubernetes in Production Best Practices - Build and manage highly available production-ready Kubernetes clusters (Paperback):... Kubernetes in Production Best Practices - Build and manage highly available production-ready Kubernetes clusters (Paperback)
Aly Saleh, Murat Karslioglu
R1,059 Discovery Miles 10 590 Ships in 10 - 15 working days

Design, build, and operate scalable and reliable Kubernetes infrastructure for production Key Features Implement industry best practices to build and manage production-grade Kubernetes infrastructure Learn how to architect scalable Kubernetes clusters, harden container security, and fine-tune resource management Understand, manage, and operate complex business workloads confidently Book DescriptionAlthough out-of-the-box solutions can help you to get a cluster up and running quickly, running a Kubernetes cluster that is optimized for production workloads is a challenge, especially for users with basic or intermediate knowledge. With detailed coverage of cloud industry standards and best practices for achieving scalability, availability, operational excellence, and cost optimization, this Kubernetes book is a blueprint for managing applications and services in production. You'll discover the most common way to deploy and operate Kubernetes clusters, which is to use a public cloud-managed service from AWS, Azure, or Google Cloud Platform (GCP). This book explores Amazon Elastic Kubernetes Service (Amazon EKS), the AWS-managed version of Kubernetes, for working through practical exercises. As you get to grips with implementation details specific to AWS and EKS, you'll understand the design concepts, implementation best practices, and configuration applicable to other cloud-managed services. Throughout the book, you'll also discover standard and cloud-agnostic tools, such as Terraform and Ansible, for provisioning and configuring infrastructure. By the end of this book, you'll be able to leverage Kubernetes to operate and manage your production environments confidently. What you will learn Explore different infrastructure architectures for Kubernetes deployment Implement optimal open source and commercial storage management solutions Apply best practices for provisioning and configuring Kubernetes clusters, including infrastructure as code (IaC) and configuration as code (CAC) Configure the cluster networking plugin and core networking components to get the best out of them Secure your Kubernetes environment using the latest tools and best practices Deploy core observability stacks, such as monitoring and logging, to fine-tune your infrastructure Who this book is forThis book is for cloud infrastructure experts, DevOps engineers, site reliability engineers, and engineering managers looking to design and operate Kubernetes infrastructure for production. Basic knowledge of Kubernetes, Terraform, Ansible, Linux, and AWS is needed to get the most out of this book.

Circadian Rhythms for Future Resilient Electronic Systems - Accelerated Active Self-Healing for Integrated Circuits (Paperback,... Circadian Rhythms for Future Resilient Electronic Systems - Accelerated Active Self-Healing for Integrated Circuits (Paperback, 1st ed. 2020)
Xinfei Guo, Mircea R Stan
R2,957 Discovery Miles 29 570 Ships in 10 - 15 working days

This book describes methods to address wearout/aging degradations in electronic chips and systems, caused by several physical mechanisms at the device level. The authors introduce a novel technique called accelerated active self-healing, which fixes wearout issues by enabling accelerated recovery. Coverage includes recovery theory, experimental results, implementations and applications, across multiple nodes ranging from planar, FD-SOI to FinFET, based on both foundry provided models and predictive models. Presents novel techniques, tested with experiments on real hardware; Discusses circuit and system level wearout recovery implementations, many of these designs are portable and friendly to the standard design flow; Provides circuit-architecture-system infrastructures that enable the accelerated self-healing for future resilient systems; Discusses wearout issues at both transistor and interconnect level, providing solutions that apply to both; Includes coverage of resilient aspects of emerging applications such as IoT.

Agile Model-Based Systems Engineering Cookbook - Improve system development by applying proven recipes for effective agile... Agile Model-Based Systems Engineering Cookbook - Improve system development by applying proven recipes for effective agile systems engineering (Paperback)
Bruce Powel Douglass
R1,351 Discovery Miles 13 510 Ships in 10 - 15 working days

Worried about the growing complexity of systems in your organization? Manage it with recipes for applying agile methodologies and techniques in model-based systems engineering (MBSE) Key Features Learn how Agile and MBSE can work iteratively and collaborate to overcome system complexity Develop essential systems engineering products and achieve crucial enterprise objectives with easy-to-follow recipes Build efficient system engineering models using tried and trusted best practices Book DescriptionAgile MBSE can help organizations manage constant change and uncertainty while continuously ensuring system correctness and meeting customers' needs. But deploying it isn't easy. Agile Model-Based Systems Engineering Cookbook is a little different from other MBSE books out there. This book focuses on workflows - or recipes, as the author calls them - that will help MBSE practitioners and team leaders address practical situations that are part of deploying MBSE as part of an agile development process across the enterprise. Written by Dr. Bruce Powel Douglass, a world-renowned expert in MBSE, this book will take you through important systems engineering workflows and show you how they can be performed effectively with an agile and model-based approach. You'll start with the key concepts of agile methods for systems engineering, but we won't linger on the theory for too long. Each of the recipes will take you through initiating a project, defining stakeholder needs, defining and analyzing system requirements, designing system architecture, performing model-based engineering trade studies, all the way to handling systems specifications off to downstream engineering. By the end of this MBSE book, you'll have learned how to implement critical systems engineering workflows and create verifiably correct systems engineering models. What you will learn Apply agile methods to develop systems engineering specifications Perform functional analysis with SysML Derive and model systems architectures from key requirements Model crucial engineering data to clarify systems requirements Communicate decisions with downstream subsystem implementation teams Verify specifications with model reviews and simulations Ensure the accuracy of systems models through model-based testing Who this book is forIf you are a systems engineer who wants to pursue model-based systems engineering in an agile setting, this book will show you how you can do that without breaking a sweat. Fundamental knowledge of SysML is necessary; the book will teach you the rest.

Fundamentals of High Frequency CMOS Analog Integrated Circuits (Hardcover, 2nd ed. 2021): Duran Leblebici, Yusuf Leblebici Fundamentals of High Frequency CMOS Analog Integrated Circuits (Hardcover, 2nd ed. 2021)
Duran Leblebici, Yusuf Leblebici
R2,795 Discovery Miles 27 950 Ships in 10 - 15 working days

This textbook is ideal for senior undergraduate and graduate courses in RF CMOS circuits, RF circuit design, and high-frequency analog circuit design. It is aimed at electronics engineering students and IC design engineers in the field, wishing to gain a deeper understanding of circuit fundamentals, and to go beyond the widely-used automated design procedures. The authors employ a design-centric approach, in order to bridge the gap between fundamental analog electronic circuits textbooks and more advanced RF IC design texts. The structure and operation of the building blocks of high-frequency ICs are introduced in a systematic manner, with an emphasis on transistor-level operation, the influence of device characteristics and parasitic effects, and input-output behavior in the time and frequency domains. This second edition has been revised extensively, to expand some of the key topics, to clarify the explanations, and to provide extensive design examples and problems. New material has been added for basic coverage of core topics, such as wide-band LNAs, noise feedback concept and noise cancellation, inductive-compensated band widening techniques for flat-gain or flat-delay characteristics, and basic communication system concepts that exploit the convergence and co-existence of Analog and Digital building blocks in RF systems. A new chapter (Chapter 5) has been added on Noise and Linearity, addressing key topics in a comprehensive manner. All of the other chapters have also been revised and largely re-written, with the addition of numerous, solved design examples and exercise problems.

Blockchain Basics - Mastering the blockchain - with 10 illustrations (Paperback): Kdp- Publisher Blockchain Basics - Mastering the blockchain - with 10 illustrations (Paperback)
Kdp- Publisher
R205 Discovery Miles 2 050 Ships in 10 - 15 working days
Blockchain - Discover the Technology behind Smart Contracts, Wallets, Mining and Cryptocurrency (including Bitcoin, Ethereum,... Blockchain - Discover the Technology behind Smart Contracts, Wallets, Mining and Cryptocurrency (including Bitcoin, Ethereum, Ripple, Digibyte and Others) (Paperback)
Abraham K White
R563 R474 Discovery Miles 4 740 Save R89 (16%) Ships in 10 - 15 working days
The The Docker Workshop - Learn how to use Docker containers effectively to speed up the development process (Paperback):... The The Docker Workshop - Learn how to use Docker containers effectively to speed up the development process (Paperback)
Vincent Sesto, Onur Yilmaz, Sathsara Sarathchandra, Aric Renzo, Engy Fouda
R1,098 Discovery Miles 10 980 Ships in 10 - 15 working days

Get started with Docker on your local machine and progress towards deploying useful applications in production with this simplified, practical guide Key Features Get a working understanding of Docker containers by incorporating them in your development process Complete interesting exercises to learn how to secure and control access of your containers Work with advanced features of Docker to make your development process smoother and reliable Book DescriptionNo doubt Docker Containers are the future of highly-scalable software systems and have cost and runtime efficient supporting infrastructure. But learning it might look complex as it comes with many technicalities. This is where The Docker Workshop will help you. Through this workshop, you'll quickly learn how to work with containers and Docker with the help of practical activities. The workshop starts with Docker containers, enabling you to understand how it works. You'll run third party Docker images and also create your own images using Dockerfiles and multi-stage Dockerfiles. Next, you'll create environments for Docker images, and expedite your deployment and testing process with Continuous Integration. Moving ahead, you'll tap into interesting topics and learn how to implement production-ready environments using Docker Swarm. You'll also apply best practices to secure Docker images and to ensure that production environments are running at maximum capacity. Towards the end, you'll gather skills to successfully move Docker from development to testing, and then into production. While doing so, you'll learn how to troubleshoot issues, clear up resource bottlenecks and optimize the performance of services. By the end of this workshop, you'll be able to utilize Docker containers in real-world use cases. What you will learn Get a solid understanding of how Docker containers work Network Docker images and environments to allow communication between services Build and publish docker images from a CI/CD pipeline Use Docker Swarm to implement production-ready environments Find out how to replace Swarm with Kubernetes clusters Extend your Docker images with Plugins Who this book is forThis is the right learning asset if you are a developer or a beginner who wants to get a practical understanding of Docker containers. If you have experienced in running command shells or knowledge of IntelliJ, atom, or VSCode editors, then you will grasp the topics covered here quickly.

Delphi GUI Programming with FireMonkey - Unleash the full potential of the FMX framework to build exciting cross-platform apps... Delphi GUI Programming with FireMonkey - Unleash the full potential of the FMX framework to build exciting cross-platform apps with Embarcadero Delphi (Paperback)
Andrea Magni; Foreword by Marco Cantu
R1,521 Discovery Miles 15 210 Ships in 10 - 15 working days

Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivity Key Features Delve into the FireMonkey framework and explore its powerful capabilities Enhance the user experience by using various technologies included in Delphi and FMX Boost developer productivity through the cross-platform capabilities enabled by the framework Book DescriptionFireMonkey (FMX) is a cross-platform application framework that allows developers to create exciting user interfaces and deliver applications on multiple operating systems (OS). This book will help you learn visual programming with Delphi and FMX. Starting with an overview of the FMX framework, including a general discussion of the underlying philosophy and approach, you'll then move on to the fundamentals and architectural details of FMX. You'll also cover a significant comparison between Delphi and the Visual Component Library (VCL). Next, you'll focus on the main FMX components, data access/data binding, and style concepts, in addition to understanding how to deliver visually responsive UIs. To address modern application development, the book takes you through topics such as animations and effects, and provides you with a general introduction to parallel programming, specifically targeting UI-related aspects, including application responsiveness. Later, you'll explore the most important cross-platform services in the FMX framework, which are essential for delivering your application on multiple platforms while retaining the single codebase approach. Finally, you'll learn about FMX's built-in 3D functionalities. By the end of this book, you'll be familiar with the FMX framework and be able to build effective cross-platform apps. What you will learn Explore FMX's fundamental components with a brief comparison to VCL Achieve visual responsiveness through alignment capabilities and layout components Enrich the user experience with the help of transitions and visual animations Get to grips with data access and visual data binding Build exciting and responsive UIs for desktop and mobile platforms Understand the importance of responsive applications using parallel programming Create visual continuity through your applications with TFrameStand and TFormStand Explore the 3D functionalities offered by FMX Who this book is forThis book is for Delphi developers who are looking to discover the full potential of the FireMonkey framework in order to build interactive cross-platform GUI applications and achieve an optimal UI/UX. Basic familiarity with Delphi programming and the VCL will be beneficial but not mandatory.

Automated Hierarchical Synthesis of Radio-Frequency Integrated Circuits and Systems - A Systematic and Multilevel Approach... Automated Hierarchical Synthesis of Radio-Frequency Integrated Circuits and Systems - A Systematic and Multilevel Approach (Hardcover, 1st ed. 2020)
Fabio Passos, Elisenda Roca, Rafael Castro-Lopez, Francisco V. Fernandez
R1,562 Discovery Miles 15 620 Ships in 10 - 15 working days

This book describes a new design methodology that allows optimization-based synthesis of RF systems in a hierarchical multilevel approach, in which the system is designed in a bottom-up fashion, from the device level up to the (sub)system level. At each level of the design hierarchy, the authors discuss methods that increase the design robustness and increase the accuracy and efficiency of the simulations. The methodology described enables circuit sizing and layout in a complete and automated integrated manner, achieving optimized designs in significantly less time than with traditional approaches.

Hardware Supply Chain Security - Threat Modelling, Emerging Attacks and Countermeasures (Hardcover, 1st ed. 2021): Basel Halak Hardware Supply Chain Security - Threat Modelling, Emerging Attacks and Countermeasures (Hardcover, 1st ed. 2021)
Basel Halak
R3,481 Discovery Miles 34 810 Ships in 10 - 15 working days

This book presents a new threat modelling approach that specifically targets the hardware supply chain, covering security risks throughout the lifecycle of an electronic system. The authors present a case study on a new type of security attack, which combines two forms of attack mechanisms from two different stages of the IC supply chain. More specifically, this attack targets the newly developed, light cipher (Ascon) and demonstrates how it can be broken easily, when its implementation is compromised with a hardware Trojan. This book also discusses emerging countermeasures, including anti-counterfeit design techniques for resources constrained devices and anomaly detection methods for embedded systems.

Getting Started with NSX-T: Logical Routing and Switching - The Basic Principles of Building Software-Defined Network... Getting Started with NSX-T: Logical Routing and Switching - The Basic Principles of Building Software-Defined Network Architectures with VMware NSX-T (Paperback, 1st ed.)
Iwan Hoogendoorn
R1,424 R1,121 Discovery Miles 11 210 Save R303 (21%) Ships in 10 - 15 working days

This primer on NSX-T helps you understand the capabilities and features of NSX-T, how to configure and manage NSX-T, and integrate NSX-T with other software. The book is the first in a series that will teach you the basics of NSX-T, which is an update of VMware's original software-defined networking (SDN) architecture aimed at making networks agile and flexible. You will become familiar with VMware's software-defined data center (SDDC) ecosystem and how NSX-T fits in. You will understand NSX-T components such as NSX-T Manager, NSX-T Edge Transport Nodes, and NSX-T Host Transport Nodes. And you will learn how to install and configure network services such as East/West and North/South routing capabilities, layer two switching, VRF, EVPN, multicast, and layer two bridging. The book provides best practices on how to configure routing and switching features, and teaches you how to get the required visibility of not only your NSX-T platform but also your NSX-T-enabled network infrastructure. The book explains security, advanced network features, and multi-site capabilities and demonstrates how network and security services can be offered across multiple on-premise locations with a single pane of glass for networking and security policy management. The interface with public cloud services is discussed and the book explains NSX-T operation in an on-premise private cloud and positioning and integrating NSX-T on a public cloud (off premises). What You Will Learn Understand how NSX-T fits in the VMware SDDC ecosystem Know what NSX-T is, its components, and the terminology used Install NSX-T Configure NSX-T network services Manage the NSX-T network Who This Book Is For Virtualization administrators, system integrators, and network administrators

8051 Microcontrollers - Fundamental Concepts, Hardware, Software and Applications in Electronics (Hardcover, 1st ed. 2019):... 8051 Microcontrollers - Fundamental Concepts, Hardware, Software and Applications in Electronics (Hardcover, 1st ed. 2019)
Salvador Pinillos Gimenez
R2,263 R1,361 Discovery Miles 13 610 Save R902 (40%) Ships in 9 - 15 working days

This textbook describes in detail the fundamental information about the 8051 microcontroller and it carefully teaches readers how to use the microcontroller to make both electronics hardware and software. In addition to discussion of the 8051 internals, this text includes numerous, solved examples, end-of-chapter exercises, laboratory and practical projects.

Mastering Docker - Enhance your containerization and DevOps skills to deliver production-ready applications (Paperback, 4th... Mastering Docker - Enhance your containerization and DevOps skills to deliver production-ready applications (Paperback, 4th Revised edition)
Russ McKendrick
R1,098 Discovery Miles 10 980 Ships in 10 - 15 working days

Unlock the full potential of the Docker containerization platform with this practical guide Key Features Explore tools such as Docker Engine, Machine, Compose, and Swarm Discover how you can integrate Docker into your everyday workflows Get well-versed with Kubernetes options such as Minikube, Kind, and MicroK8s Book DescriptionDocker has been a game changer when it comes to how modern applications are deployed and created. It has now grown into a key driver of innovation beyond system administration, with a significant impact on the world of web development. Mastering Docker shows you how you can ensure that you're keeping up with the innovations it's driving and be sure you're using it to its full potential. This fourth edition not only demonstrates how to use Docker more effectively but also helps you rethink and reimagine what you can achieve with it. You'll start by building, managing, and storing images along with exploring best practices for working with Docker confidently. Once you've got to grips with Docker security, the book covers essential concepts for extending and integrating Docker in new and innovative ways. You'll also learn how to take control of your containers efficiently using Docker Compose, Docker Swarm, and Kubernetes. By the end of this Docker book, you'll have a broad yet detailed sense of what's possible with Docker and how seamlessly it fits in with a range of other platforms and tools. What you will learn Get to grips with essential Docker components and concepts Discover the best ways to build, store, and distribute container images Understand how Docker can fit into your development workflow Secure your containers and files with Docker's security features Explore first-party and third-party cluster tools and plugins Launch and manage your Kubernetes clusters in major public clouds Who this book is forIf you are a software architect, DevOps engineer, sysadmin, or IT professional looking to leverage Docker's extensive features for innovating any process from system administration to web development, Mastering Docker will show you how you can use it to its full potential. A basic understanding of containerization and prior Docker experience is necessary.

Viruses, Hardware and Software Trojans - Attacks and Countermeasures (Hardcover, 1st ed. 2020): Anatoly Belous, Vitali Saladukha Viruses, Hardware and Software Trojans - Attacks and Countermeasures (Hardcover, 1st ed. 2020)
Anatoly Belous, Vitali Saladukha
R4,692 Discovery Miles 46 920 Ships in 10 - 15 working days

This book provides readers with a valuable reference on cyber weapons and, in particular, viruses, software and hardware Trojans. The authors discuss in detail the most dangerous computer viruses, software Trojans and spyware, models of computer Trojans affecting computers, methods of implementation and mechanisms of their interaction with an attacker - a hacker, an intruder or an intelligence agent. Coverage includes Trojans in electronic equipment such as telecommunication systems, computers, mobile communication systems, cars and even consumer electronics. The evolutionary path of development of hardware Trojans from "cabinets", "crates" and "boxes" to the microcircuits (IC) is also discussed. Readers will benefit from the detailed review of the major known types of hardware Trojans in chips, principles of their design, mechanisms of their functioning, methods of their introduction, means of camouflaging and detecting, as well as methods of protection and counteraction.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Designing Switch/Routers - Fundamental…
James Aweya Paperback R3,845 Discovery Miles 38 450
Enterprise Level Security 1 & 2
Kevin Foltz, William R. Simpson Paperback R1,421 Discovery Miles 14 210
Asynchronous On-Chip Networks and…
Wei Song, Guangda Zhang Hardcover R2,401 Discovery Miles 24 010
Understanding Computers - Today and…
Charles Parker, Deborah Morley Paperback R1,353 R1,211 Discovery Miles 12 110
Discoverability in Digital Repositories…
Liz Woolcott, Ali Shiri Paperback R971 Discovery Miles 9 710
Edge-AI in Healthcare - Trends and…
Sonali Vyas, Akanksha Upadhyaya, … Hardcover R2,644 Discovery Miles 26 440
The Architecture of Computer Hardware…
I Englander Paperback R4,268 R677 Discovery Miles 6 770
Losing the Cybersecurity War - And What…
Steve King Paperback R965 Discovery Miles 9 650
Intelligent Analytics for Industry 4.0…
Avinash Chandra Pandey, Abhishek Verma, … Hardcover R3,089 Discovery Miles 30 890
Empowered or Left Behind - Use of…
DeeDee M. Bennett Gayle, Xiaojun (Jenny) Yuan Hardcover R1,448 Discovery Miles 14 480

 

Partners