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
-
7961por Hillenkötter, EikeTabla de Contenidos: “…Livemitschnitt -- 11.1 Pegel -- 11.2 DI -- 11.3 Monitore -- 11.4 Raum- und Publikumsmikrofone -- 11.5 Busse und Fader -- 12. …”
Publicado 2022
Libro electrónico -
7962Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credit -- Dedicated -- Foreword -- Contributors -- Table of Contents -- Preface -- Part 1: Entering the World of the Internet of Things -- Chapter 1: Transforming to an IoT Business -- Understanding IoT technologies -- Leveraging IoT for digital transformation -- Monitoring and managing assets and inventory -- Increasing operational efficiencies and productivity -- Creating smart factories -- New business opportunities -- Improving the customer experience -- Understanding IoT markets -- Transportation -- Supply chain logistics -- Industrial and manufacturing -- Healthcare -- Energy/utilities -- Summary -- Chapter 2: Understanding IoT Devices and Architectures -- High-level IoT architecture -- The link layer -- The network layer -- The transport layer -- The application layer -- The data format -- The cellular IoT network architecture -- The UE -- eNodeB -- EPC -- An overview of IoT device types and use cases -- Serial modems -- Routers -- Gateways -- Remote monitoring devices -- Asset trackers -- Best practices -- Leveraging off-the-shelf technology components -- Leveraging established IoT technology partners -- Planning on solution life cycle management -- Slow and steady wins the race -- Security is paramount -- Summary -- Chapter 3: Introducing IoT Wireless Technologies -- Licensed versus unlicensed technologies -- Network topologies -- WWAN and WLAN IoT technologies -- Bluetooth/BLE -- Wi-Fi -- LoRa and LoRaWAN -- LR-WPAN (IEEE 802.15.4) -- Technical and cost comparisons -- Frequency spectrum -- Range -- Power consumption -- Data throughput -- Module cost -- Wireless technology use cases -- Bluetooth/BLE -- Wi-Fi -- LoRa -- LR-WPAN -- Best practices in deploying IoT wireless technologies -- 1. …”
Libro electrónico -
7963Publicado 2017Tabla de Contenidos: “…Summary -- Chapter 8: Accessing Data using Entity Framework Core 2 -- Getting started with Entity Framework Core 2 -- Establishing a connection -- Defining primary keys and foreign keys via Data Annotations -- Using Entity Framework Core 2 Migrations -- Creating, reading, updating, and deleting data -- Summary -- Chapter 9: Securing ASP.NET Core 2.0 Applications -- Implementing authentication -- Adding basic user forms authentication -- Adding external provider authentication -- Working with two-factor authentication -- Adding forgotten password and password reset mechanisms -- Implementing authorization -- Summary -- Chapter 10: Hosting and Deploying ASP.NET Core 2.0 Applications -- Hosting applications -- Deploying applications in Amazon Web Services -- Deploying applications in AWS Elastic Beanstalk -- Deploying applications in Microsoft Azure -- Deploying applications in Microsoft Azure App Services -- Deploying applications into Docker containers -- Deploying applications into Docker containers using Docker for Windows and Docker Enterprise Edition -- Publishing images to the Docker Hub -- Summary -- Chapter 11: Managing and Supervising ASP.NET Core 2.0 Applications -- Logging in ASP.NET Core 2.0 applications -- Logging in Microsoft Azure -- Logging in Amazon Web Services -- Monitoring ASP.NET Core 2.0 applications -- Monitoring on-premises and in Docker -- Monitoring in Microsoft Azure -- Monitoring in Amazon Web Services -- Summary -- Index…”
Libro electrónico -
7964Publicado 2023Tabla de Contenidos: “…. -- Conclusions and way forward (provision 4) -- References -- Notes -- 6 Provision 5: Monitoring and evaluation -- 5.1: Identify institutional actors to be in charge of collecting and disseminating up-to-date and reliable information and data in an open format -- 5.2: Develop comparable indicators to measure processes, outputs, outcome and impact in collaboration with stakeholders -- Only a small number of Adherents have designed indicators in the field of open government. -- 5.3: Foster a culture of monitoring, evaluation and learning among public officials by increasing their capacity to regularly conduct exercises for these purposes in collaboration with relevant stakeholders…”
Libro electrónico -
7965por Jugulum, RajeshTabla de Contenidos: “…Chapter 5 Statistical Process Control and Its Relevance in Data Quality Monitoring and Reporting -- 5.0 INTRODUCTION -- 5.1 WHAT IS STATISTICAL PROCESS CONTROL? …”
Publicado 2014
Libro electrónico -
7966Publicado 2017Tabla de Contenidos: “…. -- How it works... -- Chapter 9: Monitoring and Security -- Introduction -- Monitoring server statistics -- Getting ready -- How to do it... -- How it works... -- See also -- Monitoring producer statistics -- Getting ready -- How to do it... -- How it works... -- See also -- Monitoring consumer statistics -- Getting ready -- How to do it... -- How it works... -- See also -- Connecting with the help of Graphite -- Getting ready -- How to do it... -- How it works... -- See also -- Monitoring with the help of Ganglia -- Getting ready -- How to do it... -- How it works... -- See also -- Implementing authentication using SSL -- How to do it... -- See also…”
Libro electrónico -
7967Publicado 2024Tabla de Contenidos: “…Making incremental and reversible changes -- Predicting failures and responding -- Learning from mistakes and refining -- Keeping the operational runbook updated -- Selecting technologies for operational excellence -- Planning for operational excellence -- IT asset management -- Configuration management -- The functioning of operational excellence -- Monitoring system health -- Improving operational excellence -- IT operations analytics -- Root Cause Analysis -- Auditing and reporting -- Achieving operational excellence in the public cloud -- Driving efficiency with CloudOps -- Summary -- Chapter 10:Cost Considerations -- Design principles for cost optimization -- Calculating the total cost of ownership -- Planning the budget and forecast -- Managing demand and service catalogs -- Keeping track of expenditure -- Continuous cost optimization -- Understanding techniques for cost optimization -- Reducing architectural complexity -- Increasing IT efficiency -- Applying standardization and governance -- Resource cost tagging -- Monitoring cost usage and reports -- Driving cost optimization in the public cloud -- Green IT and its influence on cost considerations -- Cost-effective and green application hosting on AWS -- Summary -- Chapter 11:DevOps and Solution Architecture Framework -- Introducing DevOps -- Understanding the benefits of DevOps -- Understanding the components of DevOps -- Continuous integration/Continuous deployment -- Continuous monitoring and improvement -- Infrastructure as code -- Configuration management -- Introducing DevSecOps for Security -- Combining DevSecOps and CI/CD -- Implementing a CD strategy -- In-place deployment -- Rolling deployment -- Blue-green deployment -- Red-black deployment -- Immutable deployment -- Best practices for choosing the right deployment strategy -- Implementing continuous testing in the CI/CD pipeline…”
Libro electrónico -
7968Publicado 2024Tabla de Contenidos: “…-- A word about parity, data sizes, and stop bits -- Working with an Arduino -- Receiving serial data with .NET -- Faking a serial device -- Making it foolproof -- Reasons things go haywire -- Hardening your code -- Next steps -- Chapter 10: The One with the Systems Check-Ups -- Technical requirements -- Available logging frameworks -- Default logger in .NET -- NLog -- Serilog -- Comparing the logging frameworks -- Monitoring your applications -- Monitoring with Seq -- Performance counters -- Prometheus -- Other platforms for monitoring -- What you should be monitoring or logging -- Next steps -- Chapter 11: The One with the Debugging Dances -- Technical requirements -- Introducing debugging -- Debugging and profiling - an overview -- Debugging -- Profiling -- Debugging 101 -- Debug builds versus Release builds -- Breakpoints -- Debug windows -- Diagnostic Tools -- Debugging multithreaded and asynchronous code -- Parallel Watch -- Debugging deadlocks with Parallel Stacks and Thread windows -- Profiling application performance -- The prime application -- Profiling in Visual Studio -- Benchmarking different solutions -- Other tools -- Debugging tools -- Profiling tools -- Next steps -- Chapter 12: The One with the Security Safeguards -- Technical requirements -- Security for system programmers -- What could happen if we have a vulnerability? …”
Libro electrónico -
7969por Lat, Joshua ArvinTabla de Contenidos: “…Registering models to SageMaker Model Registry -- Creating a new notebook in SageMaker Studio -- Registering models to SageMaker Model Registry using the boto3 library -- Deploying models from SageMaker Model Registry -- Enabling data capture and simulating predictions -- Scheduled monitoring with SageMaker Model Monitor -- Analyzing the captured data -- Deleting an endpoint with a monitoring schedule -- Cleaning up -- Summary -- Further reading -- Chapter 9: Security, Governance, and Compliance Strategies -- Managing the security and compliance of ML environments -- Authentication and authorization -- Network security -- Encryption at rest and in transit -- Managing compliance reports -- Vulnerability management -- Preserving data privacy and model privacy -- Federated Learning -- Differential Privacy -- Privacy-preserving machine learning -- Other solutions and options -- Establishing ML governance -- Lineage Tracking and reproducibility -- Model inventory -- Model validation -- ML explainability -- Bias detection -- Model monitoring -- Traceability, observability, and auditing -- Data quality analysis and reporting -- Data integrity management -- Summary -- Further reading -- Part 5: Designing and Building End-to-end MLOps Pipelines -- Chapter 10: Machine Learning Pipelines with Kubeflow on Amazon EKS -- Technical requirements -- Diving deeper into Kubeflow, Kubernetes, and EKS -- Preparing the essential prerequisites -- Preparing the IAM role for the EC2 instance of the Cloud9 environment -- Attaching the IAM role to the EC2 instance of the Cloud9 environment -- Updating the Cloud9 environment with the essential prerequisites -- Setting up Kubeflow on Amazon EKS -- Running our first Kubeflow pipeline -- Using the Kubeflow Pipelines SDK to build ML workflows -- Cleaning up -- Recommended strategies and best practices -- Summary -- Further reading…”
Publicado 2022
Libro electrónico -
7970por National Research Council (U.S.).Tabla de Contenidos: “…AIDS -- Copyright -- PREFACE -- ACKNOWLEDGMENTS -- NOTE ON AUTHORSHIP -- Contents -- SUMMARY -- Monitoring The Spread Of HIV And Aids -- Statistics On Aids -- Statistics On HIV Infection -- Cdc's Family Of HIV Seroprevalence Surveys -- National Seroprevalence Survey -- Assuring Confidentiality -- Sexual Behavior And Aids -- Same-Gender Sex Among Men -- Teenage And Adult Heterosexuals -- Female Prostitution -- Research And Data Needs -- Data On Sexually Transmitted Diseases -- IV Drug Use And Aids -- Limiting The Spread Of HIV Infection -- Facilitating Change In Health Behaviors -- Evaluating Interventions -- Randomized Field Experiments -- Resources For Evaluation -- Overcoming Barriers To Research And Intervention -- Barriers To Research -- Collaborative Research -- Social Barriers To Intervention -- PART I UNDERSTANDING THE SPREAD OF HIV INFECTION -- 1 Monitoring The Epidemic's Course -- PREVALENCE AND INCIDENCE OF HIV INFECTION -- Uses Of HIV Prevalence And Incidence Data -- Prevalence Data -- Monitoring Trends -- Incidence Data -- Variation In Estimated Hiv Prevalence For Selected Groups -- Homosexual and Bisexual Men. -- IV Drug Users. -- Hemophiliacs. -- Heterosexual Partners of Persons with HIV Infection or at Recognized Risk. -- Patients at General Care Hospitals. -- Newborn Infants and Women of Reproductive Age. -- Prostitutes. -- Tuberculosis Patients. -- Heterosexuals Without Known Risk Factors.12 -- Variation by Age. -- Variation by Gender. -- Variation Among Blacks, Whites, and Hispanics. -- Geographic Spread of the Epidemic. -- Uncertainties About HIV Prevalence -- Principles And Methods Of Estimating Prevalence -- Probability Samples -- Full Coverage Of The Sample -- Accurate Testing -- Combining Results -- THE 1989 HIV SURVEILLANCE SYSTEM -- Surveillance Of Iv Drug Users -- Sentinel Hospital Surveillance…”
Publicado 1989
Libro electrónico -
7971Publicado 2021Tabla de Contenidos: “…-- Make TCFD Mandatory Across the Globe -- Metrics Matter for the Economy and the Planet -- New Markets and Opportunities - Parental Oversight Required -- The Urgent Need for Reliable Offset Markets -- Vigilance Against Abuse and Misuse -- Emerging Markets and Green Investments -- An Evolving Market, Properly Overseen, Will Draw Us Towards Our Net-Zero Goal -- Appendix 4.1 -- Appendix 4.2 -- References -- 5 Building a Decarbonized World: Institutional Innovations That Reinforce Market Outcomes -- Green Institutions for a Sustainable Tomorrow -- Self-reporting and Monitoring Without Enforcement Are Not Enough -- We Should Create a World Carbon Organization -- Replicate WTO Success in the Carbon Pricing Space -- The WCO Could Adjudicate and Establish Norms -- Monitoring New Markets -- Why We Need National Carbon Banks…”
Libro electrónico -
7972Publicado 2016Tabla de Contenidos: “…Additional attributesSubnets; Ports; The Neutron workflow; Booting an instance; How the logical model is implemented; Deleting an instance; Summary; Chapter 4: Interfacing with Neutron ; Using the Horizon dashboard; Managing resources within a project; Creating networks within a project; Viewing the network topology; Managing resources as an administrator; Using the Neutron client; Creating and listing networks; Creating a network; Creating a subnet; Summary; Chapter 5 : Switching; The basics of switching in OpenStack; Using Linux bridges; Using Open vSwitch; Network types; Local networks…”
Libro electrónico -
7973Tabla de Contenidos: “…Operational Reporting -- 5.1 Basics of the Operational Reporting feature -- 5.2 Hourly monitor -- 5.3 Daily report -- 5.4 Configuring notification -- 5.5 Activity log -- Chapter 6. …”
Libro electrónico -
7974Publicado 2013Tabla de Contenidos: “…Film Stock Packaging SizesCamera Reports; Recording Shot Information; Magazines; Loading Magazines; Unloading Magazines; Using a Changing Bag or Changing Tent; Marking Actors; Slates; Slating Procedures; Changing Lenses, Filters, and Magazines; Using a Video Tap and Monitor; Preparing Exposed Film for Delivery to the Lab; Shipping Film (Exposed and Unexposed); Film, X-Rays, and Carrying Film on Planes; Ordering Additional Film Stock; Storage and Care of Motion Picture Film; Film Inventory and Record of Film Shot; Completing Film Inventory Forms; Distribution of Reports…”
Libro electrónico -
7975por Spotted Eagle, DouglasTabla de Contenidos: “…Timelines, Timelines; Start Me Up!; Monitor Timelines; Trim Clips in the Timeline Window; What's the Point?…”
Publicado 2004
Libro electrónico -
7976por Evans, Brian, artistTabla de Contenidos: “…Analog DemystifiedProject 5: Telematic Breath; Hooking It Up; Uploading the Source Code; Source Code Summary; Analog Functions; analogRead(); analogWrite(); analogReference(); Analog Serial Monitor; Reading Analog Values; Using the Serial Monitor; How It Works; Mapping Values; map(); constrain(); Summary; CHAPTER 7 Advanced Functions; Timing Functions; delay(); delayMicroseconds(); millis(); micros(); Random Functions; random(); randomSeed(); Project 6: Ambient Temps; Hooking It Up; Uploading the Source Code; Source Code Summary; Writing Functions; Declaring Functions; Calling Functions…”
Publicado 2011
Libro electrónico -
7977por Kimber, AndrewTabla de Contenidos: “…2.7 Pricing within a commercial bank 2.8 Loan ratings; 2.9 Risk management; 2.10 Approaches to management; Goals of portfolio management; 2.11 Economic vs. regulatory capital; 2.12 CAR; Choice of horizon; What horizon length should we deploy?; Build of hurdle rate given a capital at risk (i.e. risk-adjusted return); 2.13 Loan case studies; Introduction to the case studies; The two asset portfolio; Loan revaluation; CAR for the portfolio; The 100 asset portfolio; 2.14 Concentration management; How to define and manage concentration; 2.15 Hedging techniques; Securitization; The asset portfolio…”
Publicado 2004
Libro electrónico -
7978por Farace, JoeTabla de Contenidos: “…Welcome to the Digital Darkroom; Back to the Future; A Shot in the Dark; Don't Go Near the Water; Permanent and Temporary Storage; The Monitor and Merrimac; Monitor Checklist; Rocket's Red Glare; Out Here in the Real World, and I don't Mean MTV; Operation Swordfish; Riding the Resolution Carousel…”
Publicado 2007
Libro electrónico -
7979por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…Step 3 - Institutional mapping for coherent visitor attractiveness strategy co-ordination -- Step 4 - Promoting the region to visitors through cohesive territorial marketing -- Step 5 - Monitor and evaluate the visitor attractiveness strategy -- References -- Notes -- 7 Multi-level governance and co-ordination mechanisms to support regional attractiveness -- Why the regional level? …”
Publicado 2023
Libro electrónico -
7980por Buchanan, PeterTabla de Contenidos: “…Conté v. 1: A natural achitecture ; Spirit of the workshop ; Early influences ; Piano practices ; Renzo Piano Building Workhops ; Calder retrospective, Turin ; Setting for Prometeo Opera ; Schlumberger Renovation, Paris ; IBM Travelling Pavilion ; IBM Ladybird Pavilion ; Lowara Offices, near Vicenza ; The Menil Collection, Houston ; Contemporary Art Museum, Newport Harbour ; Cy Twombly Pavilion, Houston ; Aluminium Research Institute, Novara ; Valleta City Gate, Malta ; Rhodes Moat Redevelopment ; Palladio Basilica Rehabilitation, Vicenza ; San Nicola Stadium, Bari ; European Synchrotron Radiation Facility, Grenoble ; Sistiana Tourist Resort, Trieste ; IRCAM Extension, Paris ; Rue de Meaux Housing, Paris…”
Publicado 1993
Libro