Collaborative Alliance for Semiconductor Test (CAST) Special Interest Group (SIG) Rich Interactive Test Data Base (RITdb) 2017

Size: px
Start display at page:

Download "Collaborative Alliance for Semiconductor Test (CAST) Special Interest Group (SIG) Rich Interactive Test Data Base (RITdb) 2017"

Transcription

1 Collaborative Alliance for Semiconductor Test (CAST) Special Interest Group (SIG) Rich Interactive Test Data Base (RITdb) 2017

2 Streaming RITdb is a new standard which is intended to go beyond STDF SEMI CAST RITdb Working group Join LinkedIn group to monitor status. Semiconductor Big Data - RITdb the next gen STDF 2

3 The working group original intent to replace STDF was not sufficient for the growing needs of the industry. Working group started with the intention to create a modern replacement for STDF What we found? Just another way to collect & share data was not compelling enough to make a change. What is needed? Real time bidirectional data stream. 3

4 History of the Working group Next Generation of STDF define new container to collect/transport test data Expanded RITdb to handle more data: strip, event, equipment logs, events Moved from a file store to real-time event handling. (Data transport would be via a collection of RITdb files containing desired information.) 4

5 RITdb WG objective is to provision a standards driven data environment for Semiconductor Test Simple standards-based data capture, transport and relationship model for: E-test, probe, map and final test data Equipment configuration and performance data Event logs Model intended to support: Near real time Monitoring of status and performance Data analysis that requires accurate, consistent data from multiple related sources The requirements of the ITRS Adaptive Test Roadmap Model should be something that can be applied to legacy systems. 5

6 RITdb is a single simple extensible data model that can capture a variety of data E-test, probe and final test datalogs Equipment configuration information and performance data Equipment events, adaptive controls and results, etc. 6

7 Real-time streaming model provide ability to collect and monitor data/systems from sand to landfill Combine and synchronize data from multiple sources Enable monitoring and other realtime applications Key Requirements: Identity, Security, Trust, Time 7

8 Addresses ITRS Adaptive Test Roadmap requirements including Multilevel data stores with feedforward and feedback Both real-time and non real-time adaptive test 8

9 Plug-and-Play of components from multiple suppliers consumers and producers linked through SEMI standard messages and data format This provides capability to easily integrate events with the data i.e. test floor temperature or humidity, location, 9

10 Factory Server (or Appliance) The RITdb team plans to provide a collection of open software that can be loaded onto a server [appliance]. The software will translate datalogs and other data to RITdb. It will also provide GURU through which users can index, store and access the RITdb data. Tester Prober Handler Tester Prober Handler Legacy Test Cell Data Logger Legacy Bridge Test Cell Broker Cell Apps non-ritdb datalog Bridge Broker Web Server Browser Datalog Mapper Factory Apps GURU (RITdb Index, Store, access) STDF Outlier Det Wafermap Gen Adaptive Test STDF-> RITdb MES Monitoring Factory Server (Appliance) RITdb ->STDF STDF AWS bridge GURU cache Apps Store Amazon Cloud Open Message Infrastructure Provided by Appliance User Specific 10

11 The ability to integrate legacy equipment into this new environment is a critical requirement. Tools to facilitate the integration of legacy equipment have been developed and will be provisioned with the specification STDF Translator provides ability to generate RITdb C++ portal provides mechanism to stream data from tester. This will be integrated and tested at TI 11

12 The translator can be used via gui or command line to convert stdf files to RITdb A STDF translator is available to convert STDF file into RITdb. Can do single file or all files in a selected directory. Metadata indexing is also available. This provides the ability to lookup desired RITdb file using identified key information like lot, tester, program, STDF RITdb A log db is created to record stdf conversion. 12

13 RITdb is the physical container which holds the data. RITdb Physical Container Structure is a SQLITE file with a single table named narrow. Sequence is an integer representation of time and indicates the time dependent order. The Entity ID, Index ID and name define the type and attribute of the data contained in the row. Column Type Constraint Sequence Long Integer Unique, primary key EntityID Long Integer Not null IndexID Long Integer Not null Name String Not null Value Untyped Not null Value2 String UTC in Seconds Fractional time The value and value2 columns contain the data referenced by the Index ID and name of a given Entity Instance 13

14 RITdb data is inserted using a familiar object model as used in object oriented programming. Object Reference: entityid Object Class: ENTITY_TYPE Instance Variable: a row with name, indexid, value, and value2. ` ` ` ````` ````` ````` ````` ``` ` ` ` ``````````````````````` ``````````````````````` 14

15 Instance variables can be classified in one of four categories. Single Value indexid is set to 0 Value vs. Object Reference indexid Contains the object reference. Object reference value contains the object reference. Aligned array indexid is used to align related instance variables in an array ``````````````````````` ``````````````````````` ``````````````````````` ``````````````````````` 15

16 Use Case: datalog datalog.wafer Heavily tested by Roos Instruments. STDF translator supports this use case. Included in TI prototype datalog.unit Heavily tested by Roos Instruments. STDF translator supports this use case. Included in TI prototype datalog.strip spec has been defined but not exercised. Included in TI prototype. 16

17 STDF to RITdb: Result (PIR/PTR/PRR) PTR => test_info PIR/PRR = test_event 17

18 RITdb is based on a run. 18

19 All RITdb file contains some common entities for key meta data Meta data answers the question who, what, when and where. Entity Types RUN_INFO and FILE_INFO contain meta data. FILE_INFO may also contain some source file content. 19

20 More robust definition of specification is needed in several areas. Dynamic cond/limit Some exercise of dynamic conditions/limits has been done but more is needed. Equipmentlog.tpv will be a good testbed for dynamic conditions/limits. Scan Implemented STDF specification into RITdb using CBOR arrays. No user has been identified to exercise the specification. Adaptive Ability to record adaptive data as events in datalog is available No user has been identified to help define this use case. 20

21 Some use cases for Streaming datalog RITdb have been identified and will be prototyped by TI in Realtime PAT Stream datalog real time Identify new limits Apply limits and send result back to tester Re-bin if fail FT Feed Forward FT1 identify outliers FT2 get outliers from FT1, check if unit is an outlier using ECID. If unit is outlier, re-bin. 21

22 Some datalog use case are reserved. No specification for these use cases has been written. wafer-pcm Have discussed how this would fit into use case and made accommodations to handle this in the future. Need driver identified in WG. slt Have discussed how this would fit into use case and made accommodations to handle this in the future. Need driver identified in WG. burnin This use case is reserved. No further consideration for the requirements has been discussed. 22

23 Some equipmentlog use cases are actively being exercised. inventory TI has implemented system to collect inventory data from testers across the fleet. (j750, FLEX, UFLEX, Eagle MST, Eagle Vision, 93K, VLCLT, FUSION) Streaming prototype planned. contactor* Contactor tester data is generated in a RITdb container and consumed by TI data systems. tpv* Tester performance data Work ongoing to collect this data in a RITdb container. Streaming prototype planned. 23

24 Some equipmentlog use case have not been exercised. cal diag minidiag No user has been identified to help exercise this use case. No user has been identified to help exercise this use case. No user has been identified to help exercise this use case. 24

25 Equipmentlog.inventory: Slot to Board/Module to PIN RESOURCE CONNECTION MODULE BOARD PIN 25

26 Some use cases for Streaming equipmentlog RITdb have been identified and planned to be prototyped by TI. Tester Inventory Stream inventory data and tester events (pgm load, diag/cal runs, etc.) Identify board change events and correlate to tester events (diag/pgm load) TPV Stream tester performance data Monitor data and trigger alerts if issues with test are found. Compare short test to acceptance test and notify if significant differences are found. 26

27 Real-time event handling using RITdb Statistical Binning Handler faults Sensor Feedback FT PAT will be part of the TI prototype. Additional desired capability expected to identified at FT. The reaction to handler faults could provide quality improvement in the test operation. Monitor sensor information and feed back to tester if issue. TI plans to include in prototype. 27

28 A review of the map requirements was completed and related parts were integrated into datalog. datalog map Corresponding entities have been defined. Supports input and output maps PART_INSTANCE_IN, PART_INSTANCE_OUT Evaluated E142 and G85 to ensure compatibility. Need identified resource to pursue. Would like to provision a translator for RITdb that covers wafer maps, ship maps and assembly. The FT Outlier feed forward will require the use of map RITdb. 28

29 Vendor Support expected for the following: equipmentlog On demand generation of equipmentlog RITdb container. Stream RITdb inventory messages must capture any inventory change in the tester. Long term need diag/cal data datalog Customized STDF to RITdb translator** Generate RITdb container on demand Stream RITdb datalog messages - real time event Stream events (tester, test,..) Capability to define Custom events Consume messages from Stream Proposal: Define SEMI EXXX.2 Specification for MQTT-CBOR Protocol for Test Event Messaging for Semiconductors (TEMS) 29

30 Plans for 2017 July Complete Word document datalog use case Streaming RITdb: TI prototype started August Add equipmentlog to spec RITdb Streaming RITdb: Add real-time streaming OEE 2H Spec editor (excel) Streaming RITdb: : Add real-time streaming datalog (FLEX/ETS800*) 30

Collaborative Alliance for Semiconductor Test (CAST)

Collaborative Alliance for Semiconductor Test (CAST) Collaborative Alliance for Semiconductor Test (CAST) Special Interest Group CAST Overview 2017 CAST Charter A SEMI Special Interest Group that develops, coordinates, and directs all SEMI services for the

More information

Collaborative Alliance for Semiconductor Test (CAST)

Collaborative Alliance for Semiconductor Test (CAST) Collaborative Alliance for Semiconductor Test (CAST) Special Interest Group Tester Event Messaging for Semiconductors (TEMS) Overview 2017 Overview How and why we got here a little history What is TEMS

More information

Why Quality Depends on Big Data

Why Quality Depends on Big Data Why Quality Depends on Big Data Korea Test Conference Michael Schuldenfrei, CTO Who are Optimal+? 2 Company Overview Optimal+ provides Manufacturing Intelligence software that delivers realtime, big data

More information

Cisco Tetration Analytics

Cisco Tetration Analytics Cisco Tetration Analytics Enhanced security and operations with real time analytics John Joo Tetration Business Unit Cisco Systems Security Challenges in Modern Data Centers Securing applications has become

More information

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics How to Troubleshoot Databases and Exadata Using Oracle Log Analytics Nima Haddadkaveh Director, Product Management Oracle Management Cloud October, 2018 Copyright 2018, Oracle and/or its affiliates. All

More information

Katana RFx: A New Technology for Testing High Speed RF Applications Within TI

Katana RFx: A New Technology for Testing High Speed RF Applications Within TI Katana RFx: A New Technology for Testing High Speed RF Applications Within TI Compan Logo Probe Test Solutions Manager Overview Introduction Objectives Procedures Results Summary Follow-On Work 2 Introduction

More information

Self-driving Datacenter: Analytics

Self-driving Datacenter: Analytics Self-driving Datacenter: Analytics George Boulescu Consulting Systems Engineer 19/10/2016 Alvin Toffler is a former associate editor of Fortune magazine, known for his works discussing the digital revolution,

More information

Qlik Sense Desktop. Data, Discovery, Collaboration in minutes. Qlik Sense Desktop. Qlik Associative Model. Get Started for Free

Qlik Sense Desktop. Data, Discovery, Collaboration in minutes. Qlik Sense Desktop. Qlik Associative Model. Get Started for Free Qlik Sense Desktop Data, Discovery, Collaboration in minutes With Qlik Sense Desktop making business decisions becomes faster, easier, and more collaborative than ever. Qlik Sense Desktop puts rapid analytics

More information

A Vision for Shared, Central Intelligence to Ebb a Growing Flood of Alerts

A Vision for Shared, Central Intelligence to Ebb a Growing Flood of Alerts #RSAC SESSION ID: SPO3-T09 A Vision for Shared, Central Intelligence to Ebb a Growing Flood of Alerts Dan Plastina Partner Director, Threat Protection Microsoft Corporation @DanPlastina Dan Plastina Director,

More information

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Vortex Whitepaper Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems www.adlinktech.com 2017 Table of Contents 1. Introduction........ P 3 2. Iot and

More information

Agenda. AWS Database Services Traditional vs AWS Data services model Amazon RDS Redshift DynamoDB ElastiCache

Agenda. AWS Database Services Traditional vs AWS Data services model Amazon RDS Redshift DynamoDB ElastiCache Databases on AWS 2017 Amazon Web Services, Inc. and its affiliates. All rights served. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon Web Services,

More information

FTI STUDIO USER INTERFACE MANUAL

FTI STUDIO USER INTERFACE MANUAL FTI STUDIO USER INTERFACE MANUAL Copyright 2007-10 Focused Test Inc TABLE OF CONTENTS 1. INTRODUCTION...4 2. QUICK MENUBAR OVERVIEW... 10... 15 3. OPENING, SAVING AND CLOSING TEST PROGRAMS... 16 4. BROWSING

More information

High performance SoC ATE for low budget entry

High performance SoC ATE for low budget entry Automatic Test Equipment Sales & Support Innovation Through Experience High performance SoC ATE for low budget entry 2012-10-10 Frank Grossmann Sales & Support Manager Corporate Information update 2011-04

More information

Qualys Cloud Platform

Qualys Cloud Platform 18 QUALYS SECURITY CONFERENCE 2018 Qualys Cloud Platform Looking Under the Hood: What Makes Our Cloud Platform so Scalable and Powerful Dilip Bachwani Vice President, Engineering, Qualys, Inc. Cloud Platform

More information

Roadmap For The Industrial Internet Of Things (IIOT) Neil Desrosiers Mazak Corporation

Roadmap For The Industrial Internet Of Things (IIOT) Neil Desrosiers Mazak Corporation Roadmap For The Industrial Internet Of Things (IIOT) Neil Desrosiers Mazak Corporation Two Constants on the Road to IIOT Connectivity - > (How are you connecting the device) Protocol Choice - > (How are

More information

ATTACHMENT 1 Vendor Compliance Matrix Request for Proposal 3093 CCAC Infrastructure Upgrade Phase 1: Campus Core Switch Upgrade Project

ATTACHMENT 1 Vendor Compliance Matrix Request for Proposal 3093 CCAC Infrastructure Upgrade Phase 1: Campus Core Switch Upgrade Project Vendor must indicate at what level its proposed solution will the College s requirements as delineated in the referenced sections of the RFP: 2.3 Solution Vision 2.3 Solution Vision The vendor of the selected

More information

Compare Security Analytics Solutions

Compare Security Analytics Solutions Compare Security Analytics Solutions Learn how Cisco Stealthwatch compares with other security analytics products. This solution scales easily, giving you visibility across the entire network. Stealthwatch

More information

Where do these data come from? What technologies do they use?? Whatever they use, they need models (schemas, metadata, )

Where do these data come from? What technologies do they use?? Whatever they use, they need models (schemas, metadata, ) Week part 2: Database Applications and Technologies Data everywhere SQL Databases, Packaged applications Data warehouses, Groupware Internet databases, Data mining Object-relational databases, Scientific

More information

Content Enrichment. An essential strategic capability for every publisher. Enriched content. Delivered.

Content Enrichment. An essential strategic capability for every publisher. Enriched content. Delivered. Content Enrichment An essential strategic capability for every publisher Enriched content. Delivered. An essential strategic capability for every publisher Overview Content is at the centre of everything

More information

Project Zygote. Rapid prototyping for the Internet of Things

Project Zygote. Rapid prototyping for the Internet of Things Project Zygote Rapid prototyping for the Internet of Things The Problem we set out to solve How to make interconnecting things easier? What IoT means to us Seamless interconnection between any IoT enabled

More information

AWS IoT Getting Started Guide for STM32F7 Discovery

AWS IoT Getting Started Guide for STM32F7 Discovery AWS IoT Getting Started Guide for STM32F7 Discovery Getting started guide Introduction AWS IoT is a platform that enables you to connect devices to AWS services and other devices, secure data and interactions,

More information

Very Low Cost Probe Cards A Two Piece Approach

Very Low Cost Probe Cards A Two Piece Approach E Boyd Daniels & Martin Gao Texas Instruments Mitch Baumann Millennium Circuits Very Low Cost Probe Cards A Two Piece Approach June 6 to 9, 2010 San Diego, CA USA Agenda Problem Statement Scope 2 Piece

More information

Providing Information Superiority to Small Tactical Units

Providing Information Superiority to Small Tactical Units Providing Information Superiority to Small Tactical Units Jeff Boleng, PhD Principal Member of the Technical Staff Software Solutions Conference 2015 November 16 18, 2015 Copyright 2015 Carnegie Mellon

More information

TOPLink for WebLogic. Whitepaper. The Challenge: The Solution:

TOPLink for WebLogic. Whitepaper. The Challenge: The Solution: Whitepaper The Challenge: Enterprise JavaBeans (EJB) represents a new standard in enterprise computing: a component-based architecture for developing and deploying distributed object-oriented applications

More information

Database Infrastructure with Smart Software Layer For Semiconductor Manufacturing David Q. Kelly, Ph.D.

Database Infrastructure with Smart Software Layer For Semiconductor Manufacturing David Q. Kelly, Ph.D. Database Infrastructure with Smart Software Layer For Semiconductor Manufacturing David Q. Kelly, Ph.D. VCSEL Product Engineering, Finisar Corporation Vertical Cavity Surface-Emitting Laser (VCSEL) Product

More information

NBASE-T and Machine Vision: A Winning Combination for the Imaging Market

NBASE-T and Machine Vision: A Winning Combination for the Imaging Market NBASE-T and Machine Vision: A Winning Combination for the Imaging Market July 19, 2018 NBASE-T AllianceSM 2018 1 Webinar Speakers Ed Goffin Manager, Marketing Pleora Technologies Ed.Goffin@pleora.com @ed_goffin

More information

OFFICE 365 AND SHAREPOINT ONLINE: RAPID UPSKILL TRACK

OFFICE 365 AND SHAREPOINT ONLINE: RAPID UPSKILL TRACK Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com COURSE OUTLINE OFFICE 365 AND SHAREPOINT ONLINE: RAPID UPSKILL TRACK Course Duration: 4 Days Overview The first day

More information

Test On Line: reusing SAS code in WEB applications Author: Carlo Ramella TXT e-solutions

Test On Line: reusing SAS code in WEB applications Author: Carlo Ramella TXT e-solutions Test On Line: reusing SAS code in WEB applications Author: Carlo Ramella TXT e-solutions Chapter 1: Abstract The Proway System is a powerful complete system for Process and Testing Data Analysis in IC

More information

Setting the Test Standard for Tomorrow. Nasdaq: AEHR

Setting the Test Standard for Tomorrow. Nasdaq: AEHR Setting the Test Standard for Tomorrow Nasdaq: AEHR Forward Looking Statements This presentation contains forward-looking statements that involve risks and uncertainties relating to projections regarding

More information

GeoSensor Web Lab Connect, Share, and Use World-wide Sensors

GeoSensor Web Lab Connect, Share, and Use World-wide Sensors GeoSensor Web Lab Connect, Share, and Use World-wide Sensors Temperature: 30 C Humidity: 30% Windspeed: 12 km/h CO: 0.25 ppm NO: 0.27 ppm PM 2.5: 14 µg/m3 Temperature: 29 C Humidity: 29% Windspeed: 11

More information

Introducing Lotus Domino 8, Designer 8 and Composite Applications

Introducing Lotus Domino 8, Designer 8 and Composite Applications Introducing Lotus Domino 8, Designer 8 and Composite Applications IBM Lotus collaboration product strategy Rich client W indows/office Browser eforms Portal RSS/Atom Mobile Interaction and client services

More information

Cisco Application Centric Infrastructure (ACI) Simulator

Cisco Application Centric Infrastructure (ACI) Simulator Data Sheet Cisco Application Centric Infrastructure (ACI) Simulator Cisco Application Centric Infrastructure Overview Cisco Application Centric Infrastructure (ACI) is an innovative architecture that radically

More information

WHY COMPOSABLE INFRASTRUCTURE INSTEAD OF HYPERCONVERGENCE

WHY COMPOSABLE INFRASTRUCTURE INSTEAD OF HYPERCONVERGENCE WHY COMPOSABLE INFRASTRUCTURE INSTEAD OF HYPERCONVERGENCE WHO WE ARE GOAL: Composable Infrastruture HEADQUARTERS: Toronto - Canada COMPANY FOCUS: Composable infrastructure True Software Defined Datacenter

More information

Microservices Lessons Learned From a Startup Perspective

Microservices Lessons Learned From a Startup Perspective Microservices Lessons Learned From a Startup Perspective Susanne Kaiser @suksr CTO at Just Software @JustSocialApps Each journey is different People try to copy Netflix, but they can only copy what they

More information

The InfoLibrarian Metadata Appliance Automated Cataloging System for your IT infrastructure.

The InfoLibrarian Metadata Appliance Automated Cataloging System for your IT infrastructure. Metadata Integration Appliance Times have changed and here is modern solution that delivers instant return on your investment. The InfoLibrarian Metadata Appliance Automated Cataloging System for your

More information

Data Acquisition. The reference Big Data stack

Data Acquisition. The reference Big Data stack Università degli Studi di Roma Tor Vergata Dipartimento di Ingegneria Civile e Ingegneria Informatica Data Acquisition Corso di Sistemi e Architetture per Big Data A.A. 2016/17 Valeria Cardellini The reference

More information

Flexible Visual Inspection. IAS-13 Industrial Forum Horizon 2020 Dr. Eng. Stefano Tonello - CEO

Flexible Visual Inspection. IAS-13 Industrial Forum Horizon 2020 Dr. Eng. Stefano Tonello - CEO Flexible Visual Inspection IAS-13 Industrial Forum Horizon 2020 Dr. Eng. Stefano Tonello - CEO IT+Robotics Spin-off of University of Padua founded in 2005 Strong relationship with IAS-LAB (Intelligent

More information

PXI Tsunami in Semiconductor ATE Michael Dewey Geotest Marvin Test Systems Silicon Valley Test Conference

PXI Tsunami in Semiconductor ATE Michael Dewey Geotest Marvin Test Systems Silicon Valley Test Conference PXI Tsunami in Semiconductor ATE Michael Dewey Geotest Marvin Test Systems miked@geotestinc.com Silicon Valley Test Conference 2012 1 Agenda Geotest background Semiconductor market and trends PXI for semiconductor

More information

TECHNICAL WHITE PAPER FIDO APPROACHES: NOK NOK LABS S3 SUITE VS BUILD YOUR OWN FIDO

TECHNICAL WHITE PAPER FIDO APPROACHES: NOK NOK LABS S3 SUITE VS BUILD YOUR OWN FIDO TECHNICAL WHITE PAPER FIDO APPROACHES: NOK NOK LABS S3 SUITE VS BUILD YOUR OWN FIDO TABLE OF CONTENTS Executive Summary... 3 FIDO Solution Requirements... 3 FIDO UAF Client infrastructure... 4 FIDO UAF

More information

MAXIMIZE YOUR IOT INVESTMENT WITH SCALABLE SOLUTIONS FROM AWS AND NXP

MAXIMIZE YOUR IOT INVESTMENT WITH SCALABLE SOLUTIONS FROM AWS AND NXP MAXIMIZE YOUR IOT INVESTMENT WITH SCALABLE SOLUTIONS FROM AWS AND NXP APR 2018 MARC GEBERT EMEA IOT SECURITY BD LEAD SENIOR DIRECTOR Secure Connections for the Smarter World Everything Smart Everything

More information

SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes. Asset Library Enhancements/Video Support Yes Yes.

SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes. Asset Library Enhancements/Video Support Yes Yes. Content Features SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes Asset Library Enhancements/Video Support Yes Yes Auditing Yes Yes Auditing & Reporting (e.g. doc edits,

More information

eplus Managed Services eplus. Where Technology Means More.

eplus Managed Services eplus. Where Technology Means More. eplus Managed Services We Believe Managed Services Broker IT Innovation Superior IT Solutions IT Service Excellence Clear Business Outcomes Exceed Customer Expectations Customers tell us they need managed

More information

COMPARISON WHITEPAPER. Snowplow Insights VS SaaS load-your-data warehouse providers. We do data collection right.

COMPARISON WHITEPAPER. Snowplow Insights VS SaaS load-your-data warehouse providers. We do data collection right. COMPARISON WHITEPAPER Snowplow Insights VS SaaS load-your-data warehouse providers We do data collection right. Background We were the first company to launch a platform that enabled companies to track

More information

Vision of the Software Defined Data Center (SDDC)

Vision of the Software Defined Data Center (SDDC) Vision of the Software Defined Data Center (SDDC) Raj Yavatkar, VMware Fellow Vijay Ramachandran, Sr. Director, Storage Product Management Business transformation and disruption A software business that

More information

SHAREPOINT-2016 Syllabus

SHAREPOINT-2016 Syllabus Syllabus Overview: Gone are those days when we used to manage all information in a corporate manually. For every type of requirement we have different solutions but integrating them is a big nuisance.

More information

AWS IoT Overview. July 2016 Thomas Jones, Partner Solutions Architect

AWS IoT Overview. July 2016 Thomas Jones, Partner Solutions Architect AWS IoT Overview July 2016 Thomas Jones, Partner Solutions Architect AWS customers are connecting physical things to the cloud in every industry imaginable. Healthcare and Life Sciences Municipal Infrastructure

More information

Avnu Alliance Introduction

Avnu Alliance Introduction Avnu Alliance Introduction Announcing a Liaison between Edge Computing Consortium and Avnu Alliance + What is Avnu Alliance? Creating a certified ecosystem to bring precise timing, reliability and compatibility

More information

Cisco Tetration Analytics

Cisco Tetration Analytics Cisco Tetration Analytics Enhanced security and operations with real time analytics Christopher Say (CCIE RS SP) Consulting System Engineer csaychoh@cisco.com Challenges in operating a hybrid data center

More information

QuickLoad-Central. User Guide

QuickLoad-Central. User Guide QuickLoad-Central User Guide Contents Introduction... 4 Navigating QuickLoad Central... 4 Viewing QuickLoad-Central Information... 6 Registering a License... 6 Managing File Stores... 6 Adding File Stores...

More information

Sharepoint Introduction. Module-1: Working on Lists. Module-2: Predefined Lists and Libraries

Sharepoint Introduction. Module-1: Working on Lists. Module-2: Predefined Lists and Libraries Training & Consulting Sharepoint Introduction An overview of the SharePoint Admin Center 1 Comparing the different SharePoint Online versions Finding the SharePoint Admin Center in Office 365 A brief walkthrough

More information

SOLUTION BRIEF NETWORK OPERATIONS AND ANALYTICS. How Can I Predict Network Behavior to Provide for an Exceptional Customer Experience?

SOLUTION BRIEF NETWORK OPERATIONS AND ANALYTICS. How Can I Predict Network Behavior to Provide for an Exceptional Customer Experience? SOLUTION BRIEF NETWORK OPERATIONS AND ANALYTICS How Can I Predict Network Behavior to Provide for an Exceptional Customer Experience? SOLUTION BRIEF CA DATABASE MANAGEMENT FOR DB2 FOR z/os DRAFT When used

More information

Future Trends One Mann s Opinion

Future Trends One Mann s Opinion Future Trends One Mann s Opinion Bill Mann General Chair - SWTW Southwest Test Workshop Newport Beach, CA 92663 949-645-3294 william.mann@ieee.org Future Trends One Mann s Opinion Relative Reduction in

More information

Intelligent and Secure Network

Intelligent and Secure Network Intelligent and Secure Network BIG-IP IP Global Delivery Intelligence v11.2 IP Intelligence Service Brian Boyan - b.boyan@f5.com Tony Ganzer t.ganzer@f5.com 2 Agenda Welcome & Intro Introduce F5 IP Intelligence

More information

8.0 Help for End Users About Jive for SharePoint System Requirements Using Jive for SharePoint... 6

8.0 Help for End Users About Jive for SharePoint System Requirements Using Jive for SharePoint... 6 for SharePoint 2010/2013 Contents 2 Contents 8.0 Help for End Users... 3 About Jive for SharePoint... 4 System Requirements... 5 Using Jive for SharePoint... 6 Overview of Jive for SharePoint... 6 Accessing

More information

Excellence. through Experience, Execution and Integrity

Excellence. through Experience, Execution and Integrity Excellence through Experience, Execution and Integrity Company Background In business for over 16 years Headquartered in Austin, Texas Founding Partners are Test Software & Hardware Engineers with 150+

More information

IoT Infrastructure. idevicesinc.com

IoT Infrastructure. idevicesinc.com IoT Infrastructure idevicesinc.com Introduction To The idevices IoT Infrastructure The idevices IoT Infrastructure efficiently solves communication needs for connected devices without increasing development

More information

No Limits Cloud Introducing the HPE Helion Cloud Suite July 28, Copyright 2016 Vivit Worldwide

No Limits Cloud Introducing the HPE Helion Cloud Suite July 28, Copyright 2016 Vivit Worldwide No Limits Cloud Introducing the HPE Helion Cloud Suite July 28, 2016 Copyright 2016 Vivit Worldwide Brought to you by Copyright 2016 Vivit Worldwide Hosted By Jeff Jamieson VP Sales & Marketing Whitlock

More information

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August PUBLIC Document Version: August 2018 2018-10-26 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Release Highlights....3 1.1 Anonymous access to public communities....4

More information

OPC UA. Enabling Industrie 4.0 Machines.

OPC UA. Enabling Industrie 4.0 Machines. Enabling Industrie 4.0 Machines www.unifiedautomation.com 2 Enabling Industrie 4.0 Machines Content > Digitalization, Information, Communication > Key to success? > Requirements for Communication > RAMI

More information

REALIZE YOUR. DIGITAL VISION with Digital Private Cloud from Atos and VMware

REALIZE YOUR. DIGITAL VISION with Digital Private Cloud from Atos and VMware REALIZE YOUR DIGITAL VISION with Digital Private Cloud from Atos and VMware Today s critical business challenges and their IT impact Business challenges Maximizing agility to accelerate time to market

More information

Active Endpoints. ActiveVOS Platform Architecture Active Endpoints

Active Endpoints. ActiveVOS Platform Architecture Active Endpoints Active Endpoints ActiveVOS Platform Architecture ActiveVOS Unique process automation platforms to develop, integrate, and deploy business process applications quickly User Experience Easy to learn, use

More information

Container 2.0. Container: check! But what about persistent data, big data or fast data?!

Container 2.0. Container: check! But what about persistent data, big data or fast data?! @unterstein @joerg_schad @dcos @jaxdevops Container 2.0 Container: check! But what about persistent data, big data or fast data?! 1 Jörg Schad Distributed Systems Engineer @joerg_schad Johannes Unterstein

More information

Oliver Engels & Tillmann Eitelberg. Big Data! Big Quality?

Oliver Engels & Tillmann Eitelberg. Big Data! Big Quality? Oliver Engels & Tillmann Eitelberg Big Data! Big Quality? Like to visit Germany? PASS Camp 2017 Main Camp 5.12 7.12.2017 (4.12 Kick Off Evening) Lufthansa Training & Conference Center, Seeheim SQL Konferenz

More information

Datacenter Care HEWLETT PACKARD ENTERPRISE. Key drivers of an exceptional NPS score

Datacenter Care HEWLETT PACKARD ENTERPRISE. Key drivers of an exceptional NPS score Datacenter Care The things I love about Datacenter Care is the a la carte nature of the offering. The contract is really flexible and the services delivered correspond exactly to what we bought. The contract

More information

CTL.SC4x Technology and Systems

CTL.SC4x Technology and Systems in Supply Chain Management CTL.SC4x Technology and Systems Key Concepts Document This document contains the Key Concepts for the SC4x course, Weeks 1 and 2. These are meant to complement, not replace,

More information

1.0 The System Architecture and Design Features

1.0 The System Architecture and Design Features 1.0 The System Architecture and Design Features Figure 1. System Architecture The overall guiding design philosophy behind the Data Capture and Logging System Architecture is to have a clean design that

More information

Globalization and its Impact on the Probing Process. Alan Romriell (Spansion) Manish Gulati (FormFactor)

Globalization and its Impact on the Probing Process. Alan Romriell (Spansion) Manish Gulati (FormFactor) Globalization and its Impact on the Probing Process Alan Romriell (Spansion) Manish Gulati (FormFactor) Recent article in EE Times Top 20 risk factors for tech companies Junko Yoshida (05/19/2008 3:52

More information

MicroPnP The Zero-Configuration Platform for Wireless Sensing & Actuation

MicroPnP The Zero-Configuration Platform for Wireless Sensing & Actuation MicroPnP The Zero-Configuration Platform for Wireless Sensing & Actuation Nelson Matthys VersaSense NV, Kroegberg 3, B-3000 Leuven, Belgium nelson@versasense.com Jackie Rutter Linear Technology Corporation,

More information

Microsoft SharePoint Online Power User

Microsoft SharePoint Online Power User 1800 ULEARN (853 276) www.ddls.com.au Microsoft 55215 - SharePoint Online Power User Length 4 days Price $3740.00 (inc GST) Overview This course delivers the complete site owner story from start to finish

More information

Azure Data Factory VS. SSIS. Reza Rad, Consultant, RADACAD

Azure Data Factory VS. SSIS. Reza Rad, Consultant, RADACAD Azure Data Factory VS. SSIS Reza Rad, Consultant, RADACAD 2 Please silence cell phones Explore Everything PASS Has to Offer FREE ONLINE WEBINAR EVENTS FREE 1-DAY LOCAL TRAINING EVENTS VOLUNTEERING OPPORTUNITIES

More information

SAS Technical Update Connectivity Roadmap and MultiLink SAS Initiative Jay Neer Molex Corporation Marty Czekalski Seagate Technology LLC

SAS Technical Update Connectivity Roadmap and MultiLink SAS Initiative Jay Neer Molex Corporation Marty Czekalski Seagate Technology LLC SAS Technical Update Connectivity Roadmap and MultiLink SAS Initiative Jay Neer Molex Corporation Marty Czekalski Seagate Technology LLC SAS Connectivity Roadmap Background Connectivity Objectives Converged

More information

Evaluating Encryption Products

Evaluating  Encryption Products Evaluating Email Encryption Products A Comparison of Virtru and Zix Importance of Email Encryption Most modern email providers, such as Google and Microsoft, offer excellent default security options, but

More information

High Availability Server for IIoT Applications

High Availability Server for IIoT Applications July 2017 High Availability Server for IIoT Applications Simplify the Architecture of the IoT Author: Magic Pao and Albert Wang, Advantech www.advantech.com Introduction Industry 4.0 is the next generation

More information

20331B: Core Solutions of Microsoft SharePoint Server 2013

20331B: Core Solutions of Microsoft SharePoint Server 2013 20331B: Core Solutions of Microsoft SharePoint Server 2013 Course Details Course Code: Duration: Notes: 20331B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

Get More Out of Hitting Record IT S EASY TO CREATE EXCEPTIONAL VIDEO CONTENT WITH MEDIASITE JOIN

Get More Out of Hitting Record IT S EASY TO CREATE EXCEPTIONAL VIDEO CONTENT WITH MEDIASITE JOIN Get More Out of Hitting Record IT S EASY TO CREATE EXCEPTIONAL VIDEO CONTENT WITH MEDIASITE JOIN Better Video Starts With Better Capture Too often, great ideas and important details are lost when the video

More information

CA ecometer. Overview. Benefits. agility made possible. Improve data center uptime and availability through better energy management

CA ecometer. Overview. Benefits. agility made possible. Improve data center uptime and availability through better energy management PRODUCT SHEET: CA ecometer CA ecometer Improve data center uptime and availability through better energy management agility made possible CA ecometer helps you to visualize, monitor, and better manage

More information

Standardizing WSP Wafer Socket Pogo Pin Probe Cards

Standardizing WSP Wafer Socket Pogo Pin Probe Cards John Hite Texas Instruments Standardizing WSP Wafer Socket Pogo Pin Probe Cards June 6 to 9, 2010 San Diego, CA USA Agenda Introduction WLCSP and WSP Probing WSP Standardization Standard Alignment / Mounting

More information

Microsoft Architecting Microsoft Azure Solutions.

Microsoft Architecting Microsoft Azure Solutions. Microsoft 70-535 Architecting Microsoft Azure Solutions https://killexams.com/pass4sure/exam-detail/70-535 QUESTION: 106 Your organization has developed and deployed several Azure App Service Web and API

More information

MAKING THE BUSINESS CASE MOVING ORACLE FORMS TO THE WEB

MAKING THE BUSINESS CASE MOVING ORACLE FORMS TO THE WEB MAKING THE BUSINESS CASE MOVING ORACLE FORMS TO THE WEB About Us Agenda Strategic Direction of Oracle Forms Applications Migration Options Migrating to 10g and 11g Migrating to J2EE and ADF Migrating to

More information

Virtual vs Physical ADC

Virtual vs Physical ADC WHITEPAPER What are the primary differences and the pros and cons of virtual vs physical application delivery controllers? Snapt Technical Team sales@snapt.net pg. 1 Forward-thinking organizations are

More information

Cloud & container monitoring , Lars Michelsen Check_MK Conference #4

Cloud & container monitoring , Lars Michelsen Check_MK Conference #4 Cloud & container monitoring 04.05.2018, Lars Michelsen Some cloud definitions Applications Data Runtime Middleware O/S Virtualization Servers Storage Networking Software-as-a-Service (SaaS) Applications

More information

Cisco Crosswork Network Automation

Cisco Crosswork Network Automation Cisco Crosswork Network Introduction Communication Service Providers (CSPs) are at an inflexion point. Digitization and virtualization continue to disrupt the way services are configured and delivered.

More information

Eduardo

Eduardo Eduardo Silva @edsiper eduardo@treasure-data.com About Me Eduardo Silva Github & Twitter Personal Blog @edsiper http://edsiper.linuxchile.cl Treasure Data Open Source Engineer Fluentd / Fluent Bit http://github.com/fluent

More information

M365 Powered Device Proof of Concept

M365 Powered Device Proof of Concept M365 Powered Device Proof of Concept 365 A complete, intelligent, secure solution to empower employees Office 365 Windows 10 Enterprise Mobility + Security Modern IT Multiple Device Platforms User and

More information

SharePoint 2010 Central Administration/Configuration Training

SharePoint 2010 Central Administration/Configuration Training SharePoint 2010 Central Administration/Configuration Training Overview: - This course is designed for the IT professional who has been tasked with setting up, managing and maintaining Microsoft's SharePoint

More information

SECURING AWS ACCESS WITH MODERN IDENTITY SOLUTIONS

SECURING AWS ACCESS WITH MODERN IDENTITY SOLUTIONS WHITE PAPER SECURING AWS ACCESS WITH MODERN IDENTITY SOLUTIONS The Challenges Of Securing AWS Access and How To Address Them In The Modern Enterprise Executive Summary When operating in Amazon Web Services

More information

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Stuart Duguid Portal & Workplace Specialist TechWorks, IBM Asia-Pacific Overview / Scope The aim of

More information

NMOS IS-04. Discovery and Registration. Chris Gil & Cristian Recoseanu. SMPTE Event hosted by Atos 25 October 2018

NMOS IS-04. Discovery and Registration. Chris Gil & Cristian Recoseanu. SMPTE Event hosted by Atos 25 October 2018 NMOS IS-04 Discovery and Registration SMPTE Event hosted by Atos 25 October 2018 Chris Gil & Cristian Recoseanu Introduction Why do we need NMOS? AMWA NMOS Specifications Discovery and Registration Connection

More information

INTRODUCING CISCO SECURITY FOR AWS

INTRODUCING CISCO SECURITY FOR AWS SESSION ID: SPO1-T08 INTRODUCING CISCO SECURITY FOR AWS Patrick Crowley CTO Cisco, Stealthwatch Cloud @p_crowley Three Main Points Use VPC Flow logs to make sure nothing is happening behind your back Use

More information

Using Ada for Semiconductor Assembly Equipment

Using Ada for Semiconductor Assembly Equipment Using Ada for Semiconductor Assembly Equipment How ITEC uses Ada95 in semiconductor assembly equipment PS - XXX.XX.XX-1 ITEC within Philips Philips Semiconductors Discrete 3 Assembly factories Wafer fabs

More information

Tangible Value Can be Realized by Standardizing Probe Interfaces

Tangible Value Can be Realized by Standardizing Probe Interfaces Keith Imai Semiconductor Test Consortium (STC) Tangible Value Can be Realized by Standardizing Probe Interfaces June 8-11, 8 2008 San Diego, CA USA STC at a Glance Global non-profit industry organization

More information

What s New in VMware vsphere 5.1 VMware vcenter Server

What s New in VMware vsphere 5.1 VMware vcenter Server What s New in VMware vsphere 5.1 VMware vsphere 5.1 TECHNICAL MARKETING DOCUMENTATION V 1.0/UPDATED JULY 2012 Table of Contents Introduction... 3 Key Components... 3 vcenter Single Sign-On Server.... 3

More information

Internet of Things (IOT) What It Is and How It Will Impact State Pools

Internet of Things (IOT) What It Is and How It Will Impact State Pools NLC Mutual Insurance Company 660 Capitol Street NW Suite 450 Washington, DC 20001 Internet of Things (IOT) What It Is and How It Will Impact State Pools MAY 19, 2017 RYAN DRAUGHN, DIRECTOR OF INFORMATION

More information

Serverless Computing. Redefining the Cloud. Roger S. Barga, Ph.D. General Manager Amazon Web Services

Serverless Computing. Redefining the Cloud. Roger S. Barga, Ph.D. General Manager Amazon Web Services Serverless Computing Redefining the Cloud Roger S. Barga, Ph.D. General Manager Amazon Web Services Technology Triggers Highly Recommended http://a16z.com/2016/12/16/the-end-of-cloud-computing/ Serverless

More information

The onem2m standard Horizontal Service Layer

The onem2m standard Horizontal Service Layer The onem2m standard Horizontal Service Layer June 8 th 2017, Bordeaux Nicolas Damour, Chairman of the onem2m WG2-Architecture group ndamour@sierrawireless.com Sierra Wireless is building the Internet of

More information

Exchange Online Technical Overview. CCAP Exchange Online Overview 10/27/ /28/2011

Exchange Online Technical Overview. CCAP Exchange Online Overview 10/27/ /28/2011 Exchange Online Technical Overview CCAP Exchange Online Overview 10/27/2011-10/28/2011 Exchange Online: Trusted, Familiar and Robust Co-Existence 2 Microsoft Confidential The Benefits of Exchange Online

More information

vívohub 2 Installation Instructions Getting Started When using the device for the first time, you must complete these tasks to set up the device.

vívohub 2 Installation Instructions Getting Started When using the device for the first time, you must complete these tasks to set up the device. vívohub 2 Installation Instructions Device Overview The vívohub device is an ANT to Wi Fi wireless bridge that supports Garmin wellness products. Using the ANT wireless protocol, the vívohub device detects

More information

YWireless-RX65N Smart Home Gateway Getting Started Guide

YWireless-RX65N Smart Home Gateway Getting Started Guide Micriµm YWireless-RX65N Smart Home Gateway Getting Started Guide Introduction There are countless resources to build an IoT system with. Embedded engineers are faced with a large variety of protocols,

More information

EDA/Interface A Overview. A brief introduction into the SEMI Interface A Equipment Data Acquisition (EDA) Standards

EDA/Interface A Overview. A brief introduction into the SEMI Interface A Equipment Data Acquisition (EDA) Standards www.cimetrix.com EDA/Interface A Overview A brief introduction into the SEMI Interface A Equipment Data Acquisition (EDA) Standards Summary EDA = Interface A Terms are synonymous and common SEMI Standards

More information

Streaming Real-Time Data into Xcelsius Applications

Streaming Real-Time Data into Xcelsius Applications Streaming Real-Time Data into Xcelsius Applications Using the Xcelsius Connector for Adobe LiveCycle Data Services ES Todd Ruhl Adobe Solutions Architect COPYRIGHT 2008, BUSINESS OBJECTS S.A. AGENDA 1.

More information