techtalksummits.com Open in urlscan Pro
18.205.131.214  Public Scan

Submitted URL: https://go.techtalksummits.com/e/984411/live-it-innovation-chicago-il2/2sbjmj/788151246/h/oUrLr4PpLd5JGWFocR4UuTgdYk7o0_6miJpOH...
Effective URL: https://techtalksummits.com/event/live/it-innovation/chicago-il2
Submission: On November 10 via manual from IN — 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="6f7a0995-24bb-40b0-06a3-08dac670f49f">
  <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/live/it-innovation/chicago-il2">
  <input id="captchaToken" name="captchaToken" type="hidden"
    value="03AFcWeA73DtyZvCsJkvJEQiKG1SC9pY9d_9v_ruBtiwKeKp7OOw9ky8nm4N2HW4-NebcgNdMO6Rn2qq7xq9okMclptEBLTOgKgMxJoGg0qrf25XxSrXAQwxqernToxlrnbdSWqX_Lt-7FeS_UZlIazgBN_UW5mjnTnNuoMBsSxToq_seh4DBSZz2LUeRepehqKCCOiaWDUFkdJR9553P4eW5iD5OvvkF2VxY-8zVQ3iE7e1gn_ISgpzHw3iRqF01cqQeq70Z0_NGJOzn30IWqmmXuxYVNrL9sLUom_9kbuKmYT0GUq2rATYyd91g-KEAqGsiizSp4-AygME8z1cSHJ_KUPoAuWi48osoUbI3gMpAXASiGMKHIIg5GzeHGxx_meimCIRXQenHytoIw7LWxAdAnh0a01YWg0sf2XGrfI5QbmCPB0VOpF_p7cMlnU4RlnFgJZS1zcL21aoXxY3Mr5-UbekOhmJsdrSCGUBCG67qfa9AD2AueGWn4JV8Y1iPbSSi02kFnoeUKQ7IffxhFnkpXVF_Uqs7gYUsFrHJe56aNBrt0e3SQKKtO36qwwZ8SK-h706-XBeAAZss5zjv-kOKtjm9bASicmQ">
  <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-q7hg" style="width: 438px;"><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-86411032" 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-86411033" 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 FOR 20% OFF</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 Advisory Board Leadership Reviews Contact Us

2023 Calendar
Face-2-Face
IT Innovation


NETWORKING & IT INNOVATION


CHICAGO, IL


MORTON'S CHICAGO

Dec 05, 2023

Chicago IL

5:30 PM - 8:30 PM CT

Get reminder


X
Send

INVEST IN YOURSELF

Join technology leadership while they network and learn of the latest
mission-critical technologies. A TechTalk event is an investment in yourself and
your future.

SPONSORED BY




JOIN US FOR NETWORKING AND COCKTAILS

TechTalk Summits is the place for leaders in the technology community to relax,
network and hear about the latest mission-critical technologies in a social
setting. Enjoy your beverage of choice; munch on appetizers; connect with people
you've friended, LinkedIn and tweeted; and discuss cutting-edge technology with
innovative technology manufacturers and their partners.

Register now to join us after work. Network over cocktails. It's free to attend!

Most of all get the information you need to be indispensable in your job. You`ll
hear the most up-to-date information from leaders with expertise in:

 * The tools and techniques attackers are using and how to architect for
   prevention
 * Virtualizing your infrastructure and applications without impacting
   performance
 * Secure, reliable co-location services
 * Changing the performance and economics of enterprise storage
 * The future of authentication and security
 * Secure and unify end user and privileged user identity
 * Protecting your network against the widest range of DNS-based malware and
   attacks
 * Big Data best-of-breed approach
 * How low-code can help you deliver on your digital initiatives
 * Agile techniques to deliver custom application solutions
 * Managing, securing and supporting a mobile workforce
 * Reducing and optimizing mobility spend
 * Getting clear visibility into your company's mobile environment

Space is limited so reserve your seat today!

MORTON'S CHICAGO , 65 E WACKER PL CHICAGO IL 60601


AGENDA

Time Title Description 5:30 pm Registration opens 6:00 pm - 6:15 pm US Signal US
Signal is a provider of data center services, o...ffering connectivity, cloud
hosting, colocation, data protection, and disaster recovery solutions – all
powered by its wholly owned and operated, robust, fiber network. US Signal also
helps customers optimize their IT resources through managed and professional
services.

6:15 pm - 6:30 pm SecPod SecPod is a cybersecurity technology company. We
p...revent cyberattacks and attack-proof IT infrastructure. Our SanerNow
Advanced Vulnerability Management solution provides continuous & automated
visibility to computing environments, identifies vulnerabilities & risks, and
remediates them instantly through one agent, all from a single console.

7:30 pm Hearty appetizers, open bar, & networking 8:15 pm Sponsor raffles

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.

GET REMINDER

×
Outlook/iCal Google Calendar

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

OR

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

Email *
Phone *
Subscribe to Reminders


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 FOR 20% OFF
Maybe Later
Close dialog 2


SUBSCRIBE FOR NEWS!

GET EVENT EMAIL UPDATES:


SUBMIT
NO, THANKS