Senior DevOps Engineer | Kubernetes, AWS, EKS | Albany, NY (Hybrid)

by ethan.brook News Editor

The technical landscape across the New York and New Jersey corridor continues to shift toward a “cloud-native first” philosophy, as enterprises move away from legacy virtualization and toward highly scalable, containerized environments. This transition is driving a specialized demand for engineers who can not only manage cloud infrastructure but can also automate the entire lifecycle of an application through sophisticated deployment pipelines.

In a move to bolster its platform capabilities, Salem Infotech is currently recruiting for a Senior DevOps Engineer to join its operations in a hybrid capacity. While recruitment notices for the role have cited locations across the region, including Albany and Jersey City, the core of the mission remains the same: the construction and management of a resilient, scalable cloud-native platform capable of supporting enterprise-level workloads.

The role is structured as a W2 contract, a move that reflects a broader trend in the current U.S. Tech labor market where firms prioritize specialized, high-impact expertise to lead specific infrastructure modernizations. The position requires a veteran professional with at least six years of experience in DevOps, Site Reliability Engineering (SRE), or Platform Engineering, signaling that the organization is looking for a leader capable of architectural decision-making rather than a junior implementer.

The Architecture of Modern Scale: EKS and GitOps

At the heart of this requirement is a heavy reliance on the Amazon Elastic Kubernetes Service (EKS). For the uninitiated, Kubernetes has become the industry standard for container orchestration, allowing companies to deploy and scale applications across clusters of servers without manual intervention. By utilizing EKS, Salem Infotech is leveraging AWS’s managed service to reduce the operational overhead of managing the Kubernetes control plane, allowing the engineer to focus on the application layer and platform stability.

However, the role goes beyond simple orchestration. The explicit requirement for ArgoCD and GitOps indicates a shift toward a declarative approach to infrastructure. In a GitOps model, the “source of truth” for the entire infrastructure is stored in a Git repository. When a change is made to the code in GitLab, ArgoCD automatically synchronizes the state of the live cluster with the configuration stored in Git. This eliminates “configuration drift”—the common problem where a manual change made to a server is forgotten, leading to crashes during the next official update.

To manage the complex communication between these microservices, the role calls for expertise in Istio. As a service mesh, Istio provides a dedicated infrastructure layer that handles service-to-service communication, providing critical security through mutual TLS (mTLS) and advanced traffic management capabilities, such as canary deployments where a new feature is rolled out to only 5% of users to test stability.

Bridging the Gap Between Code and Infrastructure

The technical requirements for the position highlight a convergence of software engineering and systems administration. The demand for proficiency in Python, Bash, or Go suggests that the ideal candidate is expected to write custom tooling and automation scripts rather than relying solely on off-the-shelf software. This “infrastructure as code” (IaC) approach is further solidified by the requirement for Terraform or CloudFormation, tools that allow an engineer to define a whole data center in a text file.

From Instagram — related to Salem Infotech, Connectivity Istio Service Mesh Traffic

Beyond the deployment phase, the role emphasizes “observability”—a step above traditional monitoring. While monitoring tells you that a system is down, observability (using tools like Prometheus, Grafana, and the ELK stack) allows an engineer to understand why This proves down by analyzing traces, logs, and metrics in real-time. What we have is critical for maintaining high availability in regulated or enterprise-scale environments where every minute of downtime carries a significant financial cost.

Core Technical Requirements Summary
Category Primary Toolset Objective
Orchestration Kubernetes, Amazon EKS Container management and scaling
Deployment ArgoCD, GitLab CI/CD GitOps-driven continuous delivery
Connectivity Istio Service Mesh Traffic management and security
Provisioning Terraform, CloudFormation Infrastructure as Code (IaC)
Observability Prometheus, Grafana, ELK Performance monitoring and RCA

The Stakes of Platform Security

In an era of increasing supply-chain attacks, the Senior DevOps Engineer at Salem Infotech will be tasked with securing the platform from the ground up. The job description emphasizes the implementation of IAM (Identity and Access Management) and secrets management, ensuring that sensitive data—like API keys and database passwords—are never stored in plain text within the code.

Excellent Senior DevOps Engineer Real Interview with Sai 10+ years Experienced || Candidate 18

The integration of network policies within Kubernetes further suggests a “Zero Trust” security model. By restricting which pods can talk to one another, the engineer can prevent a security breach in one minor service from cascading across the entire infrastructure. This level of rigor is typical for roles operating within regulated environments, where compliance and audit trails are non-negotiable.

The hybrid nature of the role reflects the post-pandemic equilibrium of the tech industry. By requiring a presence in the New York/New Jersey area, the organization maintains the benefits of high-bandwidth, in-person collaboration for complex architectural whiteboarding sessions while offering the flexibility of remote work for deep-focus coding and pipeline configuration.

Prospective candidates are encouraged to coordinate their applications through Senior Recruiter Vignesh Aruswamy. Given the specific requirements for 6+ years of experience and a remarkably particular toolchain (specifically the ArgoCD/Istio combination), the selection process is expected to be highly competitive, focusing on proven track records of managing production-grade EKS clusters.

The next phase of this recruitment drive will likely involve technical screenings focusing on real-world troubleshooting scenarios and the candidate’s ability to design a CI/CD pipeline from scratch. Official updates regarding the onboarding timeline for this role have not yet been released.

Do you have experience with GitOps or EKS? Share your thoughts on the current state of DevOps in the comments below or share this article with your professional network.

You may also like

Leave a Comment