aws.events.cube365.net Open in urlscan Pro
35.160.59.165  Public Scan

Submitted URL: http://thecubereinvent.com/
Effective URL: https://aws.events.cube365.net/reinvent-2021/reinvent
Submission: On June 08 via api from US — Scanned from US

Form analysis 8 forms found in the DOM

<form id="forgotPassword" class="form-horizontal" novalidate="novalidate">
  <!-- <div class="form-group">
			<div class="col-xs-12 radio">
				<label class="radio-inline">
		 		 	<input type="radio" name="send" id="sendLink" value="option1" checked> Send Link to Email
				</label>
			</div>
		</div> -->
  <div class="form-group">
    <div class="col-xs-12">
      <label>Enter your email address below for password reset instructions.</label>
    </div>
  </div>
  <div class="form-group">
    <div class="col-xs-12">
      <input type="email" class="signUpForm form-control" id="inputEmail" name="email" placeholder="Enter Email Address">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <p class="text-left errorMessage"></p>
    </div>
  </div>
  <button type="submit" class="btn btn-default">Submit</button>
</form>

<form id="loginForm" class="form-horizontal" autocomplete="off">
  <div class="form-group">
    <div class="col-xs-12 signInEmailInput">
      <label for="email">Email</label>
      <input type="email" name="email" class="signInInput form-control" id="userEmail" style="background-color:rgb(238, 238, 238);">
    </div>
  </div>
  <div class="form-group">
    <div class="col-xs-12 col-sm-6" style="color: red; font-family:RobotoRegular;">
      <p class="text-left errorMessage"></p>
    </div>
  </div>
  <div class="form-group" style="padding:0 0 10px; text-align:center">
    <div class="col-xs-12 loginButtonDiv">
      <button id="loginButton" type="button" class="btn btn-primary" style="background-color: #0027C4; border-color:#0027C4; border-radius: 4px; font-family: RobotoBold; line-height: 21px; color: #FFFFFF; padding: 10px 50px; outline: none;">Sign in
        &amp; verify</button>
    </div>
  </div>
  <input type="submit" class="hide">
</form>

<form id="forgotPassword" class="form-horizontal">
  <!-- <div class="form-group">
			<div class="col-xs-12 radio">
				<label class="radio-inline">
		 		 	<input type="radio" name="send" id="sendLink" value="option1" checked> Send Link to Email
				</label>
			</div>
		</div> -->
  <div class="form-group">
    <div class="col-xs-12">
      <label>Enter your email address below for password reset instructions.</label>
    </div>
  </div>
  <div class="form-group">
    <div class="col-xs-12">
      <input type="email" class="signUpForm form-control" id="inputEmail" name="email" placeholder="Enter Email Address">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <p class="text-left errorMessage"></p>
    </div>
  </div>
  <button type="submit" class="btn btn-default">Submit</button>
</form>

<form id="contentloginForm" class="form-horizontal" autocomplete="off">
  <div class="form-group">
    <div class="col-xs-12">
      <input type="email" name="email" class="signUpForm form-control" id="contentuserEmail" placeholder="Enter Email">
    </div>
  </div>
  <div class="form-group">
    <div class="col-xs-12">
      <input type="password" name="password" class="signUpForm form-control" id="contentuserPassword" autocomplete="new-password" placeholder="Enter Password">
    </div>
  </div>
  <div class="col-xs-12 col-sm-6" style="margin-right:30px;padding-left:0px">
    <div class="col-sm-3 col-xs-2" style="padding: 0px 5px 0px 5px">
      <img class="img-responsive link" id="contentlinkedIn" src="https://d658x3vq8ei0g.cloudfront.net/images/SignUp/In.png">
    </div>
    <div class="col-sm-3 col-xs-2" style="padding: 0px 5px 0px 5px">
      <img class="img-responsive link" id="contenttwitterLogin" src="https://d658x3vq8ei0g.cloudfront.net/images/SignUp/Twitter.png">
    </div>
    <div class="col-sm-3 col-xs-2" style="padding: 0px 5px 0px 5px">
      <img class="img-responsive link" id="contentfacebookLogin" src="https://d658x3vq8ei0g.cloudfront.net/images/SignUp/Facebook.png">
    </div>
    <div class="col-sm-3 col-xs-4">
      <button id="contentloginButton" type="button" class="btn btn-primary link">Sign In</button>
    </div>
  </div>
  <div class="col-xs-12 col-sm-12">
    <p class="text-left errorMessage" style="color:red;font-weight:bold"></p>
  </div>
  <input type="submit" class="hide">
</form>

<form id="signup-modal-form" class="form-horizontal" autocomplete="off" style="border: 1px solid #EEEEEE; border-radius: 4px; padding: 15px 10px; max-height: 510px; overflow: auto;" novalidate="novalidate">
  <div class="col-xs-12 signUpFormDiv">
    <div class="col-xs-12 col-sm-6" style="margin-bottom:10px; padding: 0px">
      <div class="col-xs-12 col-sm-12 hidden-xs" style="text-align: left; padding-bottom:10px;">
        <span style="font-family: Robotobold; font-size:14px; line-height: 16px; color: #575757"> First Name </span>
        <span style="color: red;">*</span>
      </div>
      <div class="col-xs-12 col-sm-12 signUpFieldDiv" style="display: flex; align-items: flex-start;; flex-direction: column;">
        <input type="text" name="firstName" class="signUpForm signUpFormMobile form-control" placeholder="First Name" id="firstName" style="border-color: lightgray; background-color: rgb(238, 238, 238);">
        <span class="visible-xs" style="color: red; margin-bottom: 15px; min-width: 5%; text-align: center; font-size: 18px;">*</span>
      </div>
    </div>
    <div class="col-xs-12 col-sm-6" style="margin-bottom:10px; padding: 0px">
      <div class="col-xs-12 col-sm-12 hidden-xs" style="text-align: left; padding-bottom:10px;">
        <span style="font-family: Robotobold; font-size:14px; line-height: 16px; color: #575757"> Last Name </span>
        <span style="color: red;">*</span>
      </div>
      <div class="col-xs-12 col-sm-12 signUpFieldDiv" style="display: flex; align-items: flex-start;; flex-direction: column;">
        <input type="text" name="lastName" class="signUpForm signUpFormMobile form-control" placeholder="Last Name" id="lastName" style="border-color: lightgray; background-color: rgb(238, 238, 238);">
        <span class="visible-xs" style="color: red; margin-bottom: 15px; min-width: 5%; text-align: center; font-size: 18px;">*</span>
      </div>
    </div>
    <div class="col-xs-12 col-sm-12" style="margin-bottom:10px; padding: 0px">
      <div class="col-xs-12 col-sm-12 hidden-xs" style="text-align: left; padding-bottom:10px;">
        <span style="font-family: Robotobold; font-size:14px; line-height: 16px; color: #575757"> Email </span>
        <span style="color: red;">*</span>
      </div>
      <div class="col-xs-12 col-sm-12 signUpFieldDiv" style="display: flex; align-items: flex-start;; flex-direction: column;">
        <input type="text" name="email" class="signUpForm signUpFormMobile form-control" placeholder="Email" id="email" style="border-color: lightgray; background-color: rgb(238, 238, 238);">
        <span class="visible-xs" style="color: red; margin-bottom: 15px; min-width: 5%; text-align: center; font-size: 18px;">*</span>
      </div>
    </div>
    <div class="col-xs-12 col-sm-12" style="margin-bottom:10px; padding: 0px">
      <div class="col-xs-12 col-sm-12 hidden-xs" style="text-align: left; padding-bottom:10px;">
        <span style="font-family: Robotobold; font-size:14px; line-height: 16px; color: #575757"> Company Name </span>
        <span style="color: red;">*</span>
      </div>
      <div class="col-xs-12 col-sm-12 signUpFieldDiv" style="display: flex; align-items: flex-start;; flex-direction: column;">
        <input type="text" name="company" class="signUpForm signUpFormMobile form-control" placeholder="Company Name" id="company" style="border-color: lightgray; background-color: rgb(238, 238, 238);">
        <span class="visible-xs" style="color: red; margin-bottom: 15px; min-width: 5%; text-align: center; font-size: 18px;">*</span>
      </div>
    </div>
    <div class="col-xs-12 col-sm-12" style="margin-bottom:10px; padding: 0px">
      <div class="col-xs-12 col-sm-12 hidden-xs" style="text-align: left; padding-bottom:10px;">
        <span style="font-family: Robotobold; font-size:14px; line-height: 16px; color: #575757"> Job Title </span>
        <span style="color: red;">*</span>
      </div>
      <div class="col-xs-12 col-sm-12 signUpFieldDiv" style="display: flex; align-items: flex-start;; flex-direction: column;">
        <input type="text" name="jobTitle" class="signUpForm signUpFormMobile form-control" placeholder="Job Title" id="jobTitle" style="border-color: lightgray; background-color: rgb(238, 238, 238);">
        <span class="visible-xs" style="color: red; margin-bottom: 15px; min-width: 5%; text-align: center; font-size: 18px;">*</span>
      </div>
    </div>
    <div class="col-xs-12">
      <div class="col-xs-12" style="margin: 10px 0;border-bottom: 1px solid #EEEEEE;"></div>
    </div>
    <div style="font-family: RobotoRegular; margin-top: 10px;" class="col-xs-12">
      <span style="color: red;">*</span> Indicates a required field
    </div>
    <div class="col-xs-12">
    </div>
    <div class="col-xs-12" style="text-align: center;">
      <button id="signUpButton" type="button" class="btn btn-primary"
        style="border-color: #0091FF; border-radius: 4px; font-family: RobotoRegular; line-height: 21px; background-color: #0091FF; height: 43px; margin-top: 7px; width: 50%; outline: none;">Register Now!</button>
    </div>
  </div>
  <input type="submit" class="hide">
</form>

<form id="profile-form" class="form-horizontal" novalidate="novalidate">
</form>

<form class="form-horizontal" id="edit-password" novalidate="novalidate">
  <br>
  <a class="btn btn-primary cancelbtn" style="float:right;margin-left: 10px;background-color:grey;border-color:grey;" href="javascript:void(0)">Cancel</a>
  <button class="btn btn-primary save-event-meta editPassButton" style="float:right;background-color:#78B414;border-color:#78B414">Save</button>
  <br>
  <br>
  <div class="form-group">
    <label class="col-md-2 col-xs-12 control-label profilePage" for="oldPassword" style="margin-top:-10px">Old Password</label>
    <div class="col-md-6 col-xs-12">
      <input name="oldPassword" type="password" class="form-control input-md" id="oldPassword" rel="tooltip">
    </div>
    <div id="incorrect" style="display:none;font-family: RobotoLight;padding-top:7px;padding-left:15px"><b>Incorrect password</b></div>
  </div>
  <div class="form-group">
    <label class="col-md-2 col-xs-12 control-label profilePage" for="newPassword" style="margin-top:-10px">New Password</label>
    <div class="col-md-6 col-xs-12">
      <input name="newPassword" type="password" class="form-control input-md" id="newPassword" rel="tooltip">
    </div>
  </div>
  <div class="form-group">
    <label class="col-md-2 col-xs-12 control-label profilePage" for="confirmNewPassword" style="margin-top:-10px">Confirm Password</label>
    <div class="col-md-6 col-xs-12">
      <input name="confirmNewPassword" type="password" class="form-control input-md" id="confirmNewPassword" rel="tooltip">
    </div>
  </div>
</form>

Name: getFeedback

<form id="getFeedback" name="getFeedback" novalidate="novalidate">
  <div class="modal-body">
    <div class="form-group">
      <input type="text" class="form-control" id="usrName" name="usrName" placeholder="Name">
    </div>
    <div class="form-group">
      <input type="email" class="form-control" id="usrEmail" name="usrEmail" placeholder="Email">
    </div>
    <div class="form-group">
      <textarea rows="4" id="feeback" name="feedback" style="border-color:gainsboro; font-family:RobotoLight; padding:10px;" placeholder="Your Message" class="form-control"></textarea>
    </div>
    <div class="modal-footer">
      <input type="submit" class="btn btn-primary" id="submit" value="Submit" style="background-color:black;border-color:black;">
    </div>
  </div>
</form>

Text Content

Offering independent keynote analysis, plus interviews from across the AWS
community, theCUBE channel at re:Invent 2021 features the best of the AWS
ecosystem.  Tune in to hear first-hand accounts on all the news and
announcements from a range of guests, including AWS executives, partner company
executives, and customers.  














Cube365
×

SHARE


Welcome to AWS re:Invent 2021! Stand out from the crowd and add your profile
picture!
I want my badge and interests to be visible to all attendees.
Checking this box will display your presense on the attendees list and allow
other attendees to contact you via 1-1 chat. Read the Privacy Policy.
person_add




CONFERENCE PASS
Select your Interests!
Cancel Save
×

FORGOT PASSWORD

Enter your email address below for password reset instructions.




Submit

×

ALMOST THERE!

We just sent you a verification email. Please verify your account to gain access
to AWS re:Invent 2021. If you don’t think you received an email check your spam
folder.

--------------------------------------------------------------------------------

Didn't get an email? Click here

SIGN IN TO AWS RE:INVENT 2021.

In order to sign in, enter the email address you used to registered for the
event. Once completed, you will receive an email with a verification link. Open
this link to automatically sign into the site.

--------------------------------------------------------------------------------

Email



Sign in & verify

×

FORGOT PASSWORD

Enter your email address below for password reset instructions.




Submit

×

YOU MUST BE A REGISTERED USER TO ACCESS THIS CONTENT

Sign In



   
   
 * Premium Content
 * World Class Research
 * Videos On-Demand
 * Live Expert Interviews
 * E-Learning Library
   
   
 * Join Now
   
   



REGISTER FOR AWS RE:INVENT 2021

×

Please fill out the information below. You will recieve an email with a
verification link confirming your registration. Click the link to automatically
sign into the site.

--------------------------------------------------------------------------------

First Name *
*
Last Name *
*
Email *
*
Company Name *
*
Job Title *
*

* Indicates a required field

Register Now!

Already Registered? Sign in and verify to access the event

You are logged into aws.events.cube365.net. Continue as ?

Continue

--------------------------------------------------------------------------------

Logout existing user and Register
×

ALMOST THERE!

We just sent you a verification email. Please verify your account to gain access
to AWS re:Invent 2021. If you don’t think you received an email check your spam
folder.

--------------------------------------------------------------------------------

 Add To Calendar
 * Google Calendar
 * Google Calendar
 * Outlook / iCal Calendar

Didn't get an email? Click here
Profile ×
person_add




CONFERENCE PASS
 * General

Delete my registration
Delete my CUBE365 account
I want my badge and interests to be visible to all attendees.
Checking this box will display your presense on the attendees list, view your
profile and allow other attendees to contact you via 1-1 chat. Read the Privacy
Policy. At any time, you can choose to disable this preference.
Select your Interests!
Short Description
Social Links add

Cancel Save
×

UPLOAD YOUR PHOTO

 Uploading..
Choose a file
OR
Connect via Twitter
Connect via Linkedin
×

EDIT PASSWORD


Cancel Save


Old Password

Incorrect password
New Password

Confirm Password

Agenda

Speakers

Sponsors & Featured Partners

Go to re:Invent Event Page
more_horiz
Toggle navigation menu close
   
   
 * cable Links
      main page
      AWS
      
    * Links
      theCUBE Network SiliconANGLE Media

 * infoHelp



×







×









 * Main


Tuesday, Nov 30 2021 (UTC) Nov 30 Dec 01 Dec 02 Dec 03
12AM
12:15AM
12:30AM
12:45AM
1AM
1:15AM
1:30AM
1:45AM
2AM
2:15AM
2:30AM
2:45AM
3AM
3:15AM
3:30AM
3:45AM
4AM
4:15AM
4:30AM
4:45AM
5AM
5:15AM
5:30AM
5:45AM
6AM
6:15AM
6:30AM
6:45AM
7AM
7:15AM
7:30AM
7:45AM
8AM
8:15AM
8:30AM
8:45AM
9AM
9:15AM
9:30AM
9:45AM
10AM
10:15AM
10:30AM
10:45AM
11AM
11:15AM
11:30AM
11:45AM
12PM
12:15PM
12:30PM
12:45PM
1PM
1:15PM
1:30PM
1:45PM
2PM
2:15PM
2:30PM
2:45PM
3PM
3:15PM
3:30PM
3:45PM
4PM
4:15PM
4:30PM
4:45PM
5PM
5:15PM
5:30PM
5:45PM
6PM
6:15PM
6:30PM
6:45PM
7PM
7:15PM
7:30PM
7:45PM
8PM
8:15PM
8:30PM
8:45PM
9PM
9:15PM
9:30PM
9:45PM
10PM
10:15PM
10:30PM
10:45PM
11PM
11:15PM
11:30PM
11:45PM
12AM



AMD | George Watkins

12:00 am-12:15 am





AMD | Michael D'Aniello

12:15 am-12:30 am




AMD | Ali Zafar

12:30 am-12:45 am




AppDynamics | Linda Tong & Garrick Lin

12:45 am-1:00 am




AWS PS - Salesforce | Adilson Jardim

1:00 am-1:15 am




AWS PS - IronNet Cybersecurity | General Keith Alexander

1:15 am-1:30 am




LaunchDarkly | John Kodumal

1:30 am-1:45 am




MariaDB | Jon Bakke

1:45 am-2:00 am




NVIDIA | Ian Buck

2:00 am-2:15 am




OutSystems | Patrick Jean

2:15 am-2:30 am




Pure Storage | Rob Lee

2:30 am-2:45 am




Red Hat | Gunnar Hellekson & Joe Fernandes

2:45 am-3:00 am




Veeam | Danny Allan & James Kirschner

6:00 pm-6:15 pm




VMware | James Watters

6:15 pm-6:30 pm




AWS Transforming the NHL & F1

6:30 pm-7:00 pm




VMware Corporate + Cloud Strategy

7:00 pm-7:15 pm




VMware Cloud on AWS

7:15 pm-7:30 pm




Zscaler’s Mission to Make Doing Business & Navigating Change a Simpler, Faster,
and More Productive Experience

7:30 pm-7:45 pm




Day 1 Keynote Analysis

7:45 pm-8:00 pm




Delivering Comprehensive Cloud Security Solutions to Customers with Palo Alto
Networks

8:00 pm-8:15 pm




Optimizing Global Commerce & Money Management in Today’s Internet Economy

8:15 pm-8:30 pm




Trend Micro | Mike Milner & Danielle Greshock

8:30 pm-8:45 pm




Red Hat | Manu Parbhakar & Mike Evans

8:45 pm-9:00 pm




Micro Focus | Neil Fowler & Sabina Joseph

9:00 pm-9:15 pm




Zerto | Caroline Seymour & Danielle Greshock

9:15 pm-9:30 pm




AWS Public Sector & Leidos | Derrick Pledger & David Chou

9:30 pm-9:45 pm




Databricks | Joel Minnick and Gregory Rokita

9:45 pm-10:00 pm




Airslate | Scott Owen & Sabina Joseph

10:00 pm-10:15 pm




CyberArk | Katie Curtin-Mestre & Bar Lavie

10:15 pm-10:30 pm




Dremio | Tomer Shiran

10:30 pm-10:45 pm




PricewaterhouseCoopers | Scott Weber

10:45 pm-11:00 pm




InfluxData | Brian Mullen & Arwa Kaddoura

11:00 pm-11:15 pm




Starburst | Justin Borgman & Teresa Tung

11:15 pm-11:30 pm




PricewaterhouseCoopers | Scott Carter, TSYS

11:30 pm-11:45 pm




Accenture | Karthik Narain & Chris Wegmann

11:45 pm-12:00 am


Main

keyboard_arrow_left
Tuesday, November 30 2021(UTC)
keyboard_arrow_right
Filter by Track
 * All
 * 
   Main

 * 12:00 AM - 12:15 AM
   
   AMD | George Watkins

 * 12:15 AM - 12:30 AM
   
   AMD | Michael D'Aniello

 * 12:30 AM - 12:45 AM
   
   AMD | Ali Zafar

 * 12:45 AM - 1:00 AM
   
   AppDynamics | Linda Tong & Garrick Lin

 * 1:00 AM - 1:15 AM
   
   AWS PS - Salesforce | Adilson Jardim

 * 1:15 AM - 1:30 AM
   
   AWS PS - IronNet Cybersecurity | General Keith Alexander

 * 1:30 AM - 1:45 AM
   
   LaunchDarkly | John Kodumal

 * 1:45 AM - 2:00 AM
   
   MariaDB | Jon Bakke

 * 2:00 AM - 2:15 AM
   
   NVIDIA | Ian Buck

 * 2:15 AM - 2:30 AM
   
   OutSystems | Patrick Jean

 * 2:30 AM - 2:45 AM
   
   Pure Storage | Rob Lee

 * 2:45 AM - 3:00 AM
   
   Red Hat | Gunnar Hellekson & Joe Fernandes

 * 6:00 PM - 6:15 PM
   
   Veeam | Danny Allan & James Kirschner

 * 6:15 PM - 6:30 PM
   
   VMware | James Watters

 * 6:30 PM - 7:00 PM
   
   AWS Transforming the NHL & F1

 * 7:00 PM - 7:15 PM
   
   VMware Corporate + Cloud Strategy

 * 7:15 PM - 7:30 PM
   
   VMware Cloud on AWS

 * 7:30 PM - 7:45 PM
   
   Zscaler’s Mission to Make Doing Business & Navigating Change a Simpler,
   Faster, and More Productive Experience

 * 7:45 PM - 8:00 PM
   
   Day 1 Keynote Analysis

 * 8:00 PM - 8:15 PM
   
   Delivering Comprehensive Cloud Security Solutions to Customers with Palo Alto
   Networks

 * 8:15 PM - 8:30 PM
   
   Optimizing Global Commerce & Money Management in Today’s Internet Economy

 * 8:30 PM - 8:45 PM
   
   Trend Micro | Mike Milner & Danielle Greshock

 * 8:45 PM - 9:00 PM
   
   Red Hat | Manu Parbhakar & Mike Evans

 * 9:00 PM - 9:15 PM
   
   Micro Focus | Neil Fowler & Sabina Joseph

 * 9:15 PM - 9:30 PM
   
   Zerto | Caroline Seymour & Danielle Greshock

 * 9:30 PM - 9:45 PM
   
   AWS Public Sector & Leidos | Derrick Pledger & David Chou

 * 9:45 PM - 10:00 PM
   
   Databricks | Joel Minnick and Gregory Rokita

 * 10:00 PM - 10:15 PM
   
   Airslate | Scott Owen & Sabina Joseph

 * 10:15 PM - 10:30 PM
   
   CyberArk | Katie Curtin-Mestre & Bar Lavie

 * 10:30 PM - 10:45 PM
   
   Dremio | Tomer Shiran

 * 10:45 PM - 11:00 PM
   
   PricewaterhouseCoopers | Scott Weber

 * 11:00 PM - 11:15 PM
   
   InfluxData | Brian Mullen & Arwa Kaddoura

 * 11:15 PM - 11:30 PM
   
   Starburst | Justin Borgman & Teresa Tung

 * 11:30 PM - 11:45 PM
   
   PricewaterhouseCoopers | Scott Carter, TSYS

 * 11:45 PM - 12:00 AM
   
   Accenture | Karthik Narain & Chris Wegmann

×


×







×







Featured Speakers

John Furrier

Co-founder & Co-CEO

SiliconANGLE Media




Dave Vellante

Co-founder & Co-CEO

SiliconANGLE Media




Lisa Martin

Host

theCUBE




David Nicholson

Analyst & Co-host

SiliconANGLE Media




Rob Smedley

Director of Data Systems

Formula 1




Sandy Carter

Vice President

AWS




Mai-Lan Tomsen Bukovec

AWS Vice President, Block and Object Storage (Elastic Block Storage, Amazon S3,
and Amazon Glacier)

AWS




Dave Lehanski

SVP, Business Development & Global Partnerships

NHL




Dave Brown

VP, Elastic Compute Cloud (EC2)

AWS




Benoit Dageville

Co-Founder & President of Products

Snowflake




WELCOME TO CUBE365 EVENTS PLATFORM DIGITAL COMMUNITY

You are now part of the interactive digital experience for all SiliconANGLE
conferences and an exclusive member of the social community. Enjoy live and
on-demand broadcasts, theCUBE interviews, CrowdChats, and access to premium
content and presentations. Engage and interact in real time with influencers and
peers in a social space designed for collaboration and networking. Discover all
that Cube365 Events Platform has to offer before, during and after the event.

×

CONTACT US



PRIVACY STATEMENT

×

© 2023 CUBE365