[All remote jobs](https://jobicy.com/jobs.md)Open role[![NTT DATA logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/09/e2252da5-221.png)](https://jobicy.com/company/ntt-data.md)Remote opportunity at[NTT DATA](https://jobicy.com/company/ntt-data.md)

# Backend Developer (.NET/Azure)

Review the role, location requirements, compensation details, and application process before deciding whether this opportunity fits your next career move.

[Apply for this job](#job-application)[View company](https://jobicy.com/company/ntt-data.md)Share29 Aug 2026Published42Listing views3Application actions29 Sep 2026Apply before  Opportunity details

## About this role.

AI SummaryNTT DATA is seeking a Backend Developer to deliver secure, scalable enterprise applications for a global client in a fully remote LATAM engagement aligned to EST hours. The role centers on building RESTful services with C#, .NET, ASP.NET Core, Azure, SQL Server/Azure SQL, and Entity Framework Core. The developer will collaborate with cross-functional teams, contribute to testing and CI/CD practices, and help troubleshoot production issues. Candidates need at least three years of modern .NET backend experience, API integration expertise, Azure familiarity, and a solid understanding of security and software architecture principles.

## Role DNA

A quick view of the complexity, pace, ownership and collaboration implied by the job description.

### Job Complexity

4/5EasyHard

### Pace & Pressure

4/5RelaxedFast-paced

### Autonomy Level

3/5GuidedFull ownership

### Communication Load

4/5IndependentCollaborative

AI insightThis is a mid-level backend role requiring practical depth across .NET, Azure, API security, databases, testing, and delivery automation. The enterprise integration and production-support responsibilities create meaningful technical complexity and a relatively fast delivery cadence.

## Salary analysis

Estimated compensation compared with the broader US market for similar roles.

Estimated job medianBelow market$55,000US market range$85k–$130k0$143k

AI insightThe listed annual range is $54,000-$56,000 USD, producing a job median of $55,000 USD. Compared with an estimated U.S. market range of $85,000-$130,000 USD for a .NET/Azure backend developer with 3+ years of experience, the compensation is below U.S. market levels, though it may be structured competitively for a LATAM-based remote freelance engagement.

## Core skills

Skills and capabilities most closely associated with this opportunity.

[C#](https://jobicy.com/jobs?search_keywords=C%23.md)[NET](https://jobicy.com/jobs?search_keywords=NET.md)[ASP.NET Core](https://jobicy.com/jobs?search_keywords=ASP.NET%20Core.md)[Microsoft Azure](https://jobicy.com/jobs?search_keywords=Microsoft%20Azure.md)[REST APIs](https://jobicy.com/jobs?search_keywords=REST%20APIs.md)[Azure SQL](https://jobicy.com/jobs?search_keywords=Azure%20SQL.md)[Entity Framework Core](https://jobicy.com/jobs?search_keywords=Entity%20Framework%20Core.md)[OAuth 2.0](https://jobicy.com/jobs?search_keywords=OAuth%202.0.md)[CI/CD](https://jobicy.com/jobs?search_keywords=CICD.md)[Docker](https://jobicy.com/jobs?search_keywords=Docker.md)

Sample interview questionsHow have you designed a secure RESTful API in ASP.NET Core?I define clear resource-oriented endpoints, use DTOs and validation, apply consistent status codes and error handling, and document the contract with OpenAPI/Swagger. For security, I typically implement OAuth 2.0/OpenID Connect with JWT validation, role or policy-based authorization, secure secret storage, and audit-friendly logging.

What factors do you consider when improving the performance of a .NET service using SQL Server or Azure SQL?

I first use telemetry and database query analysis to identify the actual bottleneck. Typical improvements include adding appropriate indexes, avoiding N+1 Entity Framework queries, projecting only required columns, paginating large result sets, using asynchronous I/O, reviewing execution plans, and applying caching only where data consistency requirements allow it.

Describe your approach to unit and integration testing for backend services.

I unit test business logic, validation, and error paths with frameworks such as xUnit or NUnit, using mocks only for true external dependencies. For integration tests, I validate API behavior, authentication, persistence, and important integration workflows against isolated test infrastructure, then run both test types in the CI pipeline.

How would you troubleshoot a production incident in an Azure-hosted application?

I would first assess customer impact, stabilize the service if needed, and review application logs, metrics, traces, deployment history, and Azure resource health. I would communicate findings to stakeholders, isolate the root cause, implement and validate a fix, and document preventive actions such as improved alerts, tests, runbooks, or rollback controls.

How do Clean Architecture and SOLID principles influence your day-to-day development?

I use them to keep domain and application logic independent from frameworks, databases, and external services. This leads to clearer boundaries, dependency inversion through interfaces, more focused components, easier automated testing, and safer changes as the system grows.

Job Title: Backend Developer (.NET/Azure)
Location Preference: 100% remote in LATAM working EST Time Zone
Duration: 1-Year Assignment with possibility of extension
Freelance Rate Range: $27-28/hr USD based on relevant experience

NTT DATA is a team of more than 139,000 diverse professionals operating in more than 50 countries worldwide. Our sectors of activity include telecommunications, finance, industry, utilities, energy, public administration, and health.

Our mission? Offer technological solutions, business, strategy, development, and application maintenance while being a benchmark in consulting. Thanks to the collaboration between teams, the human quality of our people, and the fact that we do not conform to what is established, we always seek innovation that brings us closer to the future.

Our essence has led us to the forefront of technology, breaking paradigms and providing solutions that truly respond to each client’s needs. Our talent has led us to be one of the top six technology companies in the world.

Because #Greattech, needs #GreatPeople, like you

NTT Data seeks high-achieving team players who quickly adapt to new challenges and entrepreneurial ventures. We are looking for a Backend Developer (.NET/Azure) to work with our global client for a fully remote opportunity in LATAM working EST hours.

## Overview

We are seeking a talented Backend Developer to join a growing technology team focused on building modern, secure, and scalable enterprise applications. This role will contribute to the design, development, and support of cloud-based solutions that enable critical business processes and system integrations.

The ideal candidate will have strong experience with Microsoft’s modern development stack, cloud technologies, API development, and software engineering best practices.

## Key Responsibilities

* Design, develop, and maintain backend services and RESTful APIs using C#, .NET, and ASP.NET Core.
* Build and support applications hosted within a Microsoft Azure cloud environment.
* Collaborate with product owners, architects, frontend developers, DevOps engineers, and other stakeholders to deliver high-quality software solutions.
* Develop integrations with internal and external systems using secure authentication and authorization mechanisms.
* Create and maintain automated unit and integration tests to ensure code quality and application reliability.
* Participate in code reviews and contribute to engineering standards and best practices.
* Troubleshoot application issues and production incidents, supporting root cause analysis and resolution.
* Contribute to CI/CD pipelines, deployment automation, monitoring, and observability initiatives.
* Apply software design principles and architectural patterns to build maintainable, scalable applications.

## Required Qualifications

## Experience

* 3+ years of backend software development experience using modern .NET technologies.
* Experience developing RESTful APIs and integrating with enterprise applications.
* Experience working in cloud-based environments, preferably Microsoft Azure.
* Strong understanding of software development lifecycle practices and modern engineering methodologies.

## Technical Skills

### .NET & C#

* Experience building web applications and APIs using ASP.NET Core.
* Knowledge of dependency injection, asynchronous programming, logging, and configuration management.
* Understanding of application performance optimization and scalability considerations.

### Database Development

* Experience with Microsoft SQL Server or Azure SQL.
* Knowledge of database design, querying, schema updates, and performance tuning fundamentals.
* Experience using Entity Framework Core and LINQ.

### Cloud Technologies

* Experience with Azure services such as:
App Services
* Azure Functions
* Azure SQL
* Messaging and integration services

* Familiarity with cloud security, monitoring, configuration management, and networking concepts.

### API Development & Security

* Strong understanding of REST APIs and integration patterns.
* Experience with OpenAPI/Swagger documentation.
* Knowledge of OAuth 2.0, OpenID Connect, and JWT authentication.
* Experience implementing secure application integrations.

### Testing & Quality

* Experience writing automated unit and integration tests.
* Familiarity with testing frameworks such as xUnit, NUnit, Moq, or similar tools.
* Experience debugging and troubleshooting complex application issues.

### Source Control & DevOps

* Strong Git experience including branching, pull requests, and collaborative development workflows.
* Experience working with CI/CD pipelines using GitHub Actions, Azure DevOps, or similar tools.

### Architecture

* Understanding of:
Microservices and distributed systems
* SOLID principles
* Clean Architecture
* Common software design patterns

* Familiarity with Docker and containerized development environments.
* Exposure to event-driven and cloud-native architectures is a plus.

## Preferred Qualifications

* Experience with Infrastructure as Code (Terraform, Bicep, Azure CLI, or similar tools).
* Familiarity with Kubernetes and container orchestration concepts.
* Experience with automated code quality, security scanning, and DevOps best practices.
* Exposure to AI-assisted development tools such as GitHub Copilot, Claude Code, OpenAI Codex, or similar platforms.
* Ability to review, validate, and improve AI-generated code while maintaining security and quality standards.
* Experience working within Agile software development teams.

## Education

Bachelor’s degree in Computer Science, Software Engineering, Information Systems, or a related technical field. Equivalent professional experience will also be considered.

Why NTT Data?

Empowerment and rewards are the cornerstone of our career development model. We are a young, fast-growing company, with a highly innovative and entrepreneurial spirit, because of this professional experience and growth will be unmatched. Our talent and positive attitude allow us to transform our goals into achievements, and projects into realities.

NTT Data is committed to hiring and retaining a diverse workforce. We are proud to be an Equal Opportunity/Affirmative Action-Employer, making decisions without regard to race, color, religion, creed, sex, sexual orientation, gender identity, marital status, national origin, age, veteran status, disability, or any other protected class. NTT Data is an Equal Opportunity Employer Male/Female/Disabled/Veteran and a VEVRAA Federal Contractor.

Show more

[Apply now >](https://jobicy.com/jobs/152011-backend-developer-net-azure.md)

*

![Upload CV](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSIgZmlsbD0ibm9uZSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0wIDBINjVWNjVIMFYwWiIgZmlsbD0iIzAyOWFlYiIvPjxnIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNMzMuMDQ5IDE1LjQ1NGExLjQzIDEuNDMgMCAwIDAtMi4wOTcgMGwtNy41NzkgOC4xNDdhMS4zOCAxLjM4IDAgMCAwIC4wOSAxLjk3MyAxLjQ0IDEuNDQgMCAwIDAgMi4wMDgtLjA4OGw1LjEwOS01LjQ5MnYyMC42MWExLjQxIDEuNDEgMCAwIDAgMS40MjEgMS4zOTdjLjc4NSAwIDEuNDIxLS42MjUgMS40MjEtMS4zOTd2LTIwLjYxbDUuMTA5IDUuNDkyYTEuNDQgMS40NCAwIDAgMCAyLjAwOC4wODggMS4zOCAxLjM4IDAgMCAwIC4wOS0xLjk3M2wtNy41NzktOC4xNDZ6TTE2Ljc2OSAzOC40YzAtLjc3My0uNjItMS40LTEuMzg1LTEuNFMxNCAzNy42MjcgMTQgMzguNHYuMTAybC4yMTUgNi4yMjljLjIyMyAxLjY4LjcwMSAzLjA5NSAxLjgxMyA0LjIxOHMyLjUxIDEuNjA3IDQuMTcyIDEuODMzYzEuNi4yMTggMy42MzYuMjE4IDYuMTYuMjE4aDExLjI4bDYuMTYtLjIxOGMxLjY2Mi0uMjI2IDMuMDYxLS43MDkgNC4xNzItMS44MzNzMS41ODktMi41MzggMS44MTMtNC4yMThDNTAgNDMuMTEzIDUwIDQxLjA1NSA1MCAzOC41MDNWMzguNGMwLS43NzMtLjYyLTEuNC0xLjM4NS0xLjRzLTEuMzg1LjYyNy0xLjM4NSAxLjRsLS4xOSA1Ljk1OGMtLjE4MiAxLjM3LS41MTUgMi4wOTUtMS4wMjYgMi42MTJzLTEuMjI4Ljg1My0yLjU4MyAxLjAzOGMtMS4zOTUuMTktMy4yNDMuMTkzLTUuODkzLjE5M0gyNi40NjJjLTIuNjUgMC00LjQ5OC0uMDAzLTUuODkzLS4xOTMtMS4zNTUtLjE4NC0yLjA3Mi0uNTIxLTIuNTgzLTEuMDM4cy0uODQ0LTEuMjQyLTEuMDI2LTIuNjEyYy0uMTg3LTEuNDEtLjE5MS0zLjI3OS0uMTkxLTUuOTU4eiIvPjwvZz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY1djY1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)

### Upload your resume now

To unlock remote work opportunities and be discovered by global employers.

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

Next step

## Apply now.

Follow the employer’s application method and review Jobicy’s safety guidance before sharing personal information.

Keep exploring

## Related remote jobs.

Matched by job category10 related opportunities[Software Engineering](https://jobicy.com/categories/engineering.md) [Browse all jobs](https://jobicy.com/jobs.md)
*
![Supabase logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/611d3bfa-221.png)
Supabase  Aug 29

### [Developer Relations Engineer](https://jobicy.com/jobs/152060-developer-relations-engineer-2.md)

About Supabase Supabase is the Postgres development platform, built by developers for developers. We provide a complete backend solution including Database, Auth, Storage, Edge Functions, Realtime, and Vector Search. All…

*
![Supabase logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/611d3bfa-221.png)
Supabase  Aug 29

### [Multigres Engineer](https://jobicy.com/jobs/152057-multigres-engineer.md)

Supabase is the Postgres development platform, built by developers for developers. We provide a complete backend solution including Database, Auth, Storage, Edge Functions, Realtime, and Vector Search. All services are…

*
![Zartis logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/9bd0869f-221.webp)
Zartis  Aug 29

### [Senior Backend Engineer – Gen AI](https://jobicy.com/jobs/152047-senior-backend-engineer-gen-ai.md)

The company and our mission:  Zartis is a global AI transformation and technology consulting partner where talented engineers and technologists work on cutting edge innovation. We partner with ambitious organizations…

*
![Playson logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/6f266d9c-221-1.png)
Playson  Aug 29

### [Senior Game Developer](https://jobicy.com/jobs/152046-senior-game-developer.md)

About the RoleWe’re looking for a Senior Game Developer to bring fresh ideas, strong technical expertise, and a passion for building high-quality games. This role is ideal for someone who…

*
![Enode logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/70d7b7e3-221.webp)
Enode  Aug 29

### [Engineering Manager](https://jobicy.com/jobs/152044-engineering-manager-5.md)

About EnodeThe grid was built for predictable, centralised power. Today it’s absorbing intermittent supply from grid scale solar and wind, alongside dynamic demand from EVs, heat pumps, and home batteries….

*
![Playson logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/6f266d9c-221-1.png)
Playson  Aug 29

### [Senior QA Automation Engineer (Boosters)](https://jobicy.com/jobs/152043-senior-qa-automation-engineer-boosters.md)

Founded in 2012, Playson is a leading iGaming supplier recognized worldwide. We provide our customers with a high-end micro-service-based platform as a service that aims to process billions of financial…

*
![Zartis logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/9bd0869f-221.webp)
Zartis  Aug 29

### [.NET Software Architect](https://jobicy.com/jobs/152042-net-software-architect.md)

.NET Software Architect   The company and our mission:  Zartis is a global AI transformation and technology consulting partner where talented engineers and technologists work on cutting edge innovation. We…

*
![Binance logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/bc822f38-221.jpg)
Binance  Aug 29

### [Backend Java Engineer – Kazakhstan/Russian speaker (6 months Contract)](https://jobicy.com/jobs/152039-backend-java-engineer-kazakhstan-russian-speaker-6-months-contract.md)

Binance is a leading global blockchain ecosystem behind the world’s largest cryptocurrency exchange by trading volume and registered users. We are trusted by 300+ million people in 100+ countries for…

*
![Actian logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/0fee3ec4-221.webp)
Actian  Aug 29

### [AI Augmented Software Engineer [gn] Data Intelligence Platform](https://jobicy.com/jobs/152038-ai-augmented-software-engineer-gn-data-intelligence-platform.md)

Actian is the company behind the Data Intelligence Platform — an enterprise solution that helps organisations discover, govern, and trust their data at scale. Our platform connects metadata, data lineage,…

*
![Truelogic logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/e7ae6cb6-221-1.png)
Truelogic  Aug 29

### [Senior Front-End Developer (React / TypeScript) – Market Research](https://jobicy.com/jobs/152035-senior-front-end-developer-react-typescript-market-research.md)

About TruelogicAt Truelogic we are a leading provider of nearshore staff augmentation services headquartered in New York. For over two decades, we’ve been delivering top-tier technology solutions to companies of…