{"id":5570,"date":"2021-11-01T16:35:11","date_gmt":"2021-11-01T20:35:11","guid":{"rendered":"https:\/\/ptp.cloud\/?page_id=5570"},"modified":"2025-09-19T01:35:42","modified_gmt":"2025-09-19T05:35:42","slug":"careers","status":"publish","type":"page","link":"https:\/\/ptp.cloud\/careers\/","title":{"rendered":"Careers"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; bottom_divider_style=&#8221;clouds2&#8243; bottom_divider_color=&#8221;#ffffff&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; custom_padding=&#8221;||2px|||&#8221; custom_css_free_form=&#8221;.ptp-hero {||  position: relative;||  min-height: clamp(520px, 100vh, 720px);||  display: grid;||  place-items: center;||  text-align: center;||  overflow: hidden;||  isolation: isolate;||  justify-items: center;||  align-items: start;||  padding-top: clamp(3rem, 8vw, 6rem);||  padding-bottom: clamp(4rem, 12vw, 11rem);||}||||.ptp-hero::before {||  content: %22%22;||  position: absolute;||  inset: 0;||  background-image: url(%22https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/Square-Pattern-Hero-Background.png%22);||  background-repeat: repeat;||  background-position: center;||  mix-blend-mode: normal;||  pointer-events: none;||  filter: contrast(1.2) saturate(1.05);||  z-index: 1;||}||||.ptp-hero::after {||  content: %22%22;||  position: absolute;||  inset: -20%;||  background-image:||    radial-gradient(1200px 800px at 12% 18%, rgba(30, 64, 175, 0.40), transparent 62%),||    radial-gradient(900px 700px at 82% 14%, rgba(2, 132, 199, 0.34), transparent 60%),||    radial-gradient(1000px 800px at 72% 80%, rgba(15, 23, 42, 0.32), transparent 64%),||    radial-gradient(700px 700px at 22% 84%, rgba(71, 85, 105, 0.34), transparent 62%);||  z-index: 0;||  pointer-events: none;||}||||.ptp-hero__content {||  margin: 0 auto;||  display: flex;||  flex-direction: column;||  align-items: center;||  text-align: center;||  max-width: min(1100px, 100%);||  padding-inline: clamp(0.75rem, 3vw, 2rem);||  position: relative;||  z-index: 2;||}||||.ptp-hero__logo {||  width: clamp(260px, 44vw, 340px);||  height: auto;||  display: block;||  margin-inline: auto;||  margin-left: clamp(0px, 6vw, 65px);||}||||#ptp-hero .ptp-rotator {||  &#8211;row: 2rem;||  &#8211;speed: 90s;||  height: var(&#8211;row);||  overflow: hidden;||  display: grid;||  place-items: center;||  color: inherit;||  font-size: clamp(14px, 1.6vw, 18px);||  letter-spacing: 0.2px;||  font-weight: 600;||  margin: clamp(12px, 3vw, 25px) clamp(12px, 6vw, 75px) clamp(32px, 8vw, 85px) clamp(12px, 6vw, 80px);||  max-width: 100%;||}||||#ptp-hero .ptp-rotator ul {||  list-style: none !important;||  margin: 0;||  padding: 0;||  display: grid;||  animation: ptp-rotate var(&#8211;speed) steps(10, end) infinite;||}||||#ptp-hero .ptp-rotator li {||  height: var(&#8211;row);||  display: grid;||  place-items: center;||  white-space: nowrap;||  max-width: 100%;||}||||#ptp-hero .ptp-rotator li::before,||#ptp-hero .ptp-rotator li::marker { content: none !important; }||||#ptp-hero .ptp-rotator:hover ul { animation-play-state: paused; }||||.ptp-cta {||  display: grid;||  grid-template-columns: repeat(2, minmax(0, 1fr));||  gap: clamp(1rem, 4vw, 8rem);||  width: min(680px, 100%);||  margin-inline: auto;||  padding-inline: clamp(0.75rem, 3vw, 1.5rem);||  align-items: stretch;||  justify-items: stretch;||  &#8211;btn-bg-top: #ffffff;||  &#8211;btn-bg-bottom: #ffffff;||  &#8211;btn-bg-hover-top: #ffffff;||  &#8211;btn-bg-hover-bottom: #ffffff;||  &#8211;btn-bg-active: #ffffff;||  &#8211;btn-text: #0b1220;||  &#8211;btn-text-hover: #0a0f1f;||  &#8211;btn-shadow-hi: #ffffff;||  &#8211;btn-shadow-lo: rgba(12,16,32,0.30);||  &#8211;btn-shadow-lo-hover: rgba(12,16,32,0.38);||  &#8211;btn-ring: #93c5fd;||  position: relative;||  z-index: 2;||}||||.ptp-cta .ptp-btn,||.ptp-cta .ptp-btn:link,||.ptp-cta .ptp-btn:visited {||  -webkit-appearance: none;||  appearance: none;||  box-sizing: border-box;||  display: inline-flex;||  align-items: center;||  justify-content: center;||  width: 100%;||  min-height: clamp(46px, 6vh, 54px);||  padding: 0 clamp(0.9rem, 3vw, 1.2rem);||  white-space: normal;||  word-break: break-word;||  text-align: center;||  font: inherit;||  font-weight: 700;||  font-size: clamp(0.95rem, 2.5vw, 1.05rem);||  line-height: 1.1;||  letter-spacing: 0;||  text-transform: none;||  text-decoration: none;||  border-radius: 999px;||  color: var(&#8211;btn-text);||  background-color: #ffffff;||  transition: background-color .2s ease, box-shadow .2s ease, transform .1s ease;||  box-shadow:||    -6px -6px 12px var(&#8211;btn-shadow-hi),||     6px  6px 14px var(&#8211;btn-shadow-lo),||     0 0 0 1px rgba(255,255,255,0.6) inset;||}||||.ptp-cta .ptp-btn:hover {||  background-color: #f3f4f6;||  color: var(&#8211;btn-text-hover);||  transform: translateY(-1px);||  box-shadow:||    -8px -8px 16px var(&#8211;btn-shadow-hi),||     8px  8px 18px var(&#8211;btn-shadow-lo-hover),||     0 0 0 1px rgba(255,255,255,0.7) inset;||  text-decoration: none;||}||||.ptp-cta .ptp-btn:active {||  background-color: #e5e7eb;||  transform: translateY(0);||  box-shadow:||    inset 6px 6px 12px rgba(0,0,0,0.14),||    inset -6px -6px 12px rgba(255,255,255,0.7),||    0 0 0 1px rgba(0,0,0,0.04);||}||||.ptp-cta .ptp-btn:focus {||  outline: 2px solid var(&#8211;btn-ring);||  outline-offset: 2px;||}||||.ptp-cta .ptp-btn {||  display: inline-flex;||  align-items: center;||  justify-content: center;||  gap: 0.5rem;||}||||.ptp-cta .ptp-btn .flag {||  line-height: 1;||  font-size: 1.05em;||  font-family: %22Apple Color Emoji%22, %22Segoe UI Emoji%22, %22Noto Color Emoji%22, %22Twemoji Mozilla%22, sans-serif;||}||@media (max-width: 420px) {||  .ptp-cta {||    grid-template-columns: 1fr;||    width: 60%;||    margin-inline: auto;||    gap: 50px;||    padding: clamp(1rem, 6vw, 1.25rem);||  }||  .ptp-cta .ptp-btn {||    width: 100%;||  }||  .ptp-hero__logo {||    width: 100%;||    max-width: 100%;||    height: auto;||    margin-left: 0;||    margin-inline: auto;||  }||  #ptp-hero .ptp-rotator {||    width: 100%;||    max-width: 100%;||    overflow: hidden;||  }||  #ptp-hero .ptp-rotator li {||    white-space: nowrap;||    overflow: hidden;||    text-overflow: ellipsis;||  }||}||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]\n<section id=\"ptp-hero\" class=\"ptp-hero ptp-hero--fullbleed\" role=\"banner\" aria-label=\"PTP Careers North America\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"ptp-hero__content\"><!-- [et_pb_line_break_holder] -->    <a href=\"\/\" aria-label=\"PTP home\"><!-- [et_pb_line_break_holder] -->      <img<!-- [et_pb_line_break_holder] -->        class=&#8221;ptp-hero__logo&#8221;<!-- [et_pb_line_break_holder] -->        src=&#8221;https:\/\/ptp.cloud\/wp-content\/uploads\/2020\/11\/ptp-rebrand-logo-original.png&#8221;<!-- [et_pb_line_break_holder] -->        alt=&#8221;PTP logo&#8221;<!-- [et_pb_line_break_holder] -->        decoding=&#8221;async&#8221;<!-- [et_pb_line_break_holder] -->        fetchpriority=&#8221;high&#8221;<!-- [et_pb_line_break_holder] -->      \/><!-- [et_pb_line_break_holder] -->    <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"ptp-rotator\" aria-live=\"polite\" aria-atomic=\"true\"><!-- [et_pb_line_break_holder] -->      <span class=\"sr-only\">Opportunities at PTP North America: <\/span><!-- [et_pb_line_break_holder] -->      <\/p>\n<ul><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>Build trusted life sciences cloud in North America<\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>Work directly with enterprise clients<\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>SRE, Security, Platforms, Automation<\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>Own reliability and ship with confidence<\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>Learn fast with modern stacks<\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>Small teams, strong mentorship, clear growth<\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>Real problems, visible outcomes<\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>Remote friendly across US and Canada<\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>Your craft, our platform, customers first<\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li>Join PTP and grow your career<\/li>\n<p><!-- [et_pb_line_break_holder] -->      <\/ul>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/flag-icons\/css\/flag-icons.min.css\"><!-- [et_pb_line_break_holder] --><\/p>\n<nav class=\"ptp-cta\" aria-label=\"Choose region\"><!-- [et_pb_line_break_holder] -->  <a class=\"ptp-btn ptp-btn--primary\" href=\"\/careers\/#north-america\"><!-- [et_pb_line_break_holder] -->    <span class=\"flag-group\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->      <span class=\"fi fi-us\"><\/span><!-- [et_pb_line_break_holder] -->      <span class=\"fi fi-ca\"><\/span><!-- [et_pb_line_break_holder] -->    <\/span><!-- [et_pb_line_break_holder] -->    <span class=\"label\">North America<\/span><!-- [et_pb_line_break_holder] -->  <\/a><!-- [et_pb_line_break_holder] -->  <a class=\"ptp-btn ptp-btn--secondary\" href=\"\/india\"><!-- [et_pb_line_break_holder] -->    <span class=\"fi fi-in\" aria-hidden=\"true\"><\/span><!-- [et_pb_line_break_holder] -->    <span class=\"label\">India<\/span><!-- [et_pb_line_break_holder] -->  <\/a><!-- [et_pb_line_break_holder] --><\/nav>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/section>\n[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section&#8221; module_id=&#8221;north-america&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||3px|||&#8221; da_popup_slug=&#8221;north-america&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;9px||80px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_2_text_color=&#8221;#ffffff&#8221; header_2_font_size=&#8221;30px&#8221; header_2_line_height=&#8221;1.3em&#8221; header_3_font_size=&#8221;30px&#8221; header_4_line_height=&#8221;1.5em&#8221; global_colors_info=&#8221;{}&#8221;]\n<h2 class=\"et_pb_module_header et-fb-editable-element et-fb-editable-element__editing\" data-shortcode-id=\"0.0-1749970013803\" data-quickaccess-id=\"title\" contenteditable=\"true\"><span style=\"color: #333333;\"><em>Build Your Career in Life Sciences IT with Pinnacle Technology Partners (PTP)<\/em><\/span><\/h2>\n<p><span style=\"color: #333333;\"><\/span><\/p>\n<p><span style=\"color: #333333;\"><\/span><\/p>\n<h4 data-start=\"337\" data-end=\"640\"><span style=\"color: #333333; font-size: x-large;\">PTP is the go-to IT partner for organizations transforming science into life-changing solutions. From cloud solutions that accelerate drug discovery to cybersecurity that protects sensitive clinical data, our team supports the tech backbone of the world\u2019s most impactful life sciences companies.<\/span><\/h4>\n<p><span style=\"color: #333333; font-size: x-large;\"><\/span><\/p>\n<p><span style=\"color: #333333; font-size: x-large;\"><\/span><\/p>\n<p><span style=\"color: #333333; font-size: x-large;\"><\/span><\/p>\n<h3 style=\"text-align: right;\"><span style=\"color: #333333;\"><em>Join us, and let&#8217;s make a difference together.<\/em><\/span><\/h3>\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; prev_background_color=&#8221;#ffffff&#8221; next_background_color=&#8221;#ffffff&#8221; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#2f348d&#8221; background_image=&#8221;https:\/\/ptp.cloud\/wp-content\/uploads\/2024\/10\/Square-Pattern-Hero-Background.png&#8221; custom_padding=&#8221;117px||179px|||&#8221; top_divider_style=&#8221;clouds2&#8243; top_divider_flip=&#8221;vertical&#8221; bottom_divider_style=&#8221;clouds2&#8243; da_popup_slug=&#8221;north-america&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_css_free_form=&#8221;.ptp-roles {||  padding: 3rem 1.5rem;||  &#8211;brand: #2f348d;||  &#8211;brand-400: #474cb3;||  &#8211;brand-300: #676bda;||  &#8211;brand-100: #eef0ff;||||  &#8211;fg: #0b1220;||  &#8211;muted: #ffffff;||  &#8211;card-bg: #ffffff;||  &#8211;line: rgba(2, 8, 23, 0.10);||  &#8211;shadow: 0 10px 24px rgba(2, 8, 23, 0.08);||}||||.ptp-roles__wrap {||  max-width: 72rem;||  margin: 0 auto;||}||||.ptp-roles__head {||  text-align: left;||  margin-bottom: 1rem;||  border-left: 4px solid var(&#8211;brand);||  padding-left: .75rem;||}||#roles-title {||  margin: 0 0 .25rem 0;||  font-size: clamp(1.6rem, 2rem, 2.5rem);||  line-height: 1.2;||  letter-spacing: .2px;||  color: #ffffff;||text-align: center;||}||.ptp-roles__lead {||  margin: 0;||  color: var(&#8211;muted);||  font-size: clamp(1rem, 1.3rem + .5vw, 1.25rem);||  text-align: center;||||}||||\/* responsive grid *\/||.ptp-roles__grid {||  display: grid;||  grid-template-columns: 1fr;||  gap: 1rem;||  align-items: stretch;||}||@media (min-width: 640px) {||  .ptp-roles__grid { grid-template-columns: 1fr 1fr; }||}||@media (min-width: 1080px) {||  .ptp-roles__grid { grid-template-columns: 1fr 1fr 1fr; }||}||||\/* card with brand gradient frame *\/||.role-card { display: flex; }||.role-card__frame {||  background: linear-gradient(135deg, var(&#8211;brand), var(&#8211;brand-400) 55%, var(&#8211;brand-300));||  padding: 1px;||  border-radius: 14px;||  display: flex;||  flex: 1;||  box-shadow: var(&#8211;shadow);||}||.role-card__body {||  background: var(&#8211;card-bg);||  border-radius: 14px;||  padding: 1rem 1rem .95rem;||  display: grid;||  grid-template-rows: auto auto 1fr;||  gap: .5rem;||  border: 1px solid var(&#8211;line);||}||||\/* icon + title + text *\/||.role-card__icon {||  width: 40px;||  height: 40px;||  display: grid;||  place-items: center;||  border-radius: 10px;||  color: var(&#8211;brand);||  background:||    radial-gradient(120% 120% at 30% 20%, var(&#8211;brand-100) 0%, rgba(239, 240, 255, 0) 60%),||    #ffffff;||  border: 1px solid rgba(47, 52, 141, 0.18);||}||||.role-card__title {||  margin: 0;||  font-size: clamp(1.05rem, .95rem + .5vw, 1.25rem);||  line-height: 1.3;||  color: var(&#8211;fg);||  letter-spacing: .2px;||}||||.role-card__text {||  margin: 0;||  color: #334155;||  line-height: 1.6;||}||||\/* interactions *\/||.role-card__frame,||.role-card__body { transition: transform .18s ease, box-shadow .2s ease, filter .2s ease; }||||.role-card:hover .role-card__body,||.role-card:focus-within .role-card__body {||  transform: translateY(-2px);||  box-shadow: 0 12px 30px rgba(2,8,23,0.12);||}||.role-card:hover .role-card__frame,||.role-card:focus-within .role-card__frame {||  filter: saturate(1.06);||}||||\/* focus accessibility *\/||.role-card:focus-within .role-card__body {||  outline: 2px solid var(&#8211;brand-300);||  outline-offset: 2px;||}||||\/* dark section support *\/||.ptp-roles%91data-theme=%22dark%22%93 {||  &#8211;fg: #e5e7eb;||  &#8211;muted: #94a3b8;||  &#8211;card-bg: rgba(11, 18, 32, 0.45);||  &#8211;line: rgba(255,255,255,0.12);||}||.ptp-roles%91data-theme=%22dark%22%93 #roles-title,||.ptp-roles%91data-theme=%22dark%22%93 .role-card__title { color: var(&#8211;fg); }||.ptp-roles%91data-theme=%22dark%22%93 .ptp-roles__lead { color: var(&#8211;muted); }||.ptp-roles%91data-theme=%22dark%22%93 .role-card__text { color: #cbd5e1; }||.ptp-roles%91data-theme=%22dark%22%93 .role-card__icon {||  background:||    radial-gradient(120% 120% at 30% 20%, rgba(106, 112, 201, .3) 0%, rgba(106, 112, 201, 0) 60%),||    rgba(255,255,255,0.06);||  border-color: rgba(255,255,255,0.18);||}||&#8221; global_colors_info=&#8221;{}&#8221;]\n<section id=\"open-roles\" class=\"ptp-roles\" aria-labelledby=\"roles-title\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"ptp-roles__wrap\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<header class=\"ptp-roles__head\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<h2 id=\"roles-title\">Who we are currently hiring<\/h2>\n<p><!-- [et_pb_line_break_holder] -->      <pee class=\"ptp-roles__lead\">Roles that drive impact for life sciences and biotech teams.<\/pee><!-- [et_pb_line_break_holder] -->    <\/header>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<ul class=\"ptp-roles__grid\" role=\"list\"><!-- [et_pb_line_break_holder] -->      <!-- Cloud Engineers --><!-- [et_pb_line_break_holder] -->      <\/p>\n<li class=\"role-card\"><!-- [et_pb_line_break_holder] -->\n<div class=\"role-card__frame\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<article class=\"role-card__body\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"role-card__icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->              <!-- cloud icon --><!-- [et_pb_line_break_holder] -->              <svg viewBox=\"0 0 24 24\" width=\"28\" height=\"28\" fill=\"currentColor\"><!-- [et_pb_line_break_holder] -->                <path d=\"M19 18H7a4 4 0 1 1 .7-7.95A5 5 0 0 1 18.9 11a3.5 3.5 0 0 1 .1 7z\"\/><!-- [et_pb_line_break_holder] -->              <\/svg><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<h3 class=\"role-card__title\">Cloud Engineers<\/h3>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"role-card__text\"><!-- [et_pb_line_break_holder] -->              Architect scalable AWS and hybrid environments for life sciences clients.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->          <\/article>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/li>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- Network Engineers --><!-- [et_pb_line_break_holder] -->      <\/p>\n<li class=\"role-card\"><!-- [et_pb_line_break_holder] -->\n<div class=\"role-card__frame\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<article class=\"role-card__body\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"role-card__icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->              <!-- network icon --><!-- [et_pb_line_break_holder] -->              <svg viewBox=\"0 0 24 24\" width=\"28\" height=\"28\" fill=\"currentColor\"><!-- [et_pb_line_break_holder] -->                <path d=\"M12 3a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm8 12a3 3 0 1 1 0 6 3 3 0 0 1 0-6zM4 15a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm9-4.17V9a1 1 0 1 0-2 0v1.83l-4.12 2.06a1 1 0 0 0 .89 1.79L11 13.8V15a1 1 0 0 0 2 0v-1.2l3.23 1.58a1 1 0 0 0 .89-1.79L13 10.83z\"\/><!-- [et_pb_line_break_holder] -->              <\/svg><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<h3 class=\"role-card__title\">Network Engineers<\/h3>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"role-card__text\"><!-- [et_pb_line_break_holder] -->              Build robust, secure networks for biotech and clinical research teams.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->          <\/article>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/li>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- Security Engineers --><!-- [et_pb_line_break_holder] -->      <\/p>\n<li class=\"role-card\"><!-- [et_pb_line_break_holder] -->\n<div class=\"role-card__frame\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<article class=\"role-card__body\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"role-card__icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->              <!-- shield icon --><!-- [et_pb_line_break_holder] -->              <svg viewBox=\"0 0 24 24\" width=\"28\" height=\"28\" fill=\"currentColor\"><!-- [et_pb_line_break_holder] -->                <path d=\"M12 2l7 3v6c0 5-3.5 9.74-7 11-3.5-1.26-7-6-7-11V5l7-3z\"\/><!-- [et_pb_line_break_holder] -->              <\/svg><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<h3 class=\"role-card__title\">Security Engineers<\/h3>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"role-card__text\"><!-- [et_pb_line_break_holder] -->              Protect PHI, IP, and GxP compliant systems with advanced cybersecurity.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->          <\/article>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/li>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- DevOps Engineers --><!-- [et_pb_line_break_holder] -->      <\/p>\n<li class=\"role-card\"><!-- [et_pb_line_break_holder] -->\n<div class=\"role-card__frame\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<article class=\"role-card__body\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"role-card__icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->              <!-- cog icon --><!-- [et_pb_line_break_holder] -->              <svg viewBox=\"0 0 24 24\" width=\"28\" height=\"28\" fill=\"currentColor\"><!-- [et_pb_line_break_holder] -->                <path d=\"M12 8a4 4 0 1 1 0 8 4 4 0 0 1 0-8zm8.94 4.5a7.9 7.9 0 0 0-.17-1.5l2-1.54-2-3.46-2.43 1a8 8 0 0 0-2.6-1.5l-.37-2.6h-4l-.37 2.6a8 8 0 0 0-2.6 1.5l-2.43-1-2 3.46 2 1.54a7.9 7.9 0 0 0 0 3l-2 1.54 2 3.46 2.43-1a8 8 0 0 0 2.6 1.5l.37 2.6h4l.37-2.6a8 8 0 0 0 2.6-1.5l2.43 1 2-3.46-2-1.54c.11-.49.17-1 .17-1.5z\"\/><!-- [et_pb_line_break_holder] -->              <\/svg><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<h3 class=\"role-card__title\">DevOps Engineers<\/h3>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"role-card__text\"><!-- [et_pb_line_break_holder] -->              Automate infrastructure for faster, more reliable deployments.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->          <\/article>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/li>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- Help Desk Analysts --><!-- [et_pb_line_break_holder] -->      <\/p>\n<li class=\"role-card\"><!-- [et_pb_line_break_holder] -->\n<div class=\"role-card__frame\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<article class=\"role-card__body\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"role-card__icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->              <!-- headset icon --><!-- [et_pb_line_break_holder] -->              <svg viewBox=\"0 0 24 24\" width=\"28\" height=\"28\" fill=\"currentColor\"><!-- [et_pb_line_break_holder] -->                <path d=\"M12 3a9 9 0 0 0-9 9v4a3 3 0 0 0 3 3h2v-7H6a7 7 0 0 1 14 0h-2v7h2a3 3 0 0 0 3-3v-4a9 9 0 0 0-9-9z\"\/><!-- [et_pb_line_break_holder] -->              <\/svg><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<h3 class=\"role-card__title\">Help Desk Analysts<\/h3>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"role-card__text\"><!-- [et_pb_line_break_holder] -->              Provide 24\/7 IT support to keep life sciences operations running smoothly.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->          <\/article>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/li>\n<p><!-- [et_pb_line_break_holder] -->    <\/ul>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row column_structure=&#8221;1_3,2_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/ptp.cloud\/wp-content\/uploads\/2024\/10\/Square-Pattern-Hero-Background.png&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3e489d&#8221; background_image=&#8221;https:\/\/ptp.cloud\/wp-content\/uploads\/2024\/10\/Square-Pattern-Hero-Background.png&#8221; link_option_url=&#8221;https:\/\/ptp.cloud\/ptp-boston-business-journal-best-places-to-work-2025\/&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_css_free_form=&#8221;.ptp-feature,||.ptp-feature * { box-sizing: border-box; }||||.ptp-feature {||  color: #ffffff;||  text-align: center;||  width: 100%;||  max-width: 100%;||  margin: 0 auto;||  padding-block: clamp(20px, 6vw, 56px);||  overflow-x: hidden;||}||||.ptp-feature__wrap {||  max-width: 960px;||  width: 100%;||  margin: 0 auto;||  padding-inline: clamp(16px, 4vw, 24px);||}||||#award-title {||  font-size: clamp(1.5rem, 1rem + 1vw, 2.2rem);||  line-height: 1.2;||  color: #fff;||}||||.ptp-feature__figure {||  margin: clamp(12px, 3vw, 20px) auto;||  width: 60%;||  max-width: 80%;||}||||.ptp-feature__link {||  display: inline-block;||  text-decoration: none;||}||||.ptp-feature__link:focus-visible {||  outline: 2px solid #93c5fd;||  outline-offset: 4px;||  border-radius: 12px;||}||||.ptp-feature__figure img {||  display: block;||  width: 100%;||  height: auto;||  max-width: 100%;||  border-radius: 12px;||  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.25);||}||||\/* Body copy *\/||.ptp-feature p {||  margin: 0 0 0.75rem 0;||  line-height: 1.65;||  font-size: clamp(1rem, 0.98rem + 0.2vw, 1.1rem);||  color: #f5f7ff;||  overflow-wrap: anywhere;||}||||@media (max-width: 600px) {||  .et_pb_column .ptp-feature__wrap { padding-inline: 16px; }||}||&#8221; global_colors_info=&#8221;{}&#8221;]\n<section id=\"award-feature\" class=\"ptp-feature\" aria-labelledby=\"award-title\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"ptp-feature__wrap\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<h2 id=\"award-title\">Grow Your Career at One of Boston\u2019s Best Places to Work<\/h2>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<figure class=\"ptp-feature__figure\"><!-- [et_pb_line_break_holder] -->      <a class=\"ptp-feature__link\"<!-- [et_pb_line_break_holder] -->         href=&#8221;https:\/\/ptp.cloud\/ptp-boston-business-journal-best-places-to-work-2025\/&#8221;<!-- [et_pb_line_break_holder] -->         target=&#8221;_blank&#8221; rel=&#8221;noopener&#8221;<!-- [et_pb_line_break_holder] -->         aria-label=&#8221;Read about PTP being named a 2025 Best Places to Work&#8221;><!-- [et_pb_line_break_holder] -->        <img<!-- [et_pb_line_break_holder] -->          src=&#8221;https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/PTP-made-it-Boston-Business-Journals-Best-Places-to-Work-2025.jpg&#8221;<!-- [et_pb_line_break_holder] -->          alt=&#8221;PTP named a 2025 Best Places to Work by the Boston Business Journal&#8221;<!-- [et_pb_line_break_holder] -->          loading=&#8221;lazy&#8221; decoding=&#8221;async&#8221;><!-- [et_pb_line_break_holder] -->      <\/a><!-- [et_pb_line_break_holder] -->    <\/figure>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <pee class=\"ptp-feature__lead\"><!-- [et_pb_line_break_holder] -->      PTP is proud to be named a <strong>2025 Best Places to Work by the Boston Business Journal<\/strong>, recognizing our commitment to employee engagement, flexibility, and meaningful work.<!-- [et_pb_line_break_holder] -->    <\/pee><!-- [et_pb_line_break_holder] -->    <pee><!-- [et_pb_line_break_holder] -->      As a leading provider of managed IT services for life sciences, we support biotech, pharma, and healthcare innovators across the country and we are always looking for talented professionals to join our mission.<!-- [et_pb_line_break_holder] -->    <\/pee><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_css_free_form=&#8221;.cta {||  display: grid;||  gap: clamp(0.75rem, 3vw, 1.5rem);||  place-items: center;||  padding: clamp(0.75rem, 4vw, 2rem);||  width: 100%;||  box-sizing: border-box;||  overflow-x: hidden;||}||||.cta * {||  box-sizing: border-box;||  max-width: 100%;||}||||.cta-inner {||  text-align: center;||  margin-inline: auto;||  padding-inline: clamp(0.5rem, 3vw, 1rem);||}||||.cta-inner h2 {||  margin: 0 0 0.75rem;||  font-size: clamp(1.5rem, 1.8vw, 2rem);||  line-height: 1.2;||  text-wrap: balance;||}||||.cta-inner p {||  margin: 0;||  font-size: 1rem;||  line-height: 1.6;||  overflow-wrap: anywhere;||  hyphens: auto;||}||||.cta a,||.cta-link {||  text-underline-offset: 0.2em;||  word-break: break-word;||}||||.cta-link:hover,||.cta-link:focus {||  text-decoration: underline;||}||||.cta-form {||  width: 100%;||  max-width: 720px;||  margin-inline: auto;||  padding-inline: clamp(0.5rem, 3vw, 1rem);||  overflow: hidden;||}||||.cta-form .vfb-form,||.cta-form fieldset,||.cta-form .vfb-section,||.cta-form .vfb-row {||  width: 100% !important;||  max-width: 100% !important;||  float: none;||  clear: both;||}||||.cta-form label {||  display: block;||  margin: 0 0 0.25rem;||  line-height: 1.3;||  hyphens: auto;||}||||.cta-form input%91type=%22text%22%93,||.cta-form input%91type=%22email%22%93,||.cta-form input%91type=%22tel%22%93,||.cta-form input%91type=%22url%22%93,||.cta-form input%91type=%22number%22%93,||.cta-form input%91type=%22search%22%93,||.cta-form input%91type=%22password%22%93,||.cta-form select,||.cta-form textarea {||  width: 100% !important;||  max-width: 100%;||}||||.cta-form img,||.cta-form iframe,||.cta-form svg,||.cta-form video {||  max-width: 100%;||  height: auto;||  display: block;||}||||@media (max-width: 768px) {||  .cta-form .vfb-left,||  .cta-form .vfb-right,||  .cta-form .vfb-col-1,||  .cta-form .vfb-col-2 {||    width: 100% !important;||    float: none !important;||  }||}||||.cta-form input%91type=%22submit%22%93,||.cta-form button%91type=%22submit%22%93 {||  width: 100%;||  max-width: 100%;||}||&#8221; global_colors_info=&#8221;{}&#8221;]\n<section class=\"cta\" aria-labelledby=\"cta-title\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"cta-inner\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<h2 id=\"cta-title\">Ready to make an impact in life sciences IT?<\/h2>\n<p><!-- [et_pb_line_break_holder] -->    <pee><!-- [et_pb_line_break_holder] -->      Fill out the form below or email us at<!-- [et_pb_line_break_holder] -->      <a class=\"cta-link\" href=\"mailto:info@ptp.cloud?subject=Resume - Life Sciences IT\">info@ptp.cloud<\/a><!-- [et_pb_line_break_holder] -->      with your resume and we will respond as soon as possible.<!-- [et_pb_line_break_holder] -->    <\/pee><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"cta-form\"><!-- [et_pb_line_break_holder] -->    <form method=\"post\" enctype=\"multipart\/form-data\" id=\"vfbp-form-20\" class=\"vfbp-form\"><div style=\"display:none;\"><label for=\"vfbp-EMAIL-AN8fuQyoDLXem\">If you are human, leave this field blank.<\/label><input size=\"25\" autocomplete=\"off\" type=\"text\" name=\"vfbp-EMAIL-AN8fuQyoDLXem\" value=\"\" id=\"\"><\/div><input type=\"hidden\" name=\"_vfb-timestamp-20\" value=\"1759966063\" id=\"\"><input type=\"hidden\" name=\"_vfb-form-id\" value=\"20\" id=\"\"><div class=\"vfb-col-12 vfb-fieldType-name\" id=\"vfbField185\"><div class=\"vfb-form-group\"><label for=\"vfb-field-185\" class=\"vfb-control-label\">Name <span class=\"vfb-required-asterisk\">*<\/span><\/label><div class=\"vfb-name-block\"><div class=\"vfb-form-group\"><div class=\"vfb-col-6\"><input id=\"vfb-field-185-first\" class=\"vfb-form-control vfb-namepart-first\" placeholder=\"First\" required=\"required\" type=\"text\" name=\"vfb-field-185[first]\"><\/div><\/div><div class=\"vfb-form-group\"><div class=\"vfb-col-6\"><input id=\"vfb-field-185-last\" class=\"vfb-form-control vfb-namepart-last\" placeholder=\"Last\" required=\"required\" type=\"text\" name=\"vfb-field-185[last]\"><\/div><\/div><\/div><\/div><\/div><div class=\"vfb-clearfix\"><\/div><div class=\"vfb-col-6 vfb-fieldType-email\" id=\"vfbField187\"><div class=\"vfb-form-group\"><label for=\"vfb-field-187\" class=\"vfb-control-label\">Email <span class=\"vfb-required-asterisk\">*<\/span><\/label><div><input id=\"vfb-field-187\" class=\"vfb-form-control\" placeholder=\"\" required=\"required\" type=\"email\" name=\"vfb-field-187\" value=\"\"><\/div><\/div><\/div><div class=\"vfb-col-6 vfb-fieldType-phone\" id=\"vfbField190\"><div class=\"vfb-form-group\"><label for=\"vfb-field-190\" class=\"vfb-control-label\">Phone<\/label><div><input id=\"vfb-field-190\" class=\"vfb-form-control vfb-intl-phone\" placeholder=\"\" type=\"tel\" name=\"vfb-field-190\" value=\"\"><\/div><\/div><\/div><div class=\"vfb-clearfix\"><\/div><div class=\"vfb-col-12 vfb-fieldType-text\" id=\"vfbField189\"><div class=\"vfb-form-group\"><label for=\"vfb-field-189\" class=\"vfb-control-label\">Desired Position <span class=\"vfb-required-asterisk\">*<\/span><\/label><div><input id=\"vfb-field-189\" class=\"vfb-form-control\" placeholder=\"\" required=\"required\" type=\"text\" name=\"vfb-field-189\" value=\"\"><\/div><\/div><\/div><div class=\"vfb-clearfix\"><\/div><div class=\"vfb-col-12 vfb-fieldType-text\" id=\"vfbField192\"><div class=\"vfb-form-group\"><label for=\"vfb-field-192\" class=\"vfb-control-label\">How did you hear about us?<\/label><div><input id=\"vfb-field-192\" class=\"vfb-form-control\" placeholder=\"\" type=\"text\" name=\"vfb-field-192\" value=\"\"><\/div><\/div><\/div><div class=\"vfb-clearfix\"><\/div><div class=\"vfb-col-12 vfb-fieldType-textarea\" id=\"vfbField193\"><div class=\"vfb-form-group\"><label for=\"vfb-field-193\" class=\"vfb-control-label\">Submit your cover letter and resume: <span class=\"vfb-required-asterisk\">*<\/span><\/label><div><textarea id=\"vfb-field-193\" class=\"vfb-form-control\" placeholder=\"\" required=\"required\" rows=\"10\" name=\"vfb-field-193\" cols=\"50\"><\/textarea><\/div><\/div><\/div><div class=\"vfb-clearfix\"><\/div><div class=\"vfb-col-12 vfb-fieldType-file-upload\" id=\"vfbField191\"><div class=\"vfb-form-group\"><label for=\"vfb-field-191[]\" class=\"vfb-control-label\">Upload<\/label><div><input id=\"vfb-field-191\" class=\"vfb-form-control vfb-file-input\" placeholder=\"\" data-show-upload=\"1\" multiple=\"1\" type=\"file\" name=\"vfb-field-191[]\"><\/div><\/div><\/div><div class=\"vfb-clearfix\"><\/div><div class=\"vfb-col-12 vfb-fieldType-submit\" id=\"vfbField188\"><button id=\"vfb-field-188\" class=\" btn btn-primary\" placeholder=\"\" type=\"submit\" name=\"_vfb-submit\">Submit<\/button><\/div><div class=\"vfb-clearfix\"><\/div><div class=\"vfb-col-12 vfb-fieldType-captcha\" id=\"vfbField186\"><div class=\"vfb-form-group\"><label for=\"vfb-field-186\" class=\"vfb-control-label\">Captcha <span class=\"vfb-required-asterisk\">*<\/span><\/label><div><div class=\"g-recaptcha\" data-sitekey=\"6LdgYyAUAAAAALfRd0oBYnfSytP7bXPO0La-lT5r\"><\/div><input type=\"hidden\" name=\"_vfb_recaptcha_enabled\" value=\"1\" id=\"\"><div class=\"vfb-has-error\" id=\"vfb-recaptcha-error\"><span class=\"vfb-help-block\">reCAPTCHA is required.<\/span><\/div><\/div><\/div><\/div><div class=\"vfb-clearfix\"><\/div><\/form><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n<span class=\"et_bloom_bottom_trigger\"><\/span>","protected":false},"excerpt":{"rendered":"<p>Build Your Career in Life Sciences IT with Pinnacle Technology Partners (PTP) PTP is the go-to IT partner for organizations transforming science into life-changing solutions. From cloud solutions that accelerate drug discovery to cybersecurity that protects sensitive clinical data, our team supports the tech backbone of the world\u2019s most impactful life sciences companies. Join us, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":16513,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","content-type":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-5570","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.1.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Careers in Life Sciences IT with PTP<\/title>\n<meta name=\"description\" content=\"Join our team and build your future in IT services for life sciences, biotech, and research labs.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ptp.cloud\/careers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Careers in Life Sciences IT with PTP\" \/>\n<meta property=\"og:description\" content=\"Join our team and build your future in IT services for life sciences, biotech, and research labs.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ptp.cloud\/careers\/\" \/>\n<meta property=\"og:site_name\" content=\"PTP | Cloud Experts | Biotech Enablers\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PTPCloud\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-19T05:35:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/PTP-made-it-Boston-Business-Journals-Best-Places-to-Work-2025.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1800\" \/>\n\t<meta property=\"og:image:height\" content=\"1800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@PTPCloud\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ptp.cloud\/careers\/\",\"url\":\"https:\/\/ptp.cloud\/careers\/\",\"name\":\"Careers in Life Sciences IT with PTP\",\"isPartOf\":{\"@id\":\"https:\/\/ptp.cloud\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ptp.cloud\/careers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ptp.cloud\/careers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/PTP-made-it-Boston-Business-Journals-Best-Places-to-Work-2025.jpg\",\"datePublished\":\"2021-11-01T20:35:11+00:00\",\"dateModified\":\"2025-09-19T05:35:42+00:00\",\"description\":\"Join our team and build your future in IT services for life sciences, biotech, and research labs.\",\"breadcrumb\":{\"@id\":\"https:\/\/ptp.cloud\/careers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ptp.cloud\/careers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ptp.cloud\/careers\/#primaryimage\",\"url\":\"https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/PTP-made-it-Boston-Business-Journals-Best-Places-to-Work-2025.jpg\",\"contentUrl\":\"https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/PTP-made-it-Boston-Business-Journals-Best-Places-to-Work-2025.jpg\",\"width\":1800,\"height\":1800,\"caption\":\"PTP celebrates making the 2025 Boston Business Journal Best Places to Work list.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ptp.cloud\/careers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ptp.cloud\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Careers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ptp.cloud\/#website\",\"url\":\"https:\/\/ptp.cloud\/\",\"name\":\"PTP | Cloud Experts | Biotech Enablers\",\"description\":\"Helping innovative life sciences companies to get treatments to market faster.\",\"publisher\":{\"@id\":\"https:\/\/ptp.cloud\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ptp.cloud\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ptp.cloud\/#organization\",\"name\":\"Pinnacle Technology Partners\",\"alternateName\":\"PTP\",\"url\":\"https:\/\/ptp.cloud\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ptp.cloud\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ptp.cloud\/wp-content\/uploads\/2021\/08\/ptp_logo.png\",\"contentUrl\":\"https:\/\/ptp.cloud\/wp-content\/uploads\/2021\/08\/ptp_logo.png\",\"width\":409,\"height\":181,\"caption\":\"Pinnacle Technology Partners\"},\"image\":{\"@id\":\"https:\/\/ptp.cloud\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/PTPCloud\",\"https:\/\/x.com\/PTPCloud\",\"https:\/\/www.linkedin.com\/company\/pinnacletechpartners\",\"https:\/\/www.youtube.com\/@ptp4766\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Careers in Life Sciences IT with PTP","description":"Join our team and build your future in IT services for life sciences, biotech, and research labs.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ptp.cloud\/careers\/","og_locale":"en_US","og_type":"article","og_title":"Careers in Life Sciences IT with PTP","og_description":"Join our team and build your future in IT services for life sciences, biotech, and research labs.","og_url":"https:\/\/ptp.cloud\/careers\/","og_site_name":"PTP | Cloud Experts | Biotech Enablers","article_publisher":"https:\/\/www.facebook.com\/PTPCloud","article_modified_time":"2025-09-19T05:35:42+00:00","og_image":[{"width":1800,"height":1800,"url":"https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/PTP-made-it-Boston-Business-Journals-Best-Places-to-Work-2025.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@PTPCloud","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ptp.cloud\/careers\/","url":"https:\/\/ptp.cloud\/careers\/","name":"Careers in Life Sciences IT with PTP","isPartOf":{"@id":"https:\/\/ptp.cloud\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ptp.cloud\/careers\/#primaryimage"},"image":{"@id":"https:\/\/ptp.cloud\/careers\/#primaryimage"},"thumbnailUrl":"https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/PTP-made-it-Boston-Business-Journals-Best-Places-to-Work-2025.jpg","datePublished":"2021-11-01T20:35:11+00:00","dateModified":"2025-09-19T05:35:42+00:00","description":"Join our team and build your future in IT services for life sciences, biotech, and research labs.","breadcrumb":{"@id":"https:\/\/ptp.cloud\/careers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ptp.cloud\/careers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ptp.cloud\/careers\/#primaryimage","url":"https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/PTP-made-it-Boston-Business-Journals-Best-Places-to-Work-2025.jpg","contentUrl":"https:\/\/ptp.cloud\/wp-content\/uploads\/2025\/06\/PTP-made-it-Boston-Business-Journals-Best-Places-to-Work-2025.jpg","width":1800,"height":1800,"caption":"PTP celebrates making the 2025 Boston Business Journal Best Places to Work list."},{"@type":"BreadcrumbList","@id":"https:\/\/ptp.cloud\/careers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ptp.cloud\/"},{"@type":"ListItem","position":2,"name":"Careers"}]},{"@type":"WebSite","@id":"https:\/\/ptp.cloud\/#website","url":"https:\/\/ptp.cloud\/","name":"PTP | Cloud Experts | Biotech Enablers","description":"Helping innovative life sciences companies to get treatments to market faster.","publisher":{"@id":"https:\/\/ptp.cloud\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ptp.cloud\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ptp.cloud\/#organization","name":"Pinnacle Technology Partners","alternateName":"PTP","url":"https:\/\/ptp.cloud\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ptp.cloud\/#\/schema\/logo\/image\/","url":"https:\/\/ptp.cloud\/wp-content\/uploads\/2021\/08\/ptp_logo.png","contentUrl":"https:\/\/ptp.cloud\/wp-content\/uploads\/2021\/08\/ptp_logo.png","width":409,"height":181,"caption":"Pinnacle Technology Partners"},"image":{"@id":"https:\/\/ptp.cloud\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PTPCloud","https:\/\/x.com\/PTPCloud","https:\/\/www.linkedin.com\/company\/pinnacletechpartners","https:\/\/www.youtube.com\/@ptp4766"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ptp.cloud\/wp-json\/wp\/v2\/pages\/5570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ptp.cloud\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ptp.cloud\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ptp.cloud\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ptp.cloud\/wp-json\/wp\/v2\/comments?post=5570"}],"version-history":[{"count":27,"href":"https:\/\/ptp.cloud\/wp-json\/wp\/v2\/pages\/5570\/revisions"}],"predecessor-version":[{"id":19063,"href":"https:\/\/ptp.cloud\/wp-json\/wp\/v2\/pages\/5570\/revisions\/19063"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ptp.cloud\/wp-json\/wp\/v2\/media\/16513"}],"wp:attachment":[{"href":"https:\/\/ptp.cloud\/wp-json\/wp\/v2\/media?parent=5570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}