Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 551
- Computer networks 496
- Cloud computing 484
- Application software 478
- Management 457
- Engineering & Applied Sciences 381
- Security measures 363
- Taxation 355
- Examinations 283
- Database management 281
- Computer security 268
- Data processing 248
- Economic conditions 245
- Computer Science 243
- Historia 241
- Operating systems (Computers) 240
- Law and legislation 239
- Computer programs 215
- Certification 201
- Computer software 184
- Information technology 175
- Politics and government 171
- Electronic data processing personnel 168
- Artificial intelligence 167
- Medicine 161
- History 158
- Technology: general issues 154
- Ecology 153
- Economic history 143
- Linux 140
-
8081Publicado 2021Tabla de Contenidos: “…8.1.3 Service-level tests: Testing a microservice from outside its process -- 8.1.4 Unit-level tests: Testing endpoints from within the process -- 8.2 Testing libraries: Microsoft.AspNetCore.TestHost and xUnit -- 8.2.1 Meet Microsoft.AspNetCore.TestHost -- 8.2.2 Meet xUnit -- 8.2.3 xUnit and Microsoft.AspNetCore.TestHost working together -- 8.3 Writing unit tests using Microsoft.AspNetCore.TestHost -- 8.3.1 Setting up a unit-test project -- 8.3.2 Using the TestServer and HttpClient to unit-test endpoints -- 8.3.3 Injecting mocks into endpoints -- 8.4 Writing service-level tests -- 8.4.1 Creating a service-level test project -- 8.4.2 Creating mocked endpoints -- 8.4.3 Executing the test scenario against the microservice under test -- Summary -- Part 3 Handling cross-cutting concerns: Building a reusable microservice platform -- 9 Cross-cutting concerns: Monitoring and logging -- 9.1 Monitoring needs in microservices -- 9.2 Logging needs in microservices -- 9.2.1 Tracing requests across microservices -- 9.2.2 Structured logging with Serilog -- 9.3 Implementing the monitoring endpoints -- 9.3.1 Implementing the /health/live monitoring endpoint -- 9.3.2 Implementing the /health/startup monitoring endpoint -- 9.4 Implementing structured logging -- 9.4.1 Adding a trace ID to all log messages -- 9.4.2 Trace ID is included in outgoing HTTP requests -- 9.4.3 Logging unhandled exceptions -- 9.5 Implementing monitoring and logging in Kubernetes -- 9.5.1 Configure monitoring in Kubernetes -- Summary -- 10 Securing microservice-to-microservice communication -- 10.1 Microservice security concerns -- 10.1.1 Authenticating users at the edge -- 10.1.2 Authorizing users in microservices -- 10.1.3 How much should microservices trust each other? …”
Libro electrónico -
8082Publicado 2013Tabla de Contenidos: “…7 Experience of Real-World Sensor Network Deployment7.1 Volcano Monitoring; 7.2 First Deployment of Volcano Monitoring Sensor Network; 7.3 Main Contribution; 7.4 Hardware Design; 7.5 Software Design; 7.6 Deployment Experience; 7.7 Second Deployment of Volcano Monitoring Sensor Network; 7.8 System Overview; 7.9 Automatic Fault Detection and Recovery; 7.10 Remote Command and Control; 7.11 Configurable Sensing; 7.12 Over-the-Air Network Reprogramming; 7.13 Data Quality Evaluation; 7.14 System Debugging Experience; 7.15 Event Detection Accuracy; 7.16 Data Prioritization…”
Libro electrónico -
8083Publicado 2023Tabla de Contenidos: “…Network performance monitoring -- 1.3.2. Intrusion detection system -- 1.4. …”
Libro electrónico -
8084Publicado 2021Tabla de Contenidos: “…Language and Keyword -- Platform -- Intent Detection -- Solutions -- Building a Platform for Capturing Conversation-Related Metrics and Redacting Sensitive Information -- Detecting User Sentiment -- Topic Mining -- Collecting Customer Rating Metrics -- Net Promoter Score (NPS) -- Customer Satisfaction (CSAT) -- Customer Effort Score (CES) -- Monitoring Chat Session and Funnel Metrics with Dialogflow, Chatbase, or Actions on Google -- Metrics to Monitor -- Total Usage -- Percentage of Users That Matches the Intent -- Completion Rate -- Drop-Off Rate/Drop-Off Place -- Channel-Specific Metrics to Monitor -- User Retention -- Endpoint Health -- Discovery -- Dialogflow Built-in Analytics -- Monitoring Metrics with Chatbase -- Analytics on Actions on Google -- Capturing Chatbot Model Health Metrics for Testing the Underlying NLU Model Quality -- True Positive-A Correctly Matched Intent -- True Negative-An Unsupported Request -- False Positive-A Misunderstood Request -- False Negative-A Missed Request -- True Positive Rate -- False Positive Rate -- ROC Curve -- Accuracy -- Precision -- F1 Score -- Confusion Matrix -- Summary -- Further Reading -- Appendix: An Introduction to Dialogflow CX -- How the Industry Is Changing Its Conversation Complexity -- Where Dialogflow CX Fits In -- Dialogflow CX Features -- New Concepts in Dialogflow CX -- Flows -- Pages -- State Handlers -- Contact Center Features -- Customer-Managed Encryption Keys (CMEKs) -- Where Both Products Differ -- Agents -- NLU -- Analytics -- Entities -- Intents -- Fulfillment and Webhooks -- APIs -- Error Handling -- When to Use Dialogflow CX vs. …”
Libro electrónico -
8085Publicado 2018Tabla de Contenidos: “…Automatic bean detection with stereotype annotations -- The @ComponentScan annotation -- The @Lazy annotation -- Spring bean scopes -- Performance assessment with different configurations -- Lazy loading versus preloading -- Singleton versus prototype bean -- Spring bean configuration best practices -- DI pitfalls -- First pitfall -- Second pitfall (with AOP) -- Summary -- Chapter 3: Tuning Aspect-Oriented Programming -- AOP concepts -- Limitations of OOP -- Code tangling -- Code scattering -- AOP - problem solver -- Spring AOP terminology and concepts -- Defining pointcuts -- Types of advice -- Aspect instantiation models -- AOP proxies -- JDK dynamic proxies and CGLIB proxies -- ProxyFactoryBean -- ProxyFactoryBean in action -- Performance JDK dynamic proxy versus CGLIB proxy -- Caching -- AOP method profiling -- PerformanceMonitorInterceptor -- Custom monitoring interceptor -- Spring AOP versus AspectJ -- What is AspectJ? …”
Libro electrónico -
8086Publicado 2023Tabla de Contenidos: “…Debugging a .NET application -- Instrumenting your code to produce meaningful logging information -- Instrumenting a Python application -- Instrumenting a .NET C# application -- Using Jaeger to monitor and troubleshoot -- Summary -- Questions -- Answers -- Chapter 7: Testing Applications Running in Containers -- Technical requirements -- Benefits of testing applications in containers -- Why do we test? …”
Libro electrónico -
8087Publicado 2015Tabla de Contenidos: “…Machine generated contents note: Contents Forward Preface 1 -- INTRODUCTIONS AND MOTIVATION 1.1 Introduction 1.2 The book 1.2.1 Objectives 1.2.2 Benefits 1.2.3 Organization 1.2.4 Book Cover 1.2.5 Impact of C-IoT 1.2.6 Summary 1.3 C-IoT Terms of References 1.3.1 Introduction 1.3.2 Need for IoT Framework 1.3.3 C-IoT Domains and Business Apps Model 1.3.4 C-IoT Roadmap 1.3.5 C-IoT Platform and Developer Community 1.3.6 C-IoT Opportunities for Business apps, solutions and systems 1.4 The Future 1.4.1 General Trends 1.4.2 Point Solutions 1.4.3 Collaborative IoT 1.4.4 C-IoT and RFID 1.4.5 C-IoT and Nanotechnology 1.4.6 Cyber-Collaborative IoT (C2-IoT) 1.4.7 C2-IoT and EBOLA Case 1.4.8 Summary 2 -- APPLICATION REQUIREMENTS 2.1 C-IOT Landscape 2.1.1 C-IoT Model and Architecture Layers 2.1.2 C-IoT Model and Enabling Technologies 2.1.3 Definition of key elements 2.1.4 Requirement Considerations 2.1.5 C-IoT System Solution - Requirement Considerations 2.2 Applications Requirement - Use Cases 2.3 Health & Fitness (Lead Example) 2.3.1 Landscape 2.3.2 Health & Fitness - Sensing Requirements 2.3.3 Health & Fitness - Gateway Requirements 2.3.4 Health & Fitness - Service Requirements 2.3.5 Health & Fitness - Solution Considerations 2.3.6 Health & Fitness - System Considerations 2.3.7 Health & Fitness and Hospitals 2.4 Video Surveillance 2.4.1 Landscape 2.4.2 Video Surveillance - Across Home, Industry and Infrastructure 2.4.3 Video Surveillance - Sensing Requirements 2.4.4 Video Surveillance - Gateway Requirements 2.4.5 Video Surveillance - Services 2.4.6 Example: Red Light Camera - Photo Enforcement Camera 2.4.7 Conclusion 2.5 Smart Home & Building 2.5.1 Landscape 2.5.2 Requirement 2.5.3 Home - Sensing Requirements 2.5.4 Home - Gateway Requirements 2.5.5 Home - Services 2.6 Smart Energy 2.6.1 Landscape 2.6.2 Requirements 2.6.3 Smart Energy - Sensing Requirements 2.6.4 Smart Energy - Gateway Requirements 2.6.5 Smart Energy - Services 2.6.6 The Smart Energy App 2.6.7 Smart Energy and Network Security 2.7 Track & Monitor 2.7.1 Landscape 2.7.2 Track & Monitory - Sensing Requirements 2.7.3 Track & Monitor - Services 2.7.4 Track & Monitor - Solution Considerations 2.7.5 Track & Monitor - Examples 2.8 Smart Factory/Manufacturing 2.8.1 Factory Automation - Robot 2.8.2 Caregiver and Robot 2.8.3 Industrial Robot 2.9 Others: Smart Car, Smart Truck and Smart City 2.9.1 Smart Car 2.9.2 Smart Roadside 2.9.3 Drone 2.9.4 Machine Vision 2.9.5 Smart City 3 -- C-IOT APPLICATIONS AND SERVICES 3.1 Smart IoT Application Use Cases 3.1.1 Health monitoring - Individual level (Fitness/Health Tracking wearables) 3.1.2 Health Monitoring at Business level (used in clinic) 3.1.3 Home and Building Automation - Individual level (Smart Home) 3.1.3.1 Smart Thermostat (Smart Energy Management) 3.1.3.2 Smart Smoke Alarm (Safety) 3.1.3.3 Smart IP Camera for Video Surveillance (Security) 3.1.3.4 Smart Service Robots at Consumer level - Roombas iRobot 3.1.3.5 Smart Home Gateway (Scalable for Smart Building Automation) 3.1.3.6 Smart Building Automation 3.1.4 Smart Energy and Smart Grid 3.1.5 Smart Energy Gateways 3.1.6 Industrial and Factory Automation 3.1.7 Smart Transportation & Fleet Logistics (Connected Cars - V2X: V2V, V2I) 3.1.8 Smart City 3.2 Smart IoT Platform 3.2.2 Smart IoT Software Gateway Platform 3.2.3 Smart Sensor Fusion Platform 3.3 Secured C-IoT Software Platform 3.3.1 C-IoT Security - Example on Smart Energy 3.3.2 Securing NAN (Metrology-to-Concentrator) 3.3.3 Securing Home Area Network (HAN) 3.3.4 Securing WAN (Concentrator-to-Sub Station/Utility Servers) 3.3.5 Platform Solution for Concentrator 3.3.6 Platform Solution for Sub Station/Utility Servers 3.3.7 Network Topology and IP Addressing: WAN 3.3.8 Security on the Concentrator and Utility Servers 3.3.9 Summary on C-IoT Security 4 -- IOT REFERENCE DESIGN KIT 5 -- C-IOT CLOUD-BASED SERVICES AND END DEVICE DIVERSIITY 5.1 C-IoT Cloud Based Services 5.1.1 Introduction and Drivers to C-IoT Service Platform 5.1.2 Classes of C-IoT Cloud Computing 5.1.3 C-IoT Innovative and Collaborative Services 5.1.4 The Emerging Data Centre LAN 5.2 C-IoT User Device Diversity 5.2.1 Introduction 5.2.2 C-IoT Developers/Platform 5.2.3 Wearable Devices - Individual 5.2.4 Harvesting (Self-powered nodes) - Infrastructure Applications 5.2.5 Embedded Devices and Servers 5.2.6 Performing Sentiment Analysis Using Big Data 5.2.7 Far-Reaching Consequence 5.2.8 Collaboration 6 -- IMPACT OF C-IOT AND TIPS 6.1 Impact on Business Process Productivity and Smart of Digital Life 6.1.1 Individual 6.1.2 Industry 6.1.3 Infrastructure 6.2 Considerations of developing Differentiated C-IoT Solutions 6.2.1 Software Processes and Platform 6.2.3 Standardization 6.2.4 Advertising Ecosystem Value Exchange 6.2.5 Opportunity with Industry Supply Chain for Material Handling 6.3 Practical Tips in maintaining Digital Life Style 6.3.1 Mobile and Wearable Computing 6.3.2 Robotics and Automation 6.3.3 Sensors and C-IoT 6.3.4 BIG Data and Predictive Analysis 6.3.5 The Changing Workforce 6.3.6 Sustainability 7 -- CONCLUSION 7.1 Simple C-IoT Domains and Model 7.2 Disruptive Business Applications of C-IoT 7.3 A New LifeStyle 7.4 Development Platform 7.5 C-IoT emerging Standards, Consortiums and other Initiatives 7.5.1 C-IoT Emerging Standards 7.5.2 C-IoT Emerging Consortiums 7.5.3 Forums, Workshops, and other Initiatives 7.5.4 C-IoT and Radio Communications 7.5.5 C-IoT and Nanotechnology 7.5.6 C-IoT and Security 7.6 Final Note References About the Authors Index …”
Libro electrónico -
8088Publicado 2011Tabla de Contenidos: “…Quiz -- Tools Used to Monitor Active Directory -- Network Monitor -- Task Manager -- Event Viewer -- Reliability and Performance Monitor -- Windows System Resource Manager -- Server Performance Advisor -- Monitoring and Troubleshooting Active Directory Replication -- Troubleshooting the Application of Group Policy Objects -- Resultant Set of Policy -- Review All the Key Topics -- Complete the Tables and Lists from Memory -- Definitions of Key Terms -- Chapter 15 Maintaining Active Directory -- "Do I Know This Already?" …”
Libro electrónico -
8089Publicado 2013Tabla de Contenidos: “…McCullough, and Bonnie Flood Chez -- Invasive hemodynamic and oxygen transport monitoring during pregnancy / Nan H. Troiano and Sreedhar Gaddipati -- Mechanical ventilation during pregnancy / Nan H. …”
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Enlace del recurso
Libro electrónico -
8090Publicado 2022Tabla de Contenidos: “…The Advent of Precision Immunology: Immunogenetics at the Center of Immune Cell Analysis in Health and Disease -- Next-Generation Sequencing-Based Clonality Detection of Immunoglobulin Gene Rearrangements in B-Cell Lymphoma -- One-Step Next Generation Sequencing of Immunoglobulin and T-Cell Receptor Gene Recombinations for MRD Marker Identification in Acute Lymphoblastic Leukemia -- Immunoglobulin/T-Cell Receptor Gene Rearrangement Analysis Using RNA-Seq -- Minimal Residual Disease Analysis by Monitoring Immunoglobulin and T-Cell Receptor Gene Rearrangements by Quantitative PCR and Droplet Digital PCR -- Quality Control for IG/TR Marker Identification and MRD Analysis -- cfDNA-Based NGS IG Analysis in Lymphoma -- Targeted Locus Amplification as Marker Screening Approach to Detect Immunoglobulin (IG) Translocations in B-Cell Non-Hodgkin Lymphomas -- Immunoglobulin/T-Cell Receptor Capture Strategy for Comprehensive Immunogenetics -- Immunoglobulin Gene Mutational Status Assessment by Next Generation Sequencing in Chronic Lymphocytic Leukemia -- NGS-Based B-Cell Receptor Repertoire Analysis in the Context of Inborn Errors of Immunity -- Generic Multiplex Digital PCR for Accurate Quantification of T-Cells in Copy Number Stable and Unstable DNA Samples -- Gene Engineering T-Cells with T-Cell Receptor for Adoptive Therapy -- Combined Analysis of Transcriptome and T-Cell Receptor Alpha Beta (TRA/TRB) Repertoire in Paucicellular Samples at the Single Cell Level -- AIRR Community Guide to Planning and Performing AIRR-Seq Experiments -- Adaptive Immune Receptor Repertoires (AIRR) Community Guide to TR and IG Gene Annotation -- Adaptive Immune Receptor Repertoires (AIRR) Community Guide to Repertoire Analysis -- Bulk gDNA Sequencing of Antibody Heavy Chain Gene Rearrangements for Detection and Analysis of B-Cell Clone Distribution: A Method by the AIRR Community -- Bulk Sequencing from mRNA with UMI for Evaluation of B-Cell Isotype and Clonal Evolution: A Method by the AIRR Community -- Single Cell Analysis and Tracking of Antigen-Specific T-Cells: Integrating Paired-Chain AIRR-Seq and Transcriptome Sequencing: A Method by the AIRR Community -- Quality Control: Chain Pairing Precision and Monitoring of Cross-Sample Contamination: A Method by the AIRR Community -- Immune Repertoire Analysis on High-Performance Computing Using VDJServer V1: A Method by the AIRR Community -- Data Sharing and Re-Use: A Method by the AIRR Community -- IMGT® Immunoinformatics Tools for Standardized V-DOMAIN Analysis -- IMGT/3Dstructure-DB: T-Cell Receptor TR Paratope and Peptide/Major Histocompatibility pMH Contact Sites and Epitope -- ARResT/Interrogate Immunoprofiling Platform: Concepts, Workflows, and Insights -- Purpose-Built Immunoinformatics for BcR IG/TR Repertoire Data Analysis…”
Libro electrónico -
8091Publicado 2016Tabla de Contenidos: “…Dispersion-Managed Solitons; IV. Conclusions; References; Part III: Submarine Equipment; Chapter 9. …”
Libro electrónico -
8092
-
8093por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…Checklist -- Principle 12: Monitoring and evaluation -- 12.1. Water governance indicators -- 12.2. …”
Publicado 2018
Libro electrónico -
8094por Organisation for Economic Co-operation and Development.Tabla de Contenidos: “…-- What are the key features of an international framework to detect, identify, monitor, evaluate and manage xenozoonotic risk -- What can we learn from the international regulatory experience on gene therapy? …”
Publicado 1999
Libro electrónico -
8095Publicado 2016Tabla de Contenidos: “…Cover ; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: The Configuration Manager Troubleshooting Toolkit; Microsoft System Center Configuration Manager Toolkit; Server tools; Client tools; Microsoft System Center 2012 Configuration Manager Support Center; WMI tools; Registry Editor; Group Policy tools; Log file viewer; Error code lists; PowerShell; Network tools; System Center Configuration Manager Management Pack; Community contributions; Summary; Chapter 2 : Configuration Manager Monitoring Workspace and Log Files…”
Libro electrónico -
8096Publicado 2016Tabla de Contenidos: “…List Comprehensions: Generate and TestProcesses and Message Passing; Fail Safe!; Links and Monitors for Supervision; Links; Monitors; Records; Maps; Macros; Upgrading Modules; ETS: Erlang Term Storage; Distributed Erlang; Naming and Communication; Node Connections and Visibility; Summing Up; What's Next?…”
Libro electrónico -
8097por Sullivan, Kevin. authorTabla de Contenidos: “…Independent Audit Function Training ; Risk Management; Conducting Due Diligence ; Customer Risk ; Product and Service Risk ; Geographic Risk ; Common Program Deficiencies; Summary; Chapter 5: Know Your Customer and Customer Identification Program; Elements of a KYC Program; Customer Identification; Basic Customer Due Diligence; Beware Shell Companies; Identifying Customers Online ; Monitor Transactions ; The Diligences; Start with a Checklist; Beware of "Voo-Due" Diligence ; When to Perform Due Diligence or Enhanced Due Diligence ; The Investigative Mind-Set…”
Publicado 2015
Libro electrónico -
8098Publicado 2015Tabla de Contenidos: “…Chapter 7: Performance Tuning and MonitoringPerformance tuning of RabbitMQ instances; Memory usage; Faster runtime execution; Message size; The maximum frame size of messages; The maximum number of channels ; Connection heartbeats; Clustering and high availability; QoS prefetching; Message persistence; Mnesia transaction logs; Acknowledgements, transactions and publisher confirms; Message routing; Queue creation/deletion; Queue message TTL; Alarms; Network tuning; Client tuning; Performance testing; Monitoring of RabbitMQ instances; The management UI; Nagios; Monit; Munin…”
Libro electrónico -
8099Publicado 2015Tabla de Contenidos: “…Technique two - the numeric methodSetting umask; Setuid; Setgid; Sticky bit; Summary; Chapter 2: Drilling Deep into Process Management, Job Control, and Automation; Introducing process basics; Monitoring processes using ps; Process management; Process monitoring tools - top, iostat, and vmstat; Understanding ""at""; Understanding ""crontab""; Summary; Chapter 3: Using Text Processing and Filters in Your Scripts; Text filtering tools; Head and tail; The diff command; The cut command; The paste command; The join command; The uniq command; The comm command; The tr command; IO redirection…”
Libro electrónico -
8100Publicado 2015Tabla de Contenidos: “…Electronic Image ReproductionHow the Video Camera Makes a Picture-Analog and Digital Standards; Video Signal Control; The Color Signal; Camera Performance Characteristics; Camera Configurations; Camera Viewfinder Systems; Color Plates; Insert Follows; Chapter 4 Operating the Video Camcorder; The Basic System; Common Camcorder Camera Section Controls; VCR Section Controls and Inputs/Outputs; Power and Videotape; Camcorder System Setup; Audio and Video Connectors; Monitoring the Recording; Camera-Mounting Equipment; Carrying the Equipment; Chapter 5 Video Recording; Videotape Recording…”
Libro electrónico