techtalksummits.com Open in urlscan Pro
18.205.131.214  Public Scan

URL: https://techtalksummits.com/event/analyst/cio-strategy-series/analyst-series-with-idc-south7
Submission: On December 12 via manual from MY — Scanned from DE

Form analysis 4 forms found in the DOM

POST /sponsor/login

<form class="login" method="post" action="/sponsor/login">
  <h1>Sponsor Login</h1>
  <input type="text" name="username" placeholder="Email">
  <input type="password" name="password" placeholder="Password">
  <button type="submit" class="btn btn-red" style="width: 100%;justify-content: center;">LOGIN</button>
</form>

POST

<form method="POST" onsubmit="if (checkValidity()){document.getElementsByClassName('loader')[0].classList.remove('hidden');return true;}else{return false;}">
  <input data-val="true" data-val-required="The EventId field is required." id="EventId" name="EventId" type="hidden" value="45bcda2a-7363-4723-0379-08dac71f9c70">
  <input data-val="true" data-val-required="The IsPayment field is required." id="IsPayment" name="IsPayment" type="hidden" value="False">
  <input data-val="true" data-val-required="The IsDiscount field is required." id="IsDiscount" name="IsDiscount" type="hidden" value="False">
  <input data-val="true" data-val-required="The BackUrl field is required." id="BackUrl" name="BackUrl" type="hidden" value="/event/analyst/cio-strategy-series/analyst-series-with-idc-south7">
  <input id="captchaToken" name="captchaToken" type="hidden"
    value="03AFcWeA4xJDI-xSKmvdVb5TorY4GcEz0pQoi7N47rh-LfANWx13izeceuZfRQtVQKN_jbmcp1RtFsBhz_Luduf2e_4r68RYt2Bfv_j1XKdJxx6Cn20wxKjTtdcUDr7lcOMnQxghu6GKBI3I98GzNjbbQ0h51Xjvq_0zS5rsxy4N7rWBCpfJW8uMLmMWhIdGzKK26Jijp-zgdSUZSi6bON92KcktCTlS-z6Jya4OvBbsGdd6sKAnPzHiLhtR2BRR3zbGPspEv6ZX7avAU0rM-bXDtOMKNOBos8T5yEOcgSy6BqSIt9ZHp-7T2cWAF4Thy3Zj9DihcMRHZyU9ea0kRwexh-rgolRaq550TEjM0zJgdKBlMhv2-ChLK2rl031KzbEWYEUG6aFcLRamME5qY6dEj6GxNTucno8R5tyYTJxvZyy_dHwSSMZevvPBJWwvf0ssFJHzmIsusVlfQM7QTaeT1SASOc9uqCyqkMC0Z9Rxu_P4Dm1y0uy_jpwUDhVFYTtvmFqNkiS0BX40_ciBFNvgJIkP59oftI3B1KMv1ocZM-WakxDoVraYPEYP1VG2PSOIxntr6ud_DSuEvZLhpLNH-NmSHIEDUJyw">
  <div class="register-form-row">
    <div class="register-form-col">
      <input data-val="true" data-val-required="First Name is required" id="Firstname" name="Firstname" placeholder=" " type="text" value="">
      <label for="Firstname">First Name <span class="required-mark">*</span></label>
      <span class="field-validation-valid" data-valmsg-for="Firstname" data-valmsg-replace="true"></span>
    </div>
    <div class="register-form-col">
      <input data-val="true" data-val-required="Last Name is required" id="Lastname" name="Lastname" placeholder=" " type="text" value="">
      <label for="Lastname">Last Name <span class="required-mark">*</span></label>
      <span class="field-validation-valid" data-valmsg-for="Lastname" data-valmsg-replace="true"></span>
    </div>
    <div class="register-form-col">
      <input data-val="true" data-val-required="Company is required" id="Company" name="Company" placeholder=" " type="text" value="">
      <label for="Company">Company <span class="required-mark">*</span></label>
      <span class="field-validation-valid" data-valmsg-for="Company" data-valmsg-replace="true"></span>
    </div>
    <div class="register-form-col">
      <input data-val="true" data-val-required="Title is required" id="Title" name="Title" placeholder=" " type="text" value="">
      <label for="Title">Title <span class="required-mark">*</span></label>
      <span class="field-validation-valid" data-valmsg-for="Title" data-valmsg-replace="true"></span>
    </div>
    <div class="register-form-col">
      <input data-val="true" data-val-email="Email is incorrect" data-val-required="Email is required" id="Email" name="Email" placeholder=" " type="text" value="">
      <label for="Email">Email <span class="required-mark">*</span></label>
      <span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
    </div>
    <div class="register-form-col">
      <input data-val="true" data-val-phone="The Phone field is not a valid phone number." data-val-required="Phone is required" id="Phone" name="Phone" placeholder=" " required="required" type="text" value="">
      <label for="Phone">Mobile Phone <span class="required-mark">*</span></label>
      <span class="field-validation-valid" data-valmsg-for="Phone" data-valmsg-replace="true"></span>
    </div>
    <div class="register-form-col">
      <input data-val="true" data-val-required="Zip is required" id="Zip" name="Zip" placeholder=" " type="text" value="">
      <label for="Zip">Zip <span class="required-mark">*</span></label>
      <span class="field-validation-valid" data-valmsg-for="Zip" data-valmsg-replace="true"></span>
    </div>
    <div class="register-form-col">
      <select name="Answer" id="Answer" required="">
        <option value="" style="display:none;"></option>
        <option value="1">TechTalk Marketing</option>
        <option value="2">LinkedIn</option>
        <option value="3">Partner/Sponsor</option>
        <option value="5">IDC</option>
        <option value="6">Other</option>
      </select>
      <label for="Answer">How did you hear about us? <span class="required-mark">*</span></label>
      <span class="field-validation-valid" data-valmsg-for="Answer" data-valmsg-replace="true"></span>
    </div>
    <div class="register-form-col">
      <select name="JobFunction" id="JobFunction" required="" class="form-control select2-hidden-accessible" multiple="" data-select2-id="select2-data-JobFunction" tabindex="-1" aria-hidden="true">
        <optgroup label="Engineering &amp; Technical" data-max-options="0">
          <option value="3">Artificial Intelligence</option>
          <option value="4">Bioengineering</option>
          <option value="5">Biometrics</option>
          <option value="6">Business Intelligence</option>
          <option value="7">Chemical Engineering</option>
          <option value="8">Cloud / Mobility</option>
          <option value="9">Data Science</option>
          <option value="10">DevOps</option>
          <option value="11">Digital Transformation</option>
          <option value="12">eCommerce</option>
          <option value="13">Emerging Technology</option>
          <option value="14">Engineering &amp; Technical</option>
          <option value="15">Industrial Engineering</option>
          <option value="16">Mobile Development</option>
          <option value="17">Product Development</option>
          <option value="18">Product Management</option>
          <option value="19">Project Management</option>
          <option value="20">Research &amp; Development</option>
          <option value="21">Scrum Master / Agile Coach</option>
          <option value="22">Software Development</option>
          <option value="23">Support / Technical Services</option>
          <option value="24">Technology Operations</option>
          <option value="25">Test / Quality Assurance</option>
          <option value="26">UI / UX</option>
          <option value="27">Web Development</option>
        </optgroup>
        <optgroup label="Information Technology" data-max-options="0">
          <option value="28">Application Development</option>
          <option value="29">Business Service Management</option>
          <option value="30">Cloud / Mobility</option>
          <option value="31">Collaboration &amp; Web Apps</option>
          <option value="32">Data Center</option>
          <option value="34">Data Warehouse</option>
          <option value="42">Database Administration</option>
          <option value="43">eCommerce</option>
          <option value="44">Enterprise Architecture</option>
          <option value="45">Help Desk / Desktop Services</option>
          <option value="46">HR / Financial / ERP Systems</option>
          <option value="41">Information Security</option>
          <option value="40">Information Technology</option>
          <option value="39">Infrastructure</option>
          <option value="38">IT Asset Management</option>
          <option value="37">IT Audit / IT Compliance</option>
          <option value="36">IT Operations</option>
          <option value="35">IT Procurement</option>
          <option value="33">IT Strategy</option>
        </optgroup>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-1-iu5f" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--multiple" role="combobox"
            aria-haspopup="true" aria-expanded="false" tabindex="-1" aria-disabled="false">
            <ul class="select2-selection__rendered" id="select2-JobFunction-container"></ul><span class="select2-search select2-search--inline"><textarea class="select2-search__field" type="search" tabindex="0" autocorrect="off" autocapitalize="none"
                spellcheck="false" role="searchbox" aria-autocomplete="list" autocomplete="off" aria-label="Search" aria-describedby="select2-JobFunction-container" placeholder="" style="width: 0.75em;"></textarea></span>
          </span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
      <label for="JobFunction">Job Function <span class="required-mark">*</span></label>
      <span class="field-validation-valid" data-valmsg-for="JobFunction" data-valmsg-replace="true"></span>
    </div>
    <div class="register-form-col">
      <input type="submit" value="Sign me up">
    </div>
  </div>
  <div class="register-form-row1">
    <div class="register-form-check hidden"><input checked="checked" data-val="true" data-val-required="The SaveMyInfo field is required." id="SaveMyInfo" name="SaveMyInfo" type="checkbox" value="true"><input name="SaveMyInfo" type="hidden"
        value="false"> &nbsp; Save my info for faster registration next time.</div>
    <div class="register-form-warning">By registering I understand that I am agreeing to receive communications from TechTalk Summits and its sponsors per its <a href="/privacy-policy/">privacy policy</a>.</div>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-QS25Ab" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 450px; min-width: 200px; max-width: 1000px; border-radius: 6px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/TFZvPm/images/9ab217da-cef8-4514-926c-bda3800b1bde.jpeg&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; padding: 20px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 300px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
              src="https://d3k81ch9hvuctc.cloudfront.net/company/TFZvPm/images/f9b713e4-ea0b-4ed9-b5be-5762d545757f.png" tabindex="-1" alt="Placeholder company logo" class="needsclick  kl-private-reset-css-Xuajs1"
              style="max-width: 100%; width: 192px; height: auto; cursor: initial;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-92634815" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-poppins"
              style="font-size: 30px; color: #ffffff; font-family: Poppins-Klaviyo-Hosted, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold;"><span style="font-size: 28px;">AI &amp; The Future of Business</span><br></span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-92634816" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; text-align: center; line-height: 150%;"><span
              style="color: #ffffff; font-size: 24px; font-family: Poppins-Klaviyo-Hosted, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold;">5-7 February, 2024<br>The Vinoy Resort &amp; Golf Club<br>St. Petersburg, FL</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 40px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(208, 83, 15); border-radius: 6px; border-style: none; border-color: rgb(20, 20, 20); border-width: 2px; color: rgb(255, 255, 255); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 54px; width: 100%;">REGISTER
          NOW</button></div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgba(48, 59, 67, 0); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(255, 255, 255); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">Maybe
          Later</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_2 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-VPKycw" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 24px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 20px; flex: 1 1 0%;">
  <div title="TechTalk Newsletter Sign-up" class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -20px 0px -20px -20px; padding: 0px; border-top: 0px solid transparent; border-right: 0px; border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-bottom-left-radius: 24px; border-top-left-radius: 24px; overflow: hidden; min-width: 390px; min-height: 400px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1"
      style="background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/TFZvPm/images/979daf23-bca2-4bd9-a9f0-955c123d9c61.jpeg&quot;); background-repeat: no-repeat; background-size: 300px; background-position: 50% 50%; width: 100%; height: 100%; display: block;">
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 0px 0px 20px; min-height: 400px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-81428974" style="width: 100%;">
          <h2>Subscribe for News!</h2>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-81428975" style="width: 100%;">
          <div style="text-align: center;"><span>GET EVENT EMAIL UPDATES:</span></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_81428976" class="needsclick go106882768 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 40px; text-align: left; color: rgb(0, 0, 0); font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 2px; background-color: rgba(255, 255, 255, 0); border: 1px solid rgba(255, 255, 255, 0); box-shadow: rgba(0, 0, 0, 0) 0px 0px 5px;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
              src="https://d3k81ch9hvuctc.cloudfront.net/company/Pb3wug/images/9f4a3561-0a89-4507-ad2d-924d657df631.png" tabindex="-1" alt="underline" class="needsclick  kl-private-reset-css-Xuajs1"
              style="max-width: 100%; width: 560px; height: auto; cursor: initial;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 10px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(208, 83, 15); border-radius: 24px; border-style: none; border-color: rgb(33, 29, 28); border-width: 3px; color: rgb(255, 255, 255); font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 2px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 40px; width: 100%;">SUBMIT</button>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgba(255, 255, 255, 0); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(0, 0, 0); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 40px; width: 100%;">NO,
          THANKS</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting
Follow Us
Follow
Follow
News
Log In


SPONSOR LOGIN

LOGIN
Forgot password Create Account

Events

All Events
Face-2-Face

AI Impact IT Innovation Topgolf Analyst City Series CXO Roundtable Soho House
International Custom & Experiences
Virtual Events

Virtual CIO Strategy Virtual International Virtual Custom Virtual Analyst On
Demand

News

All News AI Impact Cybersecurity Tech News CIO Xchange Articles Of Interest

Resources

Sponsor

Become a Sponsor Media Kit Logos & Branding FAQs

About

About Us Leadership Reviews Contact Us

Advisory Board

2024 Calendar
Analyst Series
Strategy CIO Series


ANALYST SERIES WITH IDC, SOUTH




Dec 12, 2023

2:00 PM - 4:00 PM CT


X
Send

SPONSORED BY



Speakers
 * Speaker Niel Nickolaisen Adjunct Research Advisor, IT Executive Program at
   IDC
   
   Niel is an Adjunct Research Advisor and IT Executive Program at IDC. He is
   considered a thought leader in the use of Agile principles to improve IT
   delivery...read more

 * Speaker Tom Molden CIO, Global Executive Engagement
   
   The Modernization Challenge

 * Speaker Gary J. Sorrentino Global CIO
   
   Striving for Human Excellence Regardless of Work Location

 * Speaker Maziel Martinez Sr. Product Marketing Manager
   
   Okta Identity Governance

 * Speaker Brandon Kiffer Regional VP, Sales
   
   Digital Transformation and Your Compliance Journey

 * Speaker John Engates VP - Field Chief Technology Officer
   
   Why Zero Trust Matters More Than Ever in the Era of Generative AI

 * Speaker Andrew Murphy Director of Product Marketing
   
   Simplify Cybersecurity Management

 * Speaker Roger Grimes Data-Driven Defense Evangelist
   
   Incredible Ways You Can Be Hacked Using Email

“What a pleasure to attend this event to learn about emerging tech trends,
including generative AI, and how they might affect the digital landscape in the
future."

– Rakesh Reddy, DirectTV, Chief Digital Officer


INTERACT & NETWORK LIVE WHEREVER YOU ARE

TUESDAY, DECEMBER 12 | 2:00-4:00 PM 

 

Working with technology, you are certainly familiar with “first-mover
advantage.” Well, professionally and personally, this is what 2023 is presenting
to CIOs and technology leaders worldwide! So many trends that we have watched
for years are coalescing – the digitization of business processes, the
criticality of digital leadership within our organizations, and the governance
imperative to brief the C-suite and the board of directors regarding an
organization’s state of digital readiness — as we confront an unsettled economy
that is driving yet another major iteration of new information technology
imperatives.

Join us as we explore both the leadership and technology landscapes, and provide
useful operational guidance for seizing the opportunities for maturing our cloud
capabilities, data management, and C-suite participation; and the rising
challenges before us including the talent gaps, the never-ending security gaps,
and the disconnected technology initiatives across many of our organizations.   

You’ll get the full benefits of our Face-2-Face events – what TechTalk is known
for – networking while learning about the most cutting edge technologies in an
engaging environment. Meet and speak with our sponsors, the companies you need
to know on the cutting edge of technology, get specific information for your
applications and arrange follow-up.

Our partners at IDC are constantly working to bring current, relevant data that
CIOs need. Join the conversation to ensure that the insights we bring you are
useful & applicable in your work scenarios. 


#1 IN TECHNOLOGY MARKET RESEARCH*

Join us and senior analysts from our strategic research partner, IDC, for
critical analysis on topics ranging from digital innovation, to industry
ecosystems, ransomware and phishing, and more.
* Analyst Firm of the Year 2020, 2021, 2022, IIAR (Institute of Influencer and
Analyst Relations)


True

  REGISTER FOR THIS EVENT  

REGISTER FOR THIS EVENT

First Name *
Last Name *
Company *
Title *
Email *
Mobile Phone *
Zip *
TechTalk Marketing LinkedIn Partner/Sponsor IDC Other How did you hear about us?
*
Artificial Intelligence Bioengineering Biometrics Business Intelligence Chemical
Engineering Cloud / Mobility Data Science DevOps Digital Transformation
eCommerce Emerging Technology Engineering & Technical Industrial Engineering
Mobile Development Product Development Product Management Project Management
Research & Development Scrum Master / Agile Coach Software Development Support /
Technical Services Technology Operations Test / Quality Assurance UI / UX Web
Development Application Development Business Service Management Cloud / Mobility
Collaboration & Web Apps Data Center Data Warehouse Database Administration
eCommerce Enterprise Architecture Help Desk / Desktop Services HR / Financial /
ERP Systems Information Security Information Technology Infrastructure IT Asset
Management IT Audit / IT Compliance IT Operations IT Procurement IT Strategy Job
Function *

  Save my info for faster registration next time.
By registering I understand that I am agreeing to receive communications from
TechTalk Summits and its sponsors per its privacy policy.



Close

REGISTER FOR THIS EVENT

×
You have successfully requested to register for this event. Please check your
email inbox for further information.


ERROR

×

Error

Close

Web Design & Development by multiMind.media

©2023 TechTalk Summits. All rights reserved.

EVENTS

Live Virtual TechTalk Experiences IT Innovation
Soho House CXO Roundtable Topgolf Analyst City Series
On Demand Calendar PDF

SPONSORS

About Media Kit Logos & Branding FAQs

RESOURCES

All Resources

NEWS

All News Cybersecurity Tech News CIO Xchange

COMPANY

About On LinkedIn On Twitter Contact Us
Terms of Use | Privacy Policy | Subscribe | Unsubscribe | Sign Up

Web Design & Development by multiMind.media

©2023 TechTalk Summits. All rights reserved.



Close dialog 1

AI & The Future of Business


5-7 February, 2024
The Vinoy Resort & Golf Club
St. Petersburg, FL

REGISTER NOW
Maybe Later
Close dialog 2


SUBSCRIBE FOR NEWS!

GET EVENT EMAIL UPDATES:


SUBMIT
NO, THANKS