www.equinix.com
Open in
urlscan Pro
23.73.243.246
Public Scan
Submitted URL: https://go.equinix.com/MTgwLVNMTC0wMjEAAAGQIhZJc3n2PZXBi9pcKgWFNlYzp19TAHpw79JhoHh-pyctkreQF3jnBaW8ztx-JqSBWnm5Tzo=
Effective URL: https://www.equinix.com//resources/webinars/equinix-metal-infrastructure-optimization?utm_campaign=FY23_WW_HI_CAS_NP_272...
Submission: On December 20 via api from CA — Scanned from CA
Effective URL: https://www.equinix.com//resources/webinars/equinix-metal-infrastructure-optimization?utm_campaign=FY23_WW_HI_CAS_NP_272...
Submission: On December 20 via api from CA — Scanned from CA
Form analysis
4 forms found in the DOMhttps://www.equinix.com/search-results
<form id="site-search-form" action="https://www.equinix.com/search-results" data-page-path="/content/eqxcorp/us/en/resources/webinars/equinix-metal-infrastructure-optimization" data-path="https://www.equinix.com/search-results">
<input type="search" class="search__input lead" placeholder="Search Equinix" aria-label="Search Equinix">
</form>
Name: FormCenter_T1_EN —
<form id="mktoForm_16889" name="FormCenter_T1_EN" data-analytics-form-name="request-download" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove">
<!-- Google Recaptcha Custom Implementation -->
<div class="recaptcha-key" data-recaptchakey="6Lc7CcQUAAAAAL6on8qZZfon_bQs76jfWzzxLsKS"></div>
<script>
var recaptchaKey = document.querySelector(".recaptcha-key").getAttribute("data-recaptchaKey");
MktoForms2.whenReady(function(mktoForm) {
var userConfig = {
apiKeys: {
recaptcha: recaptchaKey,
},
fields: {
recaptchaFinger: "lastRecaptchaUserInput",
},
actions: {
formSubmit: "form",
},
};
var formEl = mktoForm.getFormElem()[0],
submitButtonEl = formEl.querySelector("button[type='submit']"),
recaptchaLib = document.createElement("script");
submitButtonEl.disabled = true;
mktoForm.submittable(false);
mktoForm.locked = false;
var recaptchaListeners = {
ready: function() {
submitButtonEl.disabled = false;
},
};
Object.keys(recaptchaListeners).forEach(function globalize(fnName) {
window["grecaptchaListeners_" + fnName] = recaptchaListeners[fnName];
});
mktoForm.onValidate(function(native) {
function initailValidation() {
var EmailId = document.getElementById("Email").value;
if (!RE_EMAIL_ASCII_PUBLIC.test(EmailId)) {
var emailErr = mktoForm.getFormElem().find("#Email");
emailErr.parent().addClass("fieldWrapInvalid")
mktoForm.showErrorMessage(document.querySelector(".form-error-message").getAttribute("data-form-email-invalid-format-msg"), emailErr);
mktoForm.submittable(false);
}
}
initailValidation();
if (!native) return;
grecaptcha.ready(function() {
grecaptcha.execute(userConfig.apiKeys.recaptcha, {
action: userConfig.actions.formSubmit,
}).then(function(recaptchaFinger) {
var mktoFields = {};
if (mktoForm.locked == false) {
mktoForm.locked = true;
mktoFields[userConfig.fields.recaptchaFinger] = recaptchaFinger;
mktoForm.addHiddenFields(mktoFields);
mktoForm.submittable(true);
mktoForm.submit();
} else {
console.log("secondary recaptcha response resolved");
}
});
});
});
/* inject the reCAPTCHA library */
recaptchaLib.src = "https://www.google.com/recaptcha/api.js?render=" + userConfig.apiKeys.recaptcha + "&onload=grecaptchaListeners_ready";
document.head.appendChild(recaptchaLib);
});
</script>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="">
<div class="mktoOffset"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="Email" id="LblEmail" class="mktoLabel mktoHasWidth labelForInputText">
<div class="mktoAsterix">*</div>Business Email Address:
</label>
<div class="mktoGutter mktoHasWidth"></div><input id="Email" name="Email" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email" class="mktoField mktoEmailField mktoHasWidth mktoRequired" aria-required="true"><span
id="InstructEmail" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="">
<div class="mktoOffset"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="FirstName" id="LblFirstName" class="mktoLabel mktoHasWidth labelForInputText">
<div class="mktoAsterix">*</div>First Name:
</label>
<div class="mktoGutter mktoHasWidth"></div><input id="FirstName" name="FirstName" maxlength="255" aria-labelledby="LblFirstName InstructFirstName" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired"
aria-required="true"><span id="InstructFirstName" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="">
<div class="mktoOffset"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="LastName" id="LblLastName" class="mktoLabel mktoHasWidth labelForInputText">
<div class="mktoAsterix">*</div>Last Name:
</label>
<div class="mktoGutter mktoHasWidth"></div><input id="LastName" name="LastName" maxlength="255" aria-labelledby="LblLastName InstructLastName" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired" aria-required="true"><span
id="InstructLastName" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="">
<div class="mktoOffset"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="Company" id="LblCompany" class="mktoLabel mktoHasWidth labelForInputText">
<div class="mktoAsterix">*</div>Company Name:
</label>
<div class="mktoGutter mktoHasWidth"></div><input id="Company" name="Company" maxlength="255" aria-labelledby="LblCompany InstructCompany" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired" aria-required="true"
placeholder=""><span id="InstructCompany" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="">
<div class="mktoOffset"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="Country" id="LblCountry" class="mktoLabel mktoHasWidth labelForInputText">
<div class="mktoAsterix">*</div>Country:
</label>
<div class="mktoGutter mktoHasWidth"></div><select id="Country" name="Country" aria-labelledby="LblCountry InstructCountry" class="mktoField mktoHasWidth mktoRequired" aria-required="true" tabindex="0" aria-hidden="false">
<option value=""></option>
<option value="AF">Afghanistan</option>
<option value="AL">Albania</option>
<option value="DZ">Algeria</option>
<option value="AS">American Samoa</option>
<option value="AD">Andorra</option>
<option value="AO">Angola</option>
<option value="AI">Anguilla</option>
<option value="AQ">Antarctica</option>
<option value="AG">Antigua and Barbuda</option>
<option value="AR">Argentina</option>
<option value="AM">Armenia</option>
<option value="AW">Aruba</option>
<option value="AU">Australia</option>
<option value="AT">Austria</option>
<option value="AZ">Azerbaijan</option>
<option value="BS">Bahamas</option>
<option value="BH">Bahrain</option>
<option value="BD">Bangladesh</option>
<option value="BB">Barbados</option>
<option value="BY">Belarus</option>
<option value="BE">Belgium</option>
<option value="BZ">Belize</option>
<option value="BJ">Benin</option>
<option value="BM">Bermuda</option>
<option value="BT">Bhutan</option>
<option value="BO">Bolivia</option>
<option value="BA">Bosnia and Herzegovina</option>
<option value="BW">Botswana</option>
<option value="BV">Bouvet Island</option>
<option value="BR">Brazil</option>
<option value="IO">British Indian Ocean Territory</option>
<option value="BN">Brunei Darussalam</option>
<option value="BG">Bulgaria</option>
<option value="BF">Burkina Faso</option>
<option value="BI">Burundi</option>
<option value="KH">Cambodia</option>
<option value="CM">Cameroon</option>
<option value="CA">Canada</option>
<option value="CV">Cape Verde</option>
<option value="KY">Cayman Islands</option>
<option value="CF">Central African Republic</option>
<option value="TD">Chad</option>
<option value="CL">Chile</option>
<option value="CN">China</option>
<option value="CX">Christmas Island</option>
<option value="CC">Cocos (Keeling) Islands</option>
<option value="CO">Colombia</option>
<option value="KM">Comoros</option>
<option value="CD">Congo, Republic of (Brazzaville)</option>
<option value="CK">Cook Islands</option>
<option value="CR">Costa Rica</option>
<option value="HR">Croatia</option>
<option value="CU">Cuba</option>
<option value="CY">Cyprus</option>
<option value="CZ">Czech Republic</option>
<option value="DK">Denmark</option>
<option value="DJ">Djibouti</option>
<option value="DM">Dominica</option>
<option value="DO">Dominican Republic</option>
<option value="TL">East Timor Timor-Leste</option>
<option value="EC">Ecuador</option>
<option value="EG">Egypt</option>
<option value="SV">El Salvador</option>
<option value="GQ">Equatorial Guinea</option>
<option value="ER">Eritrea</option>
<option value="EE">Estonia</option>
<option value="ET">Ethiopia</option>
<option value="FK">Falkland Islands</option>
<option value="FO">Faroe Islands</option>
<option value="FJ">Fiji</option>
<option value="FI">Finland</option>
<option value="FR">France</option>
<option value="GF">French Guiana</option>
<option value="PF">French Polynesia</option>
<option value="TF">French Southern Territories</option>
<option value="GA">Gabon</option>
<option value="GM">Gambia</option>
<option value="GE">Georgia</option>
<option value="DE">Germany</option>
<option value="GH">Ghana</option>
<option value="GI">Gibraltar</option>
<option value="GR">Greece</option>
<option value="GL">Greenland</option>
<option value="GD">Grenada</option>
<option value="GP">Guadeloupe</option>
<option value="GU">Guam</option>
<option value="GT">Guatemala</option>
<option value="GG">Guernsey</option>
<option value="GN">Guinea</option>
<option value="GW">Guinea-Bissau</option>
<option value="GY">Guyana</option>
<option value="HT">Haiti</option>
<option value="VA">Holy See</option>
<option value="HN">Honduras</option>
<option value="HK">Hong Kong</option>
<option value="HU">Hungary</option>
<option value="IS">Iceland</option>
<option value="IN">India</option>
<option value="ID">Indonesia</option>
<option value="IR">Iran (Islamic Republic of)</option>
<option value="IQ">Iraq</option>
<option value="IE">Ireland</option>
<option value="IM">Isle of Man</option>
<option value="IL">Israel</option>
<option value="IT">Italy</option>
<option value="JM">Jamaica</option>
<option value="JP">Japan</option>
<option value="JE">Jersey</option>
<option value="JO">Jordan</option>
<option value="KZ">Kazakhstan</option>
<option value="KE">Kenya</option>
<option value="KI">Kiribati</option>
<option value="KP">Korea, Democratic People’s Rep. (North Korea)</option>
<option value="KR">Korea, Republic of (South Korea)</option>
<option value="KW">Kuwait</option>
<option value="KG">Kyrgyzstan</option>
<option value="LA">Lao, People’s Democratic Republic</option>
<option value="LV">Latvia</option>
<option value="LB">Lebanon</option>
<option value="LS">Lesotho</option>
<option value="LR">Liberia</option>
<option value="LY">Libya</option>
<option value="LI">Liechtenstein</option>
<option value="LT">Lithuania</option>
<option value="LU">Luxembourg</option>
<option value="MK">Macedonia, Rep. of</option>
<option value="MG">Madagascar</option>
<option value="MW">Malawi</option>
<option value="MY">Malaysia</option>
<option value="MV">Maldives</option>
<option value="ML">Mali</option>
<option value="MT">Malta</option>
<option value="MH">Marshall Islands</option>
<option value="MQ">Martinique</option>
<option value="MR">Mauritania</option>
<option value="MU">Mauritius</option>
<option value="YT">Mayotte</option>
<option value="MX">Mexico</option>
<option value="FM">Micronesia, Federal States of</option>
<option value="MD">Moldova, Republic of</option>
<option value="MC">Monaco</option>
<option value="MN">Mongolia</option>
<option value="ME">Montenegro</option>
<option value="MS">Montserrat</option>
<option value="MA">Morocco</option>
<option value="MZ">Mozambique</option>
<option value="MM">Myanmar</option>
<option value="NA">Namibia</option>
<option value="NR">Nauru</option>
<option value="NP">Nepal</option>
<option value="NL">Netherlands</option>
<option value="AN">Netherlands Antilles</option>
<option value="NC">New Caledonia</option>
<option value="NZ">New Zealand</option>
<option value="NI">Nicaragua</option>
<option value="NE">Niger</option>
<option value="NG">Nigeria</option>
<option value="NU">Niue</option>
<option value="NF">Norfolk Island</option>
<option value="MP">Northern Mariana Islands</option>
<option value="NO">Norway</option>
<option value="OM">Oman</option>
<option value="PK">Pakistan</option>
<option value="PW">Palau</option>
<option value="PS">Palestinian National Authority</option>
<option value="PA">Panama</option>
<option value="PG">Papua New Guinea</option>
<option value="PY">Paraguay</option>
<option value="PE">Peru</option>
<option value="PH">Philippines</option>
<option value="PN">Pitcairn Island</option>
<option value="PL">Poland</option>
<option value="PT">Portugal</option>
<option value="PR">Puerto Rico</option>
<option value="QA">Qatar</option>
<option value="RE">Reunion Island</option>
<option value="RO">Romania</option>
<option value="RU">Russian Federation</option>
<option value="RW">Rwanda</option>
<option value="KN">Saint Kitts and Nevis</option>
<option value="LC">Saint Lucia</option>
<option value="VC">Saint Vincent and the Grenadines</option>
<option value="WS">Samoa</option>
<option value="SM">San Marino</option>
<option value="ST">Sao Tome and PrÌncipe</option>
<option value="SA">Saudi Arabia</option>
<option value="SN">Senegal</option>
<option value="RS">Serbia</option>
<option value="SC">Seychelles</option>
<option value="SL">Sierra Leone</option>
<option value="SG">Singapore</option>
<option value="SK">Slovakia (Slovak Republic)</option>
<option value="SI">Slovenia</option>
<option value="SB">Solomon Islands</option>
<option value="SO">Somalia</option>
<option value="ZA">South Africa</option>
<option value="GS">South Georgia and South Sandwich Islands</option>
<option value="ES">Spain</option>
<option value="LK">Sri Lanka</option>
<option value="PM">St. Pierre and Miquelon</option>
<option value="SS">Sudan</option>
<option value="SR">Suriname</option>
<option value="SJ">Svalbard and Jan Mayen Islands</option>
<option value="SZ">Swaziland</option>
<option value="SE">Sweden</option>
<option value="CH">Switzerland</option>
<option value="SY">Syria, Syrian Arab Republic</option>
<option value="TW">Taiwan (Republic of China)</option>
<option value="TJ">Tajikistan</option>
<option value="TZ">Tanzania</option>
<option value="TH">Thailand</option>
<option value="TG">Togo</option>
<option value="TK">Tokelau</option>
<option value="TO">Tonga</option>
<option value="TT">Trinidad and Tobago</option>
<option value="TN">Tunisia</option>
<option value="TR">Turkey</option>
<option value="TM">Turkmenistan</option>
<option value="TC">Turks and Caicos Islands</option>
<option value="TV">Tuvalu</option>
<option value="UM">U.S. Minor Outlying Islands</option>
<option value="UG">Uganda</option>
<option value="UA">Ukraine</option>
<option value="AE">United Arab Emirates</option>
<option value="GB">United Kingdom</option>
<option value="US">United States</option>
<option value="UY">Uruguay</option>
<option value="UZ">Uzbekistan</option>
<option value="VU">Vanuatu</option>
<option value="VE">Venezuela</option>
<option value="VN">Vietnam</option>
<option value="VG">Virgin Islands (British)</option>
<option value="VI">Virgin Islands (U.S.)</option>
<option value="WF">Wallis and Futuna Islands</option>
<option value="EH">Western Sahara</option>
<option value="YE">Yemen</option>
<option value="ZM">Zambia</option>
<option value="ZW">Zimbabwe</option>
</select><span id="InstructCountry" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoPlaceholder mktoPlaceholderState"></div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoPlaceholder mktoPlaceholderUser_Defined_Language__c"></div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoPlaceholder mktoPlaceholderPhone"></div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoPlaceholder mktoPlaceholderHtmlText_2018-03-15T16 313Z"></div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoPlaceholder mktoPlaceholderHtmlText_2018-03-15T16 257Z"></div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoPlaceholder mktoPlaceholderoptInEmailUnchecked"></div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoPlaceholder mktoPlaceholderHtmlText_2022-06-24T11 758Z"></div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoPlaceholder mktoPlaceholderoptInEmailPreChecked"></div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="optInEmailDisplayed" class="mktoField mktoFieldDescriptor mktoFormCol" value="False" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="optInPhoneDisplayed" class="mktoField mktoFieldDescriptor mktoFormCol" value="False" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="Lead_Source_Last__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="Website" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="Lead_Source_Details__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="Inbound-Web_https://www.equinix.com/resources/webinars/equinix-metal-infrastructure-optimization" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="Form_Source_Last__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="https://www.equinix.com/resources/webinars/equinix-metal-infrastructure-optimization" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="PPC_Campaign_Last__c" class="mktoField mktoFieldDescriptor mktoFormCol" value=" Inbound-Website" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="PPC_Content_Last__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="PPC_Keyword_Last__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="PPC_Medium_Last__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="Website" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="PPC_Source_Last__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="https://www.equinix.com/resources/webinars/equinix-metal-infrastructure-optimization" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="formGateEmailLink" class="mktoField mktoFieldDescriptor mktoFormCol" value="https://www.equinix.com/resources/webinars/equinix-metal-infrastructure-optimization" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="MiddleName" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="gatedAssetName" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="demandbaseID" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="db_web_site" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="dBAddress" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="dBCity" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="dBPostalCode" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="dBCountry" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="dBSICCode" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="dBNumEmployees" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="dBAnnualRevenue" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="dBLeadAccount" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="dBCompanyPhone" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="blindExplicit" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="Reltio_Master_Email_Consent_Detail__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="Reltio_Master_Email_Consent_Status__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="Reltio_Master_Phone_Consent_Detail__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow"><input type="hidden" name="Reltio_Master_Phone_Consent_Status__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="">
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow mktoFormRowHasScript">
<div class="mktoFormCol" style="">
<div class="mktoOffset mktoHasWidth"></div>
<div class="mktoFieldWrap">
<div class="mktoHtmlText mktoHasWidth"><noscript>The browser does not support JS script</noscript>
<script>
// <![CDATA[
MktoForms2.whenReady(function(form) {
var formEl = form.getFormElem()[0],
inputRows = formEl.querySelectorAll('.mktoFormRow'),
buttonRow = formEl.querySelector('.mktoButtonRow'),
optInRow = [].filter.call(inputRows, function(itm) {
return itm.querySelector("div.mktoHtmlText span");
}).shift();
formEl.insertBefore(optInRow, buttonRow);
});
// ]]>
</script>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="">
<div class="mktoOffset"></div>
<div class="mktoFieldWrap labelSwapToRightWrapper"><label for="callBack" id="LblcallBack" class="mktoLabel mktoHasWidth">
<div class="mktoAsterix">*</div>Request a Call:
</label>
<div class="mktoGutter mktoHasWidth"></div>
<div class="mktoLogicalField mktoCheckboxList mktoHasWidth"><input name="callBack" id="callBack" type="checkbox" value="yes" aria-labelledby="LblcallBack InstructcallBack" class="mktoField"><label for="callBack" id="LblcallBack"
tabindex="0"></label></div><span id="InstructcallBack" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="">
<div class="mktoOffset"></div>
<div class="mktoFieldWrap"><label for="Which_IBX_Market__c" id="LblWhich_IBX_Market__c" class="mktoLabel mktoHasWidth labelForInputText">
<div class="mktoAsterix">*</div>Locations I'm interested in:
</label>
<div class="mktoGutter mktoHasWidth"></div><select id="Which_IBX_Market__c" name="Which_IBX_Market__c" aria-labelledby="LblWhich_IBX_Market__c InstructWhich_IBX_Market__c" class="mktoField mktoHasWidth select2-hidden-accessible" multiple=""
size="5" data-select2-id="eq-select2-1" tabindex="-1" aria-hidden="true">
<option value="" data-select2-id="4">Select all that apply…</option>
<option value="Abidjan">Abidjan</option>
<option value="Abu Dhabi">Abu Dhabi</option>
<option value="Accra">Accra</option>
<option value="Adelaide">Adelaide</option>
<option value="Amsterdam">Amsterdam</option>
<option value="Atlanta">Atlanta</option>
<option value="Barcelona">Barcelona</option>
<option value="Beijing">Beijing</option>
<option value="Bogota">Bogota</option>
<option value="Bordeaux">Bordeaux</option>
<option value="Boston">Boston</option>
<option value="Brisbane">Brisbane</option>
<option value="Calgary">Calgary</option>
<option value="Canberra">Canberra</option>
<option value="Chicago">Chicago</option>
<option value="Culpeper">Culpeper</option>
<option value="Dallas">Dallas</option>
<option value="Denver">Denver</option>
<option value="Dubai">Dubai</option>
<option value="Dublin">Dublin</option>
<option value="Dusseldorf">Dusseldorf</option>
<option value="Enschede">Enschede</option>
<option value="Frankfurt">Frankfurt</option>
<option value="Geneva">Geneva</option>
<option value="Genoa">Genoa</option>
<option value="Hamburg">Hamburg</option>
<option value="Helsinki">Helsinki</option>
<option value="Hong Kong">Hong Kong</option>
<option value="Houston">Houston</option>
<option value="Istanbul">Istanbul</option>
<option value="Jakarta">Jakarta</option>
<option value="Johor">Johor</option>
<option value="Kamloops">Kamloops</option>
<option value="Lagos">Lagos</option>
<option value="Lima">Lima</option>
<option value="Lisbon">Lisbon</option>
<option value="London">London</option>
<option value="Los Angeles">Los Angeles</option>
<option value="Madrid">Madrid</option>
<option value="Manchester">Manchester</option>
<option value="Melbourne">Melbourne</option>
<option value="Mexico City">Mexico City</option>
<option value="Miami">Miami</option>
<option value="Milan">Milan</option>
<option value="Monterrey">Monterrey</option>
<option value="Montreal">Montreal</option>
<option value="Mumbai">Mumbai</option>
<option value="Munich">Munich</option>
<option value="Muscat">Muscat</option>
<option value="New York">New York</option>
<option value="Osaka">Osaka</option>
<option value="Ottawa">Ottawa</option>
<option value="Paris">Paris</option>
<option value="Perth">Perth</option>
<option value="Philadelphia">Philadelphia</option>
<option value="Rio de Janeiro">Rio de Janeiro</option>
<option value="Saint John">Saint John</option>
<option value="Santiago">Santiago</option>
<option value="São Paulo">São Paulo</option>
<option value="Seattle">Seattle</option>
<option value="Seoul">Seoul</option>
<option value="Seville">Seville</option>
<option value="Shanghai">Shanghai</option>
<option value="Silicon Valley">Silicon Valley</option>
<option value="Singapore">Singapore</option>
<option value="Sofia">Sofia</option>
<option value="Stockholm">Stockholm</option>
<option value="Sydney">Sydney</option>
<option value="Tokyo">Tokyo</option>
<option value="Toronto">Toronto</option>
<option value="Vancouver">Vancouver</option>
<option value="Warsaw">Warsaw</option>
<option value="Washington D.C.">Washington D.C.</option>
<option value="Winnipeg">Winnipeg</option>
<option value="Zurich">Zurich</option>
<option value="Zwolle">Zwolle</option>
<option value="Other">Other</option>
</select><span class="select2 select2-container select2-container--eq-select" dir="ltr" data-select2-id="3" style="width: 560.328px;"><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" style="max-width: 528.328px;">
<li class="select2-search select2-search--inline"><input class="select2-search__field" type="search" tabindex="0" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false" role="searchbox" aria-autocomplete="list"
placeholder="" style="width: 0.75em;"></li>
</ul>
</span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span><span id="InstructWhich_IBX_Market__c" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFormCol" style="">
<div class="mktoOffset mktoHasWidth"></div>
<div class="mktoFieldWrap">
<div class="mktoHtmlText mktoHasWidth">
<p><span>* Denotes a required field</span></p>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFormCol" style="">
<div class="mktoOffset mktoHasWidth"></div>
<div class="mktoFieldWrap">
<div class="mktoHtmlText mktoHasWidth"><span><span>By clicking on the submit button, you consent to receive communications from Equinix in relation to our products and services.</span></span></div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="eq-grecaptcha-text-wrapper">
<div class="eq-grecaptcha-text">
<p>This site is protected by reCAPTCHA and the
Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply.</p>
</div>
</div>
<div class="mktoButtonRow"><span class="mktoButtonWrap mktoSimple" style=""><button type="submit" class="mktoButton">
<div>SUBMIT</div>
</button></span></div><input type="hidden" name="formid" class="mktoField mktoFieldDescriptor" value="16889"><input type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="180-SLL-021"><input type="hidden" name="LeadSource"
class="mktoField mktoFieldDescriptor" value="Website"><input type="hidden" name="Lead_Source_Detail_Original__c" class="mktoField mktoFieldDescriptor"
value="Inbound-Web_https://www.equinix.com/resources/webinars/equinix-metal-infrastructure-optimization"><input type="hidden" name="Form_Source__c" class="mktoField mktoFieldDescriptor"
value="https://www.equinix.com/resources/webinars/equinix-metal-infrastructure-optimization"><input type="hidden" name="PPC_Campaign_Original__c" class="mktoField mktoFieldDescriptor" value=" Inbound-Website"><input type="hidden"
name="PPC_Medium_Original__c" class="mktoField mktoFieldDescriptor" value="Website"><input type="hidden" name="PPC_Source_Original__c" class="mktoField mktoFieldDescriptor"
value="https://www.equinix.com/resources/webinars/equinix-metal-infrastructure-optimization">
<fieldset id="db_data_container" style=""><input id="db_registry_company_name" name="db_registry_company_name" type="hidden" value="TEFINCOM S.A."><input id="db_registry_city" name="db_registry_city" type="hidden" value="Montreal"><input
id="db_registry_state" name="db_registry_state" type="hidden" value="QC"><input id="db_region_name" name="db_region_name" type="hidden" value="Quebec"><input id="db_registry_zip_code" name="db_registry_zip_code" type="hidden" value="H3G"><input
id="db_registry_area_code" name="db_registry_area_code" type="hidden" value=""><input id="db_registry_dma_code" name="db_registry_dma_code" type="hidden" value=""><input id="db_registry_country" name="db_registry_country" type="hidden"
value="Canada"><input id="db_registry_country_code" name="db_registry_country_code" type="hidden" value="CA"><input id="db_registry_country_code3" name="db_registry_country_code3" type="hidden" value=""><input id="db_registry_latitude"
name="db_registry_latitude" type="hidden" value="45.5"><input id="db_registry_longitude" name="db_registry_longitude" type="hidden" value="-73.58"><input id="db_isp" name="db_isp" type="hidden" value="false"><input id="db_information_level"
name="db_information_level" type="hidden" value="Basic"><input id="db_audience" name="db_audience" type="hidden" value="SMB"><input id="db_audience_segment" name="db_audience_segment" type="hidden" value=""><input id="db_access_type"
name="db_access_type" type="hidden" value="identified_non_business"><input id="db_data_source" name="db_data_source" type="hidden" value="ip"></fieldset>
</form>
Name: FormCenter_T1_EN —
<form name="FormCenter_T1_EN" data-analytics-form-name="request-download" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove"></form>
POST
<form id="fileUploadForm" enctype="multipart/form-data" method="post" target="fileUploadIframe"><input type="file" id="fileSelector" name="file" style="display: none !important;"><input name="filename" type="hidden"></form>
Text Content
Navigation Menu Close trigger * Data Centers DATA CENTERS HOME * AMERICAS DATA CENTERS Densest concentration of major network carriers, including some of the largest Internet exchanges and peering points in the world. * EUROPE, MIDDLE EAST, AND AFRICA DATA CENTERS Access EMEA's leading financial, telecommunications, manufacturing and commercial ecosystems. * ASIA-PACIFIC DATA CENTERS Access to Asia’s thriving banking, commerce, manufacturing and telecommunications marketplaces. * COLOCATION SERVICES Safeguard mission-critical data with the highest levels of security and operational reliability with an industry-leading uptime. * DATA CENTER SERVICES Get specialized products that support evolving equipment standards and technology requirements. * DATA CENTER EXCELLENCE Streamline and scale data center infrastructure with the industry’s leading experts. * ECOSYSTEM DISCOVERY Discover digital partners and connection opportunities, in minutes. We design, build and operate our data centers with the environment in mind. See Green Data Centers * Product & Services PRODUCT & SERVICES HOME * DIGITAL SERVICES Deploy digital infrastructure securely and rapidly to assemble your digital advantage in minutes, not months. * DATA CENTER SERVICES Future-proof and safeguard your data with world-class data center services with the highest operational reliability. * INTERCONNECTION SERVICES Direct dynamic connections to customers, employees and partners with our IBX data center footprint. * SUPPORT SERVICES Work with our team to get the performance, scalability and interconnection of an expertly architected solution. Make infrastructure your competitive advantage. Get started with digital services. * Solutions SOLUTIONS HOME * COMPUTE Combine dedicated compute and multicloud access workload-optimized, hyperconverged infrastructure * NETWORKING Modernize your network to easily expand capacity, connect with new providers and add new locations * STORAGE Choose industry-leading storage solutions from top vendors * GAIN AGILITY Solve for Time-to-Market, Pay Per Use, Remote Automation, Scalability and Application Development * INCREASE PERFORMANCE Solve for User Experience, Low Latency, High Bandwidth, and Automation * EXPAND MARKET REACH Solve for Mergers & Acquisitions, Divestment, Geographical Expansion, Market Entry and Global Reach * MAINTAIN CONTROL Solve for Compliance, Data Privacy, Regulation, Security and ESG * OPTIMIZE COSTS Solve for CAPEX/OPEX, Cloud Repatriation, Cloud Migration, Cloud Data Egress Cost, Remote Administration and reduce infrastructure TCO * BUILD RESILIENCE Solve for Business Continuity, Disaster Recovery, Security, No Vendor lock-in, Workload Mobility and Risk Mitigation A trusted benchmark to accelerate digital transformation. Get the GXI Report * Partners PARTNERS HOME * AWS Improve performance, reduce opex and boost security by taking the private route to AWS Direct Connect. * CISCO Build business advantage and multicloud access with Cisco SD-WAN. * GOOGLE CLOUD Build your hybrid multi-cloud environment and increase customer satisfaction through secure, high speed, cost-effective interconnections to Google Cloud. * MICROSOFT AZURE Bypass the public Internet and offer reliable, faster connections to Azure with superior data privacy and security. * ORACLE Implement a true Oracle Hybrid Cloud solution to enable reliable, high performance and secure connections. * DELL TECHNOLOGIES Create cloud adjacent solutions with the flexibility to deploy private IT infrastructure where users, clouds, networks and digital ecosystems interact. * VMWARE Build fast, secure and consistent hybrid multicloud infrastructures to deliver hybrid IT at scale. * HPE GREENLAKE HPE GreenLake edge-to-cloud platform: The cloud that comes to you – wherever your apps and data live. * PARTNER DIRECTORY Search for resellers who can help you build, deploy and maintain the solutions to enable your digital transformation. Secure, online portal and go-to source for the latest partner information. Visit the Partner Central * Insights INSIGHTS HOME * INDUSTRY TRENDS & ANALYST REPORTS Explore key trends, opportunities, solve for key challenges through insights from leading analyst firms. * CUSTOMER SUCCESS Explore how customers achieve the reach, scale and agility they need to lead transformation for their digital business. * DIGITAL INITIATIVES See various thought leadership and information exchange channels that power the digital transformation. * GLOBAL INTERCONNECTION INDEX Create your digital advantage through trends, key industry insights and regional breakdowns. * INTERCONNECTION ORIENTED ARCHITECTURE Future-proof your enterprise by implementing a proven and repeatable strategy to transform for the digital economy. * KNOWLEDGE BASE Access a rich library of detailed blueprints, design patterns and playbooks to help you to become a digital enterprise. * PLATFORM EQUINIX Simplify your digital infrastructure by bringing together all the right places, partners and possibilities you need to succeed. * ALL RESOURCES Access a rich library of resources to help inform your digital strategy. Worldwide colocation and interconnection services vendor assessment. Get the IDC Report * About ABOUT HOME * ABOUT As the world's digital infrastructure company, we interconnect industry-leading organizations such as finance, manufacturing, government, healthcare and education across a digital-first world. * BLOG Visit the Interconnections blog for our latest news and updates, insights into solving business challenges. * CAREERS Explore opportunities to work with innovative global teams dedicated to building the world’s largest digital ecosystem * CONTACT US Have a question or need additional information regarding Equinix, our solutions or services? We're ready to help. * CORPORATE SUSTAINABILITY Equinix is powering a more sustainable digital world. Find out how we fulfill our sustainability goals. * DEVELOPER PLATFORM Leverage the Equinix API framework as a foundational component to power your digital business. * COMMUNITY Connect with a global ecosystem of your peers and Equinix subject matter experts to learn, share and grow your success. * INVESTOR RELATIONS Equinix prioritizes allocating capital toward growth initiatives that will drive long-term shareholder value. * LEADERSHIP Learn more about the members of our global leadership team that shape the company’s vision. * NEWSROOM Read our press releases for the latest news and stay up to date on what's happening at Equinix. * SECURITY TRUST & TRANSPARENCY We are committed to safeguarding our customers’ data, services and deployments across our expansive global platform. * EQUINIX FOUNDATION Learn more about our initiatives to advance digital inclusion and ensure a more accessible, equitable and sustainable future for communities around the world. We are committed to delivering a world-class customer experience. See Global Customer Care at Equinix ••• Log In Customer Community Customer Guide Customer Insights Panel Customer Portal Equinix Fabric Portal Equinix Metal Equinix Smart View IX Portal Marketplace Partner Central en-US * UNITED STATES (EN) * BRAZIL (PT) * CANADA (EN) * CANADA (FR) * LATIN AMERICA (ES) * UNITED KINGDOM (EN) * NETHERLANDS (EN) * BULGARIA (BG) * FINLAND (EN) * FRANCE (FR) * GERMANY (DE) * IRELAND (EN) * ITALY (IT) * POLAND (PL) * SWEDEN (EN) * SWITZERLAND (DE) * SWITZERLAND (FR) * TURKEY (TR) * UNITED ARAB EMIRATES (EN) * PORTUGAL (PT) * SPAIN (ES) * OMAN (EN) * SOUTH AFRICA (EN) * AUSTRALIA (EN) * JAPAN (JA) * HONG KONG (EN) * SINGAPORE (EN) * CHINA (ZH) * KOREA (KO) * INDIA (EN) CHANGE LANGUAGE × AMERICAS * United States (EN) * Brazil (PT) * Canada (EN) * Canada (FR) * Latin America (ES) EUROPE,MIDDLE EAST,AFRICA * United Kingdom (EN) * Netherlands (EN) * Bulgaria (BG) * Finland (EN) * France (FR) * Germany (DE) * Ireland (EN) * Italy (IT) * Poland (PL) * Sweden (EN) * Switzerland (DE) * Switzerland (FR) * Turkey (TR) * United Arab Emirates (EN) * Portugal (PT) * Spain (ES) * Oman (EN) * South Africa (EN) ASIA-PACIFIC * Australia (EN) * Japan (JA) * Hong Kong (EN) * Singapore (EN) * China (ZH) * Korea (KO) * India (EN) × Sorry, there are no results that match your search term. View all Results Did you mean... * * * Here are some popular topics: Interconnection Career Opportunities Cloud Exchange Data Center Locations Press Releases 1. 2. Data Center Resources, Research & Reports | Equinix 3. Webinars 4. Infrastructure optimization with Equinix Metal Get in Touch Webinar JUST ADD METAL – INFRASTRUCTURE OPTIMIZATION WEBINAR Thank you for your interest. The multimedia is now available for access Watch this on-demand infrastructure optimization webinar with Grace Andrews, Principal Product Evangelist and Gia Lyons, Director Product at Equinix. See how optimizing your infrastructure maybe easier than you think. Get insights on how to deliver a differentiated customer experience that doesn’t break the bank with a demo of Equinix Metal in just over 30 mins. HIGHLIGHTS This webinar is a must-watch if you need to: * Identify exactly what problem you’re trying to solve and how to go about evaluating the solutions on offer. * Make a business case for an optimized hybrid infrastructure strategy. * Figure out what workloads should run where across your hybrid infrastructure and why. * Understand how all this fits into your approach to managing key workloads, hybrid cloud, scaling your global reach to the edge, cloud-adjacent storage or network optimization REQUEST DOWNLOAD: * Business Email Address: * First Name: * Last Name: * Company Name: * Country: AfghanistanAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBrunei DarussalamBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongo, Republic of (Brazzaville)Cook IslandsCosta RicaCroatiaCubaCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEast Timor Timor-LesteEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEthiopiaFalkland IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHoly SeeHondurasHong KongHungaryIcelandIndiaIndonesiaIran (Islamic Republic of)IraqIrelandIsle of ManIsraelItalyJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKorea, Democratic People’s Rep. (North Korea)Korea, Republic of (South Korea)KuwaitKyrgyzstanLao, People’s Democratic RepublicLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacedonia, Rep. ofMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesia, Federal States ofMoldova, Republic ofMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNetherlands AntillesNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorthern Mariana IslandsNorwayOmanPakistanPalauPalestinian National AuthorityPanamaPapua New GuineaParaguayPeruPhilippinesPitcairn IslandPolandPortugalPuerto RicoQatarReunion IslandRomaniaRussian FederationRwandaSaint Kitts and NevisSaint LuciaSaint Vincent and the GrenadinesSamoaSan MarinoSao Tome and PrÌncipeSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakia (Slovak Republic)SloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia and South Sandwich IslandsSpainSri LankaSt. Pierre and MiquelonSudanSurinameSvalbard and Jan Mayen IslandsSwazilandSwedenSwitzerlandSyria, Syrian Arab RepublicTaiwan (Republic of China)TajikistanTanzaniaThailandTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluU.S. Minor Outlying IslandsUgandaUkraineUnited Arab EmiratesUnited KingdomUnited StatesUruguayUzbekistanVanuatuVenezuelaVietnamVirgin Islands (British)Virgin Islands (U.S.)Wallis and Futuna IslandsWestern SaharaYemenZambiaZimbabwe The browser does not support JS script * Request a Call: * Locations I'm interested in: Select all that apply…AbidjanAbu DhabiAccraAdelaideAmsterdamAtlantaBarcelonaBeijingBogotaBordeauxBostonBrisbaneCalgaryCanberraChicagoCulpeperDallasDenverDubaiDublinDusseldorfEnschedeFrankfurtGenevaGenoaHamburgHelsinkiHong KongHoustonIstanbulJakartaJohorKamloopsLagosLimaLisbonLondonLos AngelesMadridManchesterMelbourneMexico CityMiamiMilanMonterreyMontrealMumbaiMunichMuscatNew YorkOsakaOttawaParisPerthPhiladelphiaRio de JaneiroSaint JohnSantiagoSão PauloSeattleSeoulSevilleShanghaiSilicon ValleySingaporeSofiaStockholmSydneyTokyoTorontoVancouverWarsawWashington D.C.WinnipegZurichZwolleOther * * Denotes a required field By clicking on the submit button, you consent to receive communications from Equinix in relation to our products and services. This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply. SUBMIT This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply. ABOUT US Equinix (Nasdaq: EQIX) is the world’s digital infrastructure company®. Digital leaders harness Equinix’s trusted platform to bring together and interconnect foundational infrastructure at software speed. Equinix enables organizations to access all the right places, partners and possibilities to scale with agility, speed the launch of digital services, deliver world-class experiences and multiply their value, while supporting their sustainability goals. GET IN TOUCH * Contact Support * Contact Sales DATA CENTERS * Americas * Asia-Pacific * EMEA RESOURCES * Analyst Reports * Blog * Browse all resources * Customer Success * Customer Community * Product Documentation COMPANY * About Equinix * Binding Corporate Rules * Careers * Corporate Sustainability * Developer Platform * Investor Relations * Leadership * Media Room * Patents * Legal × This is what should show when i click on the modal link © 2023 Equinix, Inc. All rights reserved. * Privacy & Terms * Preference Management * Tell Equinix * * * * * Live chat:Let's Chat