top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Using Web services for business integration [[electronic resource] /] / Geert Van de Putte ... [et al.]
Using Web services for business integration [[electronic resource] /] / Geert Van de Putte ... [et al.]
Edizione [1st ed.]
Pubbl/distr/stampa Research Triangle Park, NC, : IBM, International Technical Support Organization, c2004
Descrizione fisica xvi, 422 p. : ill
Altri autori (Persone) PutteGeert van de
JanaJoydeep
KeenMartin
KondepudiSandhya
MascarenhasRoberto
OgiralaSatish
RudrofDaniela
SullivanKen
SwithinbankPeter
Collana WebSphere software
IBM redbooks
Soggetto topico Electronic commerce - Computer programs
Web services
Enterprise application integration (Computer systems)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910783567203321
Research Triangle Park, NC, : IBM, International Technical Support Organization, c2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Using Web services for business integration / / Geert Van de Putte ... [et al.]
Using Web services for business integration / / Geert Van de Putte ... [et al.]
Edizione [1st ed.]
Pubbl/distr/stampa Research Triangle Park, NC, : IBM, International Technical Support Organization, c2004
Descrizione fisica xvi, 422 p. : ill
Altri autori (Persone) PutteGeert van de
JanaJoydeep
KeenMartin
KondepudiSandhya
MascarenhasRoberto
OgiralaSatish
RudrofDaniela
SullivanKen
SwithinbankPeter
Collana WebSphere software
IBM redbooks
Soggetto topico Electronic commerce - Computer programs
Web services
Enterprise application integration (Computer systems)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Front cover -- Contents -- Notices -- Trademarks -- Preface -- The team that wrote this redbook -- Become a published author -- Comments welcome -- Chapter 1. Web services technology and standards -- 1.1 Web services architecture -- 1.2 Transport layer -- 1.2.1 HTTP -- 1.2.2 JMS -- 1.2.3 SMTP -- 1.2.4 Emerging standards for transport -- 1.3 Service communication protocol layer -- 1.3.1 SOAP -- 1.4 Service description layer -- 1.4.1 XML -- 1.4.2 ebXML -- 1.4.3 WSDL -- 1.5 Service layer -- 1.5.1 Web services and J2EE -- 1.5.2 A new set of Java Specification Requests -- 1.5.3 The Apache Web Services Invoation Framework -- 1.6 Business process layer -- 1.6.1 Process Choreographer -- 1.6.2 WSFL and XLANG -- 1.6.3 Emerging standards for business process -- 1.7 Service registry layer -- 1.7.1 Static and dynamic Web services -- 1.7.2 UDDI -- 1.8 Policy layer -- 1.8.1 Security layer -- 1.8.2 Security at the transport layer -- 1.8.3 Security at the service communication protocol layer -- 1.8.4 Security at the service description layer -- 1.8.5 Emerging standards for security -- 1.8.6 Web services security references for further information -- 1.9 Transaction layer -- 1.9.1 WS-Coordination -- 1.9.2 WS-Transaction -- 1.9.3 Conversation support for Web services -- 1.10 Management layer -- Chapter 2. Sample application -- 2.1 Business motivation -- 2.2 Use cases -- 2.3 Applying the Patterns for e-business -- 2.4 Overall process/application description -- 2.4.1 Add a new contact -- 2.4.2 Use a service -- 2.4.3 Quota re-authorization -- 2.4.4 Remove contact -- 2.4.5 Summary -- 2.5 AccessTracker interfaces and tables -- 2.6 Building and deploying the DB2 database -- 2.6.1 Installing DB2 Enterprise Server Edition 8.1 -- 2.6.2 Create database and application table -- 2.7 Implementing the application -- 2.8 Deploying the application.
2.8.1 Building a development environment -- 2.8.2 Importing the application in Studio -- 2.8.3 Configuring a Test Server in Studio -- 2.8.4 Testing the EJB -- 2.9 Development of the Web service -- 2.10 Summary -- Chapter 3. WebSphere InterChange Server as a Web services router -- 3.1 The WebSphere InterChange Server and its main components -- 3.1.1 The InterChange Server -- 3.1.2 Collaborations -- 3.1.3 Business objects -- 3.1.4 Adapters -- 3.2 Why Web services for a process broker -- 3.2.1 Introducing the Web services adapter -- 3.3 Building a runtime and development environment -- 3.3.1 Installing WebSphere InterChange Server -- 3.3.2 Starting and using the InterChange Server -- 3.3.3 Using WebSphere Studio -- 3.3.4 Installing WebSphere BI Adapters V2.3.1 -- 3.3.5 Installing and configuring the Web-based System Monitor -- 3.4 Overview of implemented scenarios -- 3.5 Building the integration solution -- 3.5.1 Implementation steps -- 3.5.2 Preparing Studio -- 3.5.3 Develop business object ACC_CUSTOMERACCESS -- 3.5.4 Definition of maps -- 3.5.5 Configuring the JDBC connector -- 3.5.6 Configuring the Port connector -- 3.5.7 The collaboration template CustomerSync -- 3.5.8 The collaboration object ACC_CustomerSync -- 3.5.9 Deployment of the project -- 3.5.10 Testing the integration solution -- 3.6 Scenario 1: Invoking a collaboration as a Web service -- 3.6.1 Implementation steps -- 3.6.2 Create the top-level business object -- 3.6.3 Develop maps between ASBO and GBO -- 3.6.4 Updating the Port connector -- 3.6.5 Intermediate deployment and testing -- 3.6.6 Configure the Web services connector -- 3.6.7 Configure and create external resources for the connector -- 3.6.8 Deployment and testing -- 3.6.9 Generation of WSDL for the collaboration -- 3.6.10 Development of Web services clients -- 3.7 Scenario 2: Invoking a Web service from a collaboration.
3.7.1 Implementation steps -- 3.7.2 Using the Web services ODA -- 3.7.3 Create top-level business object -- 3.7.4 Transformation maps -- 3.7.5 Create a second instance of the Web Services adapter -- 3.7.6 Update the collaboration -- 3.7.7 Deploy and test -- 3.8 Summary -- Chapter 4. WebSphere BI Message Broker as a Web services router -- 4.1 Introducing the WebSphere BI Message Broker product -- 4.1.1 WebSphere Business Integration reference architecture -- 4.1.2 Components of WebSphere BI Message Broker -- 4.1.3 HTTP transport nodes -- 4.2 Why Web services for a message broker -- 4.3 Building a development and runtime environment -- 4.3.1 Installation of the Message Broker product -- 4.3.2 Creating the broker and configuration manager -- 4.3.3 Connecting the Toolkit to the broker domain -- 4.4 Overview of implemented scenarios -- 4.5 Scenario 1: Routing a Web service through a message flow -- 4.5.1 Implementation steps -- 4.5.2 Define the message flow -- 4.5.3 Create the broker test environment -- 4.5.4 Run the Web client -- 4.6 Scenario 2: Invoke a Web service in a message flow -- 4.6.1 Implementation steps -- 4.6.2 MQ message triggers a Web service invocation -- 4.6.3 Populating Web service invocation with MQ message elements -- 4.6.4 Populating an MQ message with the results of a Web service -- 4.7 Scenario 3: Publishing a message flow as a Web service -- 4.7.1 Implementation steps -- 4.7.2 Generate WSDL for a message definition -- 4.7.3 Update message flow -- 4.7.4 Create a bar file and deploy to broker -- 4.7.5 Build a Web service client and run it -- 4.8 Summary -- Chapter 5. WebSphere Enterprise as a Web services router -- 5.1 Introducing WebSphere Enterprise -- 5.2 Business process engine -- 5.3 Using WebSphere Enterprise for Business Integration -- 5.3.1 Request processing -- 5.3.2 Event notification.
5.3.3 Business integration based on Web services -- 5.4 Building a runtime and development environment -- 5.4.1 Installing and configuring WebSphere Application Server -- 5.5 Overview of implemented scenarios -- 5.6 Scenario 1: Router-initiated integration -- 5.6.1 Implementation steps -- 5.6.2 Connector configuration -- 5.6.3 Create and deploy a user project -- 5.6.4 Generate deploy code -- 5.6.5 Create a test server in Studio -- 5.6.6 Test end-to-end solution -- 5.7 Scenario 2: Application-initiated integration -- 5.7.1 Implementation steps -- 5.7.2 Database configuration -- 5.7.3 Create service project -- 5.7.4 Create the Enterprise JavaBean -- 5.7.5 Create the message-driven bean -- 5.7.6 Updating the test server configuration -- 5.7.7 Deployment to WebSphere Application Server and testing -- 5.8 The Adapter Monitor perspective -- 5.9 WebSphere Application Server deployment and runtime operations -- 5.10 Summary -- Chapter 6. Process Choreographer as a Web services router -- 6.1 Introducing Process Choreographer -- 6.2 Overview of implemented scenarios -- 6.3 Creating a development and runtime environment -- 6.3.1 Business process container setup -- 6.3.2 Business process container validation -- 6.4 Scenario 1: Invoking a collaboration -- 6.4.1 Overview and implementation steps -- 6.4.2 Importing and tailoring the WSDL -- 6.4.3 Creating the SOAP process -- 6.4.4 Creating the JMS process -- 6.4.5 Testing in the Unit Test Environment -- 6.4.6 Testing in WebSphere Application Server Enterprise -- 6.5 Scenario 2: Invoking a WebSphere Business Integration Adapter -- 6.6 Scenario 3: Invoking a message flow -- 6.7 Summary -- Appendix A. Hardware and software configuration -- Machine configuration -- Installation order -- Appendix B. Additional material -- Locating the Web material -- Using the Web material.
System requirements for downloading the Web material -- How to use the Web material -- Abbreviations and acronyms -- Related publications -- IBM Redbooks -- Online resources -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover.
Record Nr. UNINA-9910809963703321
Research Triangle Park, NC, : IBM, International Technical Support Organization, c2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
El uso on-line de la mediación, servicio de solución de conflictos : un instrumento para las situaciones de crisis / / María Pérez-Ugena
El uso on-line de la mediación, servicio de solución de conflictos : un instrumento para las situaciones de crisis / / María Pérez-Ugena
Autore Pérez-Ugena María
Pubbl/distr/stampa Madrid : , : Dykinson, , 2020
Descrizione fisica 1 recurso en línea (113 páginas)
Disciplina 303.69
Collana Colección Práctica de Mediación
Soggetto topico Conflict management
Mediation
Web services
Gestión de conflictos
Mediación
Servicios web
Soggetto genere / forma Libros electronicos.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione spa
Record Nr. UNINA-9910671183603321
Pérez-Ugena María  
Madrid : , : Dykinson, , 2020
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VMware vSphere design [[electronic resource] /] / Forbes Guthrie, Scott Lowe
VMware vSphere design [[electronic resource] /] / Forbes Guthrie, Scott Lowe
Autore Guthrie Forbes
Edizione [2nd ed.]
Pubbl/distr/stampa Indianapolis, Ind., : Sybex, c2013
Descrizione fisica 1 online resource (600 p.)
Disciplina 005.4469
Altri autori (Persone) LoweScott
Soggetto topico Operating systems (Computers)
Virtual computer systems
Web services
Soggetto genere / forma Electronic books.
ISBN 1-118-49394-X
1-299-31475-9
1-118-53823-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910465136603321
Guthrie Forbes  
Indianapolis, Ind., : Sybex, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VMware vSphere design [[electronic resource] /] / Forbes Guthrie, Scott Lowe
VMware vSphere design [[electronic resource] /] / Forbes Guthrie, Scott Lowe
Autore Guthrie Forbes
Edizione [2nd ed.]
Pubbl/distr/stampa Indianapolis, Ind., : Sybex, c2013
Descrizione fisica 1 online resource (600 p.)
Disciplina 005.4469
Altri autori (Persone) LoweScott
Soggetto topico Operating systems (Computers)
Virtual computer systems
Web services
ISBN 1-118-49394-X
1-299-31475-9
1-118-53823-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910792191203321
Guthrie Forbes  
Indianapolis, Ind., : Sybex, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VMware vSphere design / / Forbes Guthrie, Scott Lowe
VMware vSphere design / / Forbes Guthrie, Scott Lowe
Autore Guthrie Forbes
Edizione [2nd ed.]
Pubbl/distr/stampa Indianapolis, Ind., : Sybex, c2013
Descrizione fisica 1 online resource (600 p.)
Disciplina 005.4469
Altri autori (Persone) LoweScott
Soggetto topico Operating systems (Computers)
Virtual computer systems
Web services
ISBN 1-118-49394-X
1-299-31475-9
1-118-53823-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover -- Title Page -- Copyright -- Contents -- Chapter 1 An Introduction to Designing VMware Environments -- What Is Design? -- The Facets of vSphere Design -- The Technical Facet -- The Organizational Facet -- The Operational Facet -- The Principles of Design -- Availability -- Manageability -- Performance -- Recoverability -- Security -- The Process of Design -- Gathering and Defining Functional Requirements -- Assessing the Environment -- Performing a Gap Analysis -- Assembling the Design -- Documenting the Design -- Performing the Implementation -- Summary -- Chapter 2 The ESXi Hypervisor -- Evolution of the vSphere Hypervisor -- The ESXi Concept -- ESXi Design -- ESXi Components -- ESXi Agents -- ESXi System Image -- ESXi Customized Images -- ESXi Disk Layout -- Tardisks and Ramdisks -- ESXi Deployment -- Hardware Requirements -- ESXi Flavors: Installable, Embedded, and Stateless -- Auto Deploy Infrastructure -- Comparing Deployments Options -- Upgrading ESXi -- Migrating from ESX -- Testing -- Deployment -- Management -- Postinstallation Design Options -- Management Tools Overview -- Host-Management Tools -- Centralized Management Tools -- Hardware Monitoring -- Logging -- Summary -- Chapter 3 The Management Layer -- Reviewing the Components of the Management Layer -- VMware vCenter Server -- vSphere Client and vSphere Web Client -- vSphere Update Manager -- Management Applications -- Examining Key Management Layer Design Decisions -- Virtual or Physical vCenter Server? -- vCenter Server on Windows or vCenter Server Appliance? -- Local or Remote Database Server? -- Which Operating System for vCenter Server? -- Creating the Management Layer Design -- Availability -- Manageability -- Performance -- Recoverability -- Security -- Summary -- Chapter 4 Server Hardware -- Hardware Considerations -- Factors in Selecting Hardware -- Computing Needs.
Server Constraints -- Differentiating among Vendors -- Server Components -- CPU -- RAM -- NUMA -- Motherboard -- Storage -- Network -- PCI -- Preparing the Server -- Configuring the BIOS -- Other Hardware Settings -- Burn-in -- Preproduction Checks -- Scale-Up vs. Scale-Out -- Advantages of Scaling Up -- Advantages of Scaling Out -- Scaling Is a Matter of Perspective -- Risk Assessment -- Choosing the Right Size -- CPU to Memory Design Ratio -- Sizing the Hosts -- Blade Servers vs. Rack Servers -- Blade Servers -- Rack Servers -- Form-Factor Conclusions -- Alternative Hardware Approaches -- Cloud Computing -- Converged Hardware -- Summary -- Chapter 5 Designing Your Network -- Examining Key Network Components -- Physical Connectivity -- Network Traffic Types -- Software Components -- Exploring Factors Influencing the Network Design -- Physical Switch Support -- vSwitches and Distributed vSwitches -- IP-Based Storage -- 10Gb Ethernet -- I/O Virtualization -- SR-IOV and DirectPath I/O -- Server Architecture -- Crafting the Network Design -- Availability -- Manageability -- Performance -- Recoverability -- Security -- Design Scenarios -- Two NICs -- Four NICs -- Six NICs -- Eight NICs -- Looking to the Future -- Summary -- Chapter 6 Storage -- Dimensions of Storage Design -- Storage Design Factors -- Storage Efficiency -- vSphere Storage Features -- Designing for Capacity -- RAID Options -- Estimating Capacity Requirements -- VMFS Capacity Limits -- Large or Small Datastores? -- Thin Provisioning -- Data Deduplication -- Array Compression -- Downside of Saving Space -- Designing for Performance -- Measuring Storage Performance -- How to Calculate a Disk's IOPS -- What Can Affect a Storage Array's IOPS? -- Measuring Your Existing IOPS Usage -- Local Storage vs. Shared Storage -- Local Storage -- What about Local Shared Storage? -- Shared Storage.
Choosing a Protocol -- Fibre Channel -- iSCSI -- NFS -- Protocol Choice -- Multipathing -- SAN Multipathing -- NAS Multipathing -- vSphere Storage Features -- vSphere Storage APIs -- Performance and Capacity -- Storage Management -- Summary -- Chapter 7 Virtual Machines -- Components of a Virtual Machine -- Base Virtual Machine Hardware -- Hardware Versions -- Virtual Machine Maximums -- Hardware Choices -- Removing or Disabling Unused Hardware -- Virtual Machine Options -- SDRS Rules -- vApp Options -- vServices -- Naming Virtual Machines -- VMware Tools -- Notes, Custom Attributes, and Tagging -- Sizing Virtual Machines -- Virtual Machine CPU Design -- Cores per Socket -- CPU Hot Plug -- Resources -- Additional CPU Settings -- Virtual Machine Memory Design -- Resources -- Additional Memory Settings -- Virtual Machine Storage Design -- Disks -- Disk Types -- Disk Shares and IOPS Limits -- Disk Modes -- SCSI Controllers -- RDMs -- Storage vMotion -- Cross-Host vMotion -- VM Storage Profile -- Virtual Machine Network Design -- vNIC Drivers -- MAC Addresses -- VLAN Tagging -- Guest Software -- Selecting an OS -- Guest OS and Application Licensing -- Disk Alignment -- Defragmentation -- Optimizing the Guest for the Hypervisor -- Clones, Templates, and vApps -- Clones -- Templates -- Preparing a Template -- Virtual Appliances -- OVF Standard -- vApps -- Virtual Machine Availability -- vSphere VM Availability -- Third-Party VM Clustering -- Microsoft Application Clustering -- vCenter Infrastructure Navigator -- Summary -- Chapter 8 Datacenter Design -- vSphere Inventory Structure -- Inventory Root -- Folders -- Datacenters -- Clusters -- Resource Pools -- Hosts -- Virtual Machines -- Templates -- Storage -- Networks -- Why and How to Structure -- Clusters -- EVC -- Swapfile Policy -- Cluster Sizing -- Resource Pools -- Resource Pool Settings.
Admission Control -- Distributed Resource Scheduling -- Load Balancing -- Affinity Rules -- Distributed Power Management -- High Availability and Clustering -- High Availability -- Fault Tolerance -- Summary -- Chapter 9 Designing with Security in Mind -- Why Is Security Important? -- Separation of Duties -- Risk Scenario -- Risk Mitigation -- vCenter Server Permissions -- Risk Scenario -- Risk Mitigation -- Security in vCenter Linked Mode -- Risk Scenario -- Risk Mitigation -- Command-Line Access to ESXi Hosts -- Risk Scenario -- Risk Mitigation -- Managing Network Access -- Risk Scenario -- Risk Mitigation -- The DMZ -- Risk Scenario -- Risk Mitigation -- Firewalls in the Virtual Infrastructure -- The Problem -- The Solution -- Change Management -- Risk Scenario -- Risk Mitigation -- Protecting the VMs -- Risk Scenario -- Risk Mitigation -- Protecting the Data -- Risk Scenario -- Risk Mitigation -- Cloud Computing -- Risk Scenario -- Risk Mitigation -- Auditing and Compliance -- The Problem -- The Solution -- Summary -- Chapter 10 Monitoring and Capacity Planning -- Nothing Is Static -- Building Monitoring into the Design -- Determining the Tools to Use -- Selecting the Items to Monitor -- Selecting Thresholds -- Taking Action on Thresholds -- Alerting the Operators -- Incorporating Capacity Planning in the Design -- Planning before Virtualization -- Planning during Virtualization -- Summary -- Chapter 11 Bringing a vSphere Design Together -- Sample Design -- Business Overview for XYZ Widgets -- Hypervisor Design -- vSphere Management Layer -- Server Hardware -- Networking Configuration -- Shared Storage Configuration -- VM Design -- VMware Datacenter Design -- Security Architecture -- Monitoring and Capacity Planning -- Examining the Design -- Hypervisor Design -- vSphere Management Layer -- Server Hardware -- Networking Configuration.
Shared Storage Configuration -- VM Design -- VMware Datacenter Design -- Security Architecture -- Monitoring and Capacity Planning -- Summary -- Chapter 12 vCloud Design -- Differences Between Cloud and Server Virtualization -- Role of vCloud Director in Cloud Architecture -- vCloud Director Use Cases -- Use Case #1 -- Use Case #2 -- Use Case #3 -- Use Case #4 -- Components of the vCloud Management Stack -- vCloud Cell and NFS Design Considerations -- Management vs. Consumable Resources -- Database Concepts -- vCenter Design -- vCloud Management: Physical Design -- The Physical Side of Provider Virtual Datacenters -- The Logical Side of Provider Virtual Datacenters -- Network Pool Decisions -- External Networks -- Designing Organizations, Catalogs, and Policies -- Correlating Organizational Networks to Design -- End Users and vApp Networking -- Designing Organization Virtual Datacenters -- Multiple Sites -- Backup and Disaster Recovery -- Summary -- Index.
Record Nr. UNINA-9910812841403321
Guthrie Forbes  
Indianapolis, Ind., : Sybex, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VMware vSphere design [[electronic resource] /] / Forbes Guthrie, Scott Lowe, Maish Saidel-Keesing
VMware vSphere design [[electronic resource] /] / Forbes Guthrie, Scott Lowe, Maish Saidel-Keesing
Autore Guthrie Forbes <1973->
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, IN, : Wylie Pub., c2011
Descrizione fisica 1 online resource (385 p.)
Disciplina 005.4/3
Altri autori (Persone) LoweScott
Saidel-KeesingMaish <1974->
Soggetto topico Virtual computer systems
Web services
Soggetto genere / forma Electronic books.
ISBN 1-283-37450-1
9786613374509
1-118-06730-4
1-118-06731-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto VMware vSphere Design; Contents; Introduction; Chapter 1 An Introduction to Designing VMware Environments; What Is Design?; The Facets of vSphere Design; The Technical Facet; The Organizational Facet; The Operational Facet; The Process of Design; Gathering and Defining Functional Requirements; Assessing the Environment; Assembling the Design; Documenting the Design; Performing the Implementation; Summary; Chapter 2 ESX vs. ESXi; Two vSphere Hypervisors; ESX Design; Installation Design Options; Post-Installation Design Options; ESXi Design; Similarities; When to Use ESX; When to Use ESXi
ESXi ComponentsESXi Agents; ESXi System Image; ESXi Flavors: Installable and Embedded; ESXi Management; Migrating to ESXi; Testing; Deployment; Management; Summary; Chapter 3 Designing the Management Layer; Components of the Management Layer; VMware vCenter Server; Choosing the Operating System for your vCenter; VMware Update Manager; Management Applications; Sizing Your vCenter Server; Operating System; Using a Remote or Local Server; Number of Objects Managed; Update Manager; Plug-ins; Guided Consolidation; Storage Vendor Plug-in; Linked Mode; Prerequisites; Considerations
Under the CoversRoles; vCenter: Virtual or Physical; Physical Server; Virtual; Redundancy; vCenter; SQL/Oracle Database; Security; Isolation; Permissions; SSL Certificates; Summary; Chapter 4 Server Hardware; Hardware Considerations; Factors in Selecting Hardware; Computing Needs; Server Constraints; Differentiating Among Vendors; Server Components; CPU; RAM; NUMA; Motherboard; Storage; Network; PCI; Preparing the Server; Configuring the BIOS; Other Hardware Settings; Burn-in; Preproduction Checks; Scale Up vs. Scale Out; Advantages of Scaling Up; Advantages of Scaling Out
Scaling Is a Matter of PerspectiveRisk Assessment; Choosing the Right Size; Blade Servers vs. Rack Servers; Blade Servers; Rack Servers; Form-Factor Conclusions; Alternative Hardware Approaches; Cloud Computing; Converged Hardware; Summary; Chapter 5 Designing your Network; Designing with Redundancy; Hosts; Network Switches (pSwitches); Security; Management Network; Virtual Machine Traffic; IP Storage Network Traffic; vMotion and FT Traffic; Performance; Service Console; vMotion; IP Storage; Virtual Machine Network; Teaming Options; Guest OS Network Teaming and Virtual Machine Port Groups
IP StorageJumbo Frames; Fault Tolerance; 10GbE; Physical Network Cable; Switches; Network Modules; vSwitches and vDSs; Central Management; Private VLANs; Port Groups, Management, and VMkernel; Naming and IP Conventions; Design Scenarios; Two NICs; Four NICs; Six NICs; Eight NICs; Two 10GbE NICS; Four 10GbE NICS; Summary; Chapter 6 Storage; Dimensions of Storage Design; Storage Design Factors; Storage Efficiency; Designing for Capacity; RAID Options; Estimating Capacity Requirements; VMFS Capacity Limits; Large or Small Datastores?; VMFS Block Sizes; Thin Provisioning; Data Deduplication
Array Compression
Record Nr. UNINA-9910464849003321
Guthrie Forbes <1973->  
Indianapolis, IN, : Wylie Pub., c2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VMware vSphere design [[electronic resource] /] / Forbes Guthrie, Scott Lowe, Maish Saidel-Keesing
VMware vSphere design [[electronic resource] /] / Forbes Guthrie, Scott Lowe, Maish Saidel-Keesing
Autore Guthrie Forbes <1973->
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, IN, : Wylie Pub., c2011
Descrizione fisica 1 online resource (385 p.)
Disciplina 005.4/3
Altri autori (Persone) LoweScott
Saidel-KeesingMaish <1974->
Soggetto topico Virtual computer systems
Web services
ISBN 1-283-37450-1
9786613374509
1-118-06730-4
1-118-06731-2
Classificazione COM046090
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto VMware vSphere Design; Contents; Introduction; Chapter 1 An Introduction to Designing VMware Environments; What Is Design?; The Facets of vSphere Design; The Technical Facet; The Organizational Facet; The Operational Facet; The Process of Design; Gathering and Defining Functional Requirements; Assessing the Environment; Assembling the Design; Documenting the Design; Performing the Implementation; Summary; Chapter 2 ESX vs. ESXi; Two vSphere Hypervisors; ESX Design; Installation Design Options; Post-Installation Design Options; ESXi Design; Similarities; When to Use ESX; When to Use ESXi
ESXi ComponentsESXi Agents; ESXi System Image; ESXi Flavors: Installable and Embedded; ESXi Management; Migrating to ESXi; Testing; Deployment; Management; Summary; Chapter 3 Designing the Management Layer; Components of the Management Layer; VMware vCenter Server; Choosing the Operating System for your vCenter; VMware Update Manager; Management Applications; Sizing Your vCenter Server; Operating System; Using a Remote or Local Server; Number of Objects Managed; Update Manager; Plug-ins; Guided Consolidation; Storage Vendor Plug-in; Linked Mode; Prerequisites; Considerations
Under the CoversRoles; vCenter: Virtual or Physical; Physical Server; Virtual; Redundancy; vCenter; SQL/Oracle Database; Security; Isolation; Permissions; SSL Certificates; Summary; Chapter 4 Server Hardware; Hardware Considerations; Factors in Selecting Hardware; Computing Needs; Server Constraints; Differentiating Among Vendors; Server Components; CPU; RAM; NUMA; Motherboard; Storage; Network; PCI; Preparing the Server; Configuring the BIOS; Other Hardware Settings; Burn-in; Preproduction Checks; Scale Up vs. Scale Out; Advantages of Scaling Up; Advantages of Scaling Out
Scaling Is a Matter of PerspectiveRisk Assessment; Choosing the Right Size; Blade Servers vs. Rack Servers; Blade Servers; Rack Servers; Form-Factor Conclusions; Alternative Hardware Approaches; Cloud Computing; Converged Hardware; Summary; Chapter 5 Designing your Network; Designing with Redundancy; Hosts; Network Switches (pSwitches); Security; Management Network; Virtual Machine Traffic; IP Storage Network Traffic; vMotion and FT Traffic; Performance; Service Console; vMotion; IP Storage; Virtual Machine Network; Teaming Options; Guest OS Network Teaming and Virtual Machine Port Groups
IP StorageJumbo Frames; Fault Tolerance; 10GbE; Physical Network Cable; Switches; Network Modules; vSwitches and vDSs; Central Management; Private VLANs; Port Groups, Management, and VMkernel; Naming and IP Conventions; Design Scenarios; Two NICs; Four NICs; Six NICs; Eight NICs; Two 10GbE NICS; Four 10GbE NICS; Summary; Chapter 6 Storage; Dimensions of Storage Design; Storage Design Factors; Storage Efficiency; Designing for Capacity; RAID Options; Estimating Capacity Requirements; VMFS Capacity Limits; Large or Small Datastores?; VMFS Block Sizes; Thin Provisioning; Data Deduplication
Array Compression
Record Nr. UNINA-9910789334503321
Guthrie Forbes <1973->  
Indianapolis, IN, : Wylie Pub., c2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VMware vSphere design / / Forbes Guthrie, Scott Lowe, Maish Saidel-Keesing
VMware vSphere design / / Forbes Guthrie, Scott Lowe, Maish Saidel-Keesing
Autore Guthrie Forbes <1973->
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, IN, : Wylie Pub., c2011
Descrizione fisica 1 online resource (385 p.)
Disciplina 005.4/3
Altri autori (Persone) LoweScott
Saidel-KeesingMaish <1974->
Soggetto topico Virtual computer systems
Web services
ISBN 1-283-37450-1
9786613374509
1-118-06730-4
1-118-06731-2
Classificazione COM046090
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto VMware vSphere Design; Contents; Introduction; Chapter 1 An Introduction to Designing VMware Environments; What Is Design?; The Facets of vSphere Design; The Technical Facet; The Organizational Facet; The Operational Facet; The Process of Design; Gathering and Defining Functional Requirements; Assessing the Environment; Assembling the Design; Documenting the Design; Performing the Implementation; Summary; Chapter 2 ESX vs. ESXi; Two vSphere Hypervisors; ESX Design; Installation Design Options; Post-Installation Design Options; ESXi Design; Similarities; When to Use ESX; When to Use ESXi
ESXi ComponentsESXi Agents; ESXi System Image; ESXi Flavors: Installable and Embedded; ESXi Management; Migrating to ESXi; Testing; Deployment; Management; Summary; Chapter 3 Designing the Management Layer; Components of the Management Layer; VMware vCenter Server; Choosing the Operating System for your vCenter; VMware Update Manager; Management Applications; Sizing Your vCenter Server; Operating System; Using a Remote or Local Server; Number of Objects Managed; Update Manager; Plug-ins; Guided Consolidation; Storage Vendor Plug-in; Linked Mode; Prerequisites; Considerations
Under the CoversRoles; vCenter: Virtual or Physical; Physical Server; Virtual; Redundancy; vCenter; SQL/Oracle Database; Security; Isolation; Permissions; SSL Certificates; Summary; Chapter 4 Server Hardware; Hardware Considerations; Factors in Selecting Hardware; Computing Needs; Server Constraints; Differentiating Among Vendors; Server Components; CPU; RAM; NUMA; Motherboard; Storage; Network; PCI; Preparing the Server; Configuring the BIOS; Other Hardware Settings; Burn-in; Preproduction Checks; Scale Up vs. Scale Out; Advantages of Scaling Up; Advantages of Scaling Out
Scaling Is a Matter of PerspectiveRisk Assessment; Choosing the Right Size; Blade Servers vs. Rack Servers; Blade Servers; Rack Servers; Form-Factor Conclusions; Alternative Hardware Approaches; Cloud Computing; Converged Hardware; Summary; Chapter 5 Designing your Network; Designing with Redundancy; Hosts; Network Switches (pSwitches); Security; Management Network; Virtual Machine Traffic; IP Storage Network Traffic; vMotion and FT Traffic; Performance; Service Console; vMotion; IP Storage; Virtual Machine Network; Teaming Options; Guest OS Network Teaming and Virtual Machine Port Groups
IP StorageJumbo Frames; Fault Tolerance; 10GbE; Physical Network Cable; Switches; Network Modules; vSwitches and vDSs; Central Management; Private VLANs; Port Groups, Management, and VMkernel; Naming and IP Conventions; Design Scenarios; Two NICs; Four NICs; Six NICs; Eight NICs; Two 10GbE NICS; Four 10GbE NICS; Summary; Chapter 6 Storage; Dimensions of Storage Design; Storage Design Factors; Storage Efficiency; Designing for Capacity; RAID Options; Estimating Capacity Requirements; VMFS Capacity Limits; Large or Small Datastores?; VMFS Block Sizes; Thin Provisioning; Data Deduplication
Array Compression
Record Nr. UNINA-9910810169003321
Guthrie Forbes <1973->  
Indianapolis, IN, : Wylie Pub., c2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
WCF multi-tier services development with LINQ [[electronic resource] ] : build SOA applications on the Microsoft platform in this hands-on guide / / Mike Liu
WCF multi-tier services development with LINQ [[electronic resource] ] : build SOA applications on the Microsoft platform in this hands-on guide / / Mike Liu
Autore Liu Ming T (Ming-Tsan)
Pubbl/distr/stampa Birmingham, UK, : Packt Publishing, 2008
Descrizione fisica 1 online resource (384 p.)
Disciplina 005.2/76
Collana From technologies to solutions
Soggetto topico Application software - Development
Computer network architectures
Computer architecture
Web services
Soggetto genere / forma Electronic books.
ISBN 1-281-95350-4
9786611953508
1-84719-663-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910455580303321
Liu Ming T (Ming-Tsan)  
Birmingham, UK, : Packt Publishing, 2008
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui