Christopher W Whitaker

age ~59

from Sammamish, WA

Also known as:
  • Christopher S Whitaker
  • Chris W Whitaker
  • Chris W Hitaker
  • Christophr Whitaker
  • Chirtopher Whitaker
Phone and address:
23918 5Th St, Redmond, WA 98074
4254275754

Christopher Whitaker Phones & Addresses

  • 23918 5Th St, Sammamish, WA 98074 • 4254275754
  • Redmond, WA
  • Higdon, AL
  • Sale Creek, TN
  • Kiona, WA

Work

  • Position:
    Sales Occupations

Education

  • Degree:
    Bachelor's degree or higher

Us Patents

  • Provisioning Multiple Network Resources

    view source
  • US Patent:
    20110320605, Dec 29, 2011
  • Filed:
    Jun 28, 2010
  • Appl. No.:
    12/824723
  • Inventors:
    Reto Kramer - Issaquah WA, US
    Daniel Lee Osiecki - Seattle WA, US
    Nishanth Shankaran - Kirkland WA, US
    Venkates P. Balakrishnan - Seattle WA, US
    Geoffrey Scott Pare - Seattle WA, US
    Blake Meike - Seattle WA, US
    Christopher Whitaker - Sammamish WA, US
  • International Classification:
    G06F 15/16
    G06Q 40/00
  • US Classification:
    709226, 705 39
  • Abstract:
    A resource provisioning service allows users to provision multiple, different network resources in an atomic manner and with a single call to a resource provisioning service. In some instances, the multiple, different network resources comprise individual types of resources that form a portion of one or more cloud-computing platforms. For instance, one or more entities may host and operate a cloud-computing platform that includes different types of network resources, such a storage service, a load balancing service, a compute service, a security service, or any other similar or different type of network-accessible service.
  • Using Scripts To Bootstrap Applications With Metadata From A Template

    view source
  • US Patent:
    20210133002, May 6, 2021
  • Filed:
    Oct 16, 2020
  • Appl. No.:
    17/073129
  • Inventors:
    - Seattle WA, US
    Christopher Whitaker - Sammamish WA, US
    Adam M. Thomas - Seattle WA, US
    Avinash Jaisinghani - Seattle WA, US
  • Assignee:
    Amazon Technologies, Inc. - Seattle WA
  • International Classification:
    G06F 9/50
    G06F 9/4401
    G06F 9/445
  • Abstract:
    Systems and methods are described for bootstrapping an application with metadata specified in a template. The template specifies a stack of resources that will be used to execute an application and also includes a set of metadata for customizing the resources and the application. When the system receives the template, it instantiates a compute node which will execute the application. The compute node may contain at least one initialization script for bootstrapping the application with the metadata contained in the template. This functionality allows users to bootstrap the application running on the compute node with data from within the template that was used to create the stack of resources for executing the application. In this manner, metadata, configuration files, package names and versions can be passed by the application owner to the remote compute node.
  • Constraints And Constraint Sharing In A Catalog Service Platform

    view source
  • US Patent:
    20200184394, Jun 11, 2020
  • Filed:
    Feb 14, 2020
  • Appl. No.:
    16/791050
  • Inventors:
    - Seattle WA, US
    Quan Binh To - Redmond WA, US
    Christopher Whitaker - Sammamish WA, US
    Julien Jacques Ellie - Issaquah WA, US
    Zachary Thomas Crowell - Redmond WA, US
    Benjamin David Newman - Seattle WA, US
  • Assignee:
    Amazon Technologies, Inc. - Seattle WA
  • International Classification:
    G06Q 10/06
    G06F 8/71
    G06F 8/65
    G06Q 10/00
  • Abstract:
    A service provider system may implement an enterprise catalog service that manages software products and portfolios of software products on behalf of service provider customer organizations. Through an administrator interface of the service, a customer organization administrator may create constraints on the use of the software products, and each constraint may include one or more rules about how the products can be launched. These may include environmental constraints (specifying a region in which a product launches), restrictions on input parameter values (including the types of resource instances on which a product can be launched), quotas (controlling the number of product installations), or billing constraints. Constraints may be applied on a user-to-product arc or on a portfolio-to-product arc. Constraints may be stored as objects, and reference to those objects may be added to product or portfolio objects. Constraints may be shared across object versions, portfolios, or service provider customer accounts.
  • Using A Template To Update A Stack Of Resources

    view source
  • US Patent:
    20190238478, Aug 1, 2019
  • Filed:
    Apr 5, 2019
  • Appl. No.:
    16/377056
  • Inventors:
    - Seattle WA, US
    Reto Kramer - Sasmmamish WA, US
    Christopher Whitaker - Sammamish WA, US
    Nishanth Shankaran - Kirkland WA, US
    Jaykumar H. Gosar - Seattle WA, US
    Jeffrey L. Baker - Issaquah WA, US
    Daniel Osiecki - Seattle WA, US
    Danny Rabbani - North Bend WA, US
    Prashant Jayaraman - Bothell WA, US
    Venkates Paramasivam Balakrishnan - Seattle WA, US
    Adam M. Thomas - Seattle WA, US
  • Assignee:
    Amazon Technologies, Inc. - Seattle WA
  • International Classification:
    H04L 12/923
    H04L 12/24
    G06F 8/65
  • Abstract:
    Techniques are described that enable a user to upgrade a stack of resources by providing a template that reflects the desired end state of the stack. Upon receiving a new template, the system automatically detects changes that should be performed and determines the order in which the changes should be performed. The system can also detect if the desired changes to the stack are a result of direct modifications; because parameters to the resources have changed; or the changes are indirectly caused by other dependency/attribute changing. Additionally, the system determines whether the changes require creating new resources or if the changes can be made to the resources live. In case of replacement of resources, the system will first create the new resource, move that new resource into the stack and remove the old resource(s). In case of failures, the system ensures that the stack rolls back to the initial state.
  • Using Scripts To Bootstrap Applications With Metadata From A Template

    view source
  • US Patent:
    20190034243, Jan 31, 2019
  • Filed:
    Oct 1, 2018
  • Appl. No.:
    16/148921
  • Inventors:
    - Seattle WA, US
    Christopher Whitaker - Sammamish WA, US
    Adam M. Thomas - Seattle WA, US
  • Assignee:
    Amazon Technologies, Inc. - Seattle WA
  • International Classification:
    G06F 9/50
    G06F 9/4401
    G06F 8/61
  • Abstract:
    Systems and methods are described for bootstrapping an application with metadata specified in a template. The template specifies a stack of resources that will be used to execute an application and also includes a set of metadata for customizing the resources and the application. When the system receives the template, it instantiates a compute node which will execute the application. The compute node may contain at least one initialization script for bootstrapping the application with the metadata contained in the template. This functionality allows users to bootstrap the application running on the compute node with data from within the template that was used to create the stack of resources for executing the application. In this manner, metadata, configuration files, package names and versions can be passed by the application owner to the remote compute node.
  • Provisioning Multiple Network Resources

    view source
  • US Patent:
    20190007526, Jan 3, 2019
  • Filed:
    Aug 20, 2018
  • Appl. No.:
    16/105449
  • Inventors:
    - Seattle WA, US
    Daniel Lee Osiecki - Seattle WA, US
    Nishanth Shankaran - Kirkland WA, US
    Venkates P. Balakrishnan - Seattle WA, US
    Geoffrey Scott Pare - Seattle WA, US
    Blake Meike - Seattle WA, US
    Christopher Whitaker - Sammamish WA, US
  • Assignee:
    Amazon Technologies, Inc. - Seattle WA
  • International Classification:
    H04L 29/08
    H04L 12/24
  • Abstract:
    A resource provisioning service allows users to provision multiple, different network resources in an atomic manner and with a single call to a resource provisioning service. In some instances, the multiple, different network resources comprise individual types of resources that form a portion of one or more cloud-computing platforms. For instance, one or more entities may host and operate a cloud-computing platform that includes different types of network resources, such a storage service, a load balancing service, a compute service, a security service, or any other similar or different type of network-accessible service.
  • Custom Resources In A Resource Stack

    view source
  • US Patent:
    20180212898, Jul 26, 2018
  • Filed:
    Mar 26, 2018
  • Appl. No.:
    15/936238
  • Inventors:
    - Seattle WA, US
    RETO KRAMER - SAMMAMISH WA, US
    PRASHANT JAYARAMAN - BOTHELL WA, US
    CHRISTOPHER WHITAKER - SAMMAMISH WA, US
    VENKATES PARAMASIVAM BALAKRISHNAN - SEATTLE WA, US
  • Assignee:
    Amazon Technologies, Inc. - Seattle WA
  • International Classification:
    H04L 12/911
    G06F 9/50
    H04L 12/24
    H04L 29/08
  • Abstract:
    A resource stack managed by a resource stack provider is created based on a resource stack template that integrates a custom resource from a second provider into the resource stack using a notification system with the second provider. For example, a customer may create a template that defines a resource stack that comprises resources available from the resource stack provider and one or more custom resources provided by a second provider. When a resource stack is created, resources available from the resource stack provider may be provisioned. Custom resources may be initialized by notifying the provider of the custom resource of the requested integration of the custom resource with the resource stack and requested configuration details. The custom resource provider may respond with an indication of successful integration when the custom resource has been successfully initialized. After initializing the resources, the resource stack may be enabled for use.
  • Template Representation Of Security Resources

    view source
  • US Patent:
    20160269446, Sep 15, 2016
  • Filed:
    May 23, 2016
  • Appl. No.:
    15/162323
  • Inventors:
    - Seattle WA, US
    RETO KRAMER - SAMMAMISH WA, US
    CHRISTOPHER WHITAKER - SAMMAMISH WA, US
    VENKATES P. BALAKRISHNAN - SEATTLE WA, US
    PRASHANT JAYARAMAN - BOTHELL WA, US
  • Assignee:
    Amazon Technologies, Inc. - Seattle WA
  • International Classification:
    H04L 29/06
  • Abstract:
    Systems and methods are described for enabling users to model security resources and user access keys as resources in a template language. The template can be used to create and update a stack of resources that will provide a network-accessible service. The security resources and access keys can be referred to in the template during both stack creation process and the stack update process. The security resources can include users, groups and policies. Additionally, users can refer to access keys in the template as dynamic parameters without any need to refer to the access keys in plaintext. The system securely stores access keys within the system and allows for templates to refer to them once defined. These key references can then be passed within a template to resources that need them as well as passing them on securely to resources like server instances through the use of the user-data field.

Resumes

Christopher Whitaker Photo 1

Christopher Whitaker

view source
Christopher Whitaker Photo 2

Lib. Info. Asst. At Nypl

view source
Position:
LIB. INFO. ASST. at nypl, lib. info. asst. at NYPL
Location:
Bronx, New York
Industry:
Libraries
Work:
nypl since Nov 1999
LIB. INFO. ASST.

NYPL since Aug 1999
lib. info. asst.

Mott Haven Branch Public Library Jan 1996 - Mar 1999
Office Aide I

Schomburg Center for Research in Black Culture Dec 1995 - Dec 1996
Page
Education:
City University of New York City College 1996 - 1999
B.A., film/anthroplogy
State University of New York at Albany 1988 - 1992
none, communications, african-american history
Skills:
Online Research
Blogging
Records Management
Library
Research
Information Literacy
Collection Development
Library Instruction
Editing
History
Teaching
Information Management
Books
Publications
Community Outreach
Instructional Design
Fundraising
Select and Order Books
Maintains Collection
Suggest Items to suit needs and interest of patrons
Guides patrons through collections
Creates Programming
Digital Libraries
Interests:
music, art, history
Christopher Whitaker Photo 3

Christopher Whitaker Belen, NM

view source
Work:
Boeing
Everett, WA
Jun 2013 to Nov 2013
Manufacturing Operations Analyst
Boeing
Everett, WA
Jan 2012 to Jun 2013
Aviation Maintenance Technician
Regional Jet Center
Bentonville, AR
Jul 2005 to Jan 2012
Shift Supervisor
Education:
John Brown University
Siloam Springs, AR
2009 to 2010
BS - Business in Organizational Management
Northwest Arkansas Community College
Bentonville, AR
2006 to 2008
Certification in Aviation - FAA A&P Certification
Christopher Whitaker Photo 4

Christopher Whitaker Kernersville, NC

view source
Work:
City of Winston-Salem

Jun 2013 to 2000
Administrative Assistant
Lee University - Student Leadership Council
Cleveland, TN
Aug 2012 to Apr 2013
Public Relations Coordinator
Southtree
Chattanooga, TN
Jun 2012 to Aug 2012
Shipping and Receiving
200 Steele
High Point, NC
Mar 2006 to Jun 2012
Building Supervisor
American Eagle Outfitters
Greensboro, NC
May 2009 to Dec 2010
Sales Associate
Education:
Lee University
Cleveland, TN
2011 to 2013
BA in Psychology
Guilford Technical Community College
Jamestown, NC
2008 to 2010
General Studies
Skills:
Graphic Design, Word, Excel, PowerPoint
Christopher Whitaker Photo 5

Christopher G. Whitaker Kernersville, NC

view source
Work:
Amplify Education, Inc.
New York, NY
Jul 2014 to Jan 2015
Technology Coordinator
Camfel Productions
Los Angeles, CA
Jan 2014 to Jun 2014
Multimedia Specialist & National Keynote Speaker
Winston-Salem City Government
Winston-Salem, NC
Jun 2013 to Nov 2013
Administrative Council Assistant
Lee University
Cleveland, TN
Aug 2012 to Apr 2013
Public Relations Coordinator Intern
Education:
Lee University
Cleveland, TN
2010 to 2013
BA in Psychology
Skills:
Graphics Design, Supervising, Budgeting, Traveling, Public Speaking, Desktop Publishing

Amazon

Civicwhitaker Anthology: Three Years Of Organizing, Writing, And Documenting In Chicago Civic Tech At The Smart Chicago Collaborative

CivicWhitaker Anthology: Three years of organizing, writing, and documenting in Chicago civic tech at the Smart Chicago Collaborative

view source

Christopher Whitaker was a consultant to the Smart Chicago Collaborative, 
a civic organization devoted to improving lives in Chicago through technology, from 2012 to 2015. Smart Chicago focuses on increasing access to the Internet, improving skills for using the Internet, and developing meaningful ...


Author
Christopher Whitaker

Binding
Paperback

Pages
150

Publisher
Smart Chicago Collaborative

ISBN #
0990775259

EAN Code
9780990775256

ISBN #
1

Wikipedia

Chris Whitaker

view source

Chris Whitaker (born 19 October 1974) is a retired Australian rugby union footballer. He is a much acclaimed scrum-half for Leinster in Ireland. ...

License Records

Christopher W Whitaker

License #:
32976 - Active
Issued Date:
Mar 13, 2015
Renew Date:
Dec 1, 2015
Expiration Date:
Nov 30, 2017
Type:
Certified Public Accountant

Christopher W Whitaker

License #:
34482 - Active
Category:
Tow Truck Operator (Incident Management)
Expiration Date:
Apr 23, 2017

Facebook

Christopher Whitaker Photo 6

Christopher Lee Whitaker

view source
Christopher Whitaker Photo 7

Christopher Sparky Whitaker

view source
Christopher Whitaker Photo 8

Christopher A. Whitaker

view source
Christopher Whitaker Photo 9

Christopher Nigel Whitaker

view source
Christopher Whitaker Photo 10

Christopher Whitaker II

view source
Christopher Whitaker Photo 11

Christopher Whitaker

view source
Christopher Whitaker Photo 12

Christopher Whitaker

view source
Christopher Whitaker Photo 13

Christopher Carlton Whita...

view source

Myspace

Christopher Whitaker Photo 14

Christopher whitaker

view source
Locality:
ARCHDALE, North Carolina
Gender:
Male
Birthday:
1944
Christopher Whitaker Photo 15

Christopher Whitaker

view source
Locality:
North Carolina
Gender:
Male
Birthday:
1943
Christopher Whitaker Photo 16

Christopher Whitaker

view source
Locality:
CHICAGO, Illinois
Gender:
Male
Birthday:
1946
Christopher Whitaker Photo 17

Christopher Whitaker

view source
Locality:
HOUSTON, Texas
Gender:
Male
Christopher Whitaker Photo 18

christopher whitaker

view source
Locality:
lexington, Kentucky
Gender:
Male
Birthday:
1939
Christopher Whitaker Photo 19

Christopher Whitaker

view source
Locality:
SEMMES, Alabama
Gender:
Male
Birthday:
1944
Christopher Whitaker Photo 20

christopher whitaker

view source
Locality:
WAXHAW, North Carolina
Gender:
Male
Birthday:
1952

Googleplus

Christopher Whitaker Photo 21

Christopher Whitaker

Education:
Stephen F. Austin State University - Criminal Justice
Christopher Whitaker Photo 22

Christopher Whitaker

Christopher Whitaker Photo 23

Christopher Whitaker

Christopher Whitaker Photo 24

Christopher Whitaker

Christopher Whitaker Photo 25

Christopher Whitaker

Christopher Whitaker Photo 26

Christopher Whitaker

Christopher Whitaker Photo 27

Christopher Whitaker

Christopher Whitaker Photo 28

Christopher Whitaker

Youtube

Christopher Whitaker Trial Day 1 Part 1 Victi...

Christopher Whitaker Trial Day 1 Part 1 Victim's Mother Donnesha Coope...

  • Duration:
    1h 56m 32s

Christopher Whitaker apologizes for killing 1...

Feb. 22, 2018: Christopher Whitaker addressed the jury during the seco...

  • Duration:
    2m 6s

Video of Christopher Whitaker's confession sh...

Video of Christopher Whitaker's confession shown in court during Alian...

  • Duration:
    2m 4s

Christopher Whitaker Trial Prosecution Openin...

Christopher Whitaker Trial Prosecution Opening Statements.

  • Duration:
    9m 46s

INTERROGATION #2 : Christopher Whitaker & Dea...

This is a case of really bad luck crossing paths with ultra evil. Alia...

  • Duration:
    1h 5m 56s

Jury recommends death penalty for Christopher...

A jury recommends the death penalty for Christopher Whitaker, the man ...

  • Duration:
    5m 6s

News

I-Team Sources: Dna Helped Identify Suspect In Murder Of Alianna Defreeze

I-Team sources: DNA helped identify suspect in murder of Alianna Defreeze

view source
  • Christopher Whitaker, 44, was arrested for the kidnapping and aggravated murder of the teenager. He was taken into custody at 7:15 Thursday night on Mayfield Road in Mayfield Heightsby members of the Cleveland Division of Police and the United States Marshals Service.
  • Date: Feb 02, 2017
  • Category: U.S.
  • Source: Google

Classmates

Christopher Whitaker Photo 29

Christopher Whitaker

view source
Schools:
Anderson County Middle School Lawrenceburg KY 2002-2006
Community:
Tina Vollmer
Christopher Whitaker Photo 30

Christopher Whitaker

view source
Schools:
Lansdowne Elementary School Lexington KY 1975-1981
Community:
Kelly Knight, Ryan Schneider, Mary Mccormick
Christopher Whitaker Photo 31

Christopher Whitaker

view source
Schools:
Saugerties Junior High School Saugerties NY 2002-2006
Community:
Heidi Cottrill, Anthony Justi, Ann Coppey
Christopher Whitaker Photo 32

Christopher Whitaker

view source
Schools:
Berkeley Preparatory Tampa FL 1973-1979
Community:
Hania Foxworthy
Christopher Whitaker Photo 33

Christopher Whitaker

view source
Schools:
Wheatfield High School Wheatfield IN 1966-1970
Community:
George Chizmar, David Gulbransen
Christopher Whitaker Photo 34

Christopher Whitaker

view source
Schools:
Starr Commonwealth for Boys Van Wert OH 1998-2002
Community:
Roger Reed, Blase Oleyar, Michael Reef
Christopher Whitaker Photo 35

Christopher Whitaker (Bak...

view source
Schools:
Weyanoke Elementary School Alexandria VA 1979-1982, Westlawn Elementary School Falls Church VA 1981-1984, Glen Forest Elementary School Falls Church VA 1982-1983, Ellen Glasgow Intermediate School Falls Church VA 1984-1986
Community:
Nancy Cusimano
Christopher Whitaker Photo 36

Christopher Whitaker

view source
Schools:
Hephzibah High School Hephzibah GA 1989-1993
Community:
Margaret Skinner, Russell Brooks

Get Report for Christopher W Whitaker from Sammamish, WA, age ~59
Control profile