HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/_buildinmotion/bim_ci/app/Views/careers_devops.php
<div id="splash" class="parallax-window subpage"  data-parallax="scroll" data-image-src="/img/splash3.jpg">
    <div class="overlay"></div>
    <div class="container" id="splash-content">
        <div class="row">
            <div class="col-sm-12">
                <h1 class="semi">Careers</h1>
            </div>
        </div>
    </div>
</div>

<div class="container contactus">
    <div class="row" style="margin-top:50px;">
        <div class="col-md-7">
            <h3>DevOps Continuous Integration / Delivery Manager</h3>
            <a href="/careers">< Back to Careers</a>

            <p>&nbsp;</p>
            <p>Build in Motion is seeking an experienced DevOps CI/CD Delivery Manager interested in building first-class applications with a dynamic team for a great stable of clients.</p>

            <p>As a member of our team, you will be working to help deliver and host our web and mobile
                applications.
                You’ll be expected to set the vision for release and hosting strategies as well as help to work
                implement this vision on a series of cloud hosted cutting edge platform which support virtually
                all facets of application development from small websites to complex connected applications. </p>
            <p>Qualified candidates will have 5+ years of experience developing software in a professional setting
                and have experience with several of the technologies in the following stack:</p>
            <ul>
                <li>Amazon Web Services or Azure</li>
                <li>Jenkins</li>
                <li>Octopus</li>
                <li>Python, Groovy, Powershell, Bash, or Scripting language equivalent</li>
            </ul>

            <p>While programming and software development are not a requirement,
                experience with software development would be considered a strong plus.</p>

            <p>We offer medical benefits, paid time off, flexible schedules with full-time work-from-home.</p>
            <p>At Build in Motion, we work hard, have fun, help each other become better programmers, and most importantly we deliver the best software for our clients. We think it’s the perfect environment for a passionate programmer to create, contribute, learn and grow.</p>
            <p>If this sounds like a good fit for you, please submit your resume and any portfolio or code samples you think may be helpful.</p>
            <p>A background check will be performed prior to employment.</p>
            <p>Salary is dependent on experience.</p>
            <p>Must be legally authorized to work in the United States.</p>
        </div>


        <div class="col-md-5">
            <?php
            $job_title = "DevOps Continuous Integration / Delivery Manager";
            include('careers_form.php');
            ?>
        </div>

    </div>
</div>