<?php $theTab=2; ?>
<?php require_once('ietvert/theHeader.php'); ?>
<?php // require_once('Connections/DatuConnect.php'); ?>
<?php require_once('ietvert/theFunctions.php'); ?>
</head>
<?php
    /*** turn off error reporting ***/
/** ini_set('display_errors', 0); **/
?>

<body>

<div id="container">

<?php require_once('ietvert/pageHeader.php'); ?>
 
<div class="col810">
<div class="col624 borderSETSLightGreen">

  <div id="content">

<p class="breadcrumb"> <span>You are here: </span> <a href="index.php">Home</a>&nbsp; &raquo; <a href="expertise.php">Expertise</a>&nbsp; &raquo; Maintenance &amp; Monitoring</p>
 
<h2>Maintenance &amp; Monitoring</h2>
<p>We proactively monitor and maintain environments. We also offer 24/7/365. Outsourcing the maintenance and monitoring functions to a near-shore provider reduces costs and allows the home team to focus on the strategic directions.</p>
<p><strong>We offer:</strong></p>
<ul>
    <li>Code maintenance</li>
    <li>Bug fixing</li>
    <li>Enhancements</li>
    <li>Version, patch and release management</li>
    <li>Software upgrades</li>
    <li>Code optimization</li>
    <li>Re-engineering</li>
</ul>

<p><strong>Skill sets:</strong></p>

<ul>
    <li>Product maintenance experience</li>
    <li>Cross-platform programming skills</li>
    <li>Multiple OS, tools, technology skills</li>
    <li>Algorithmic/fundamental computer science strengths</li>
    <li>Smart knowledge transfers</li>
</ul>

  </div> <!-- content -->
  
</div> <!-- col624 -->
    
<div id="LastCol">
<?php require_once('ietvert/rightColGeneral.php'); ?>
</div> <!-- LastCol -->
    
</div> <!-- col810 -->
  
<?php require_once('ietvert/pageFooter.php'); ?>

</div> <!-- container -->

</body>
</html>
