
Should have delivered successful end-to-end development to deployment experience on Web applications and Api’sin last 4-12 years
· Extensive experience with C#, .Net Core, Web API, Oops, Design patterns & principles.
· Experience in MySQL is a must and added advantage to have knowledge of NOSQL database.
· Extensive experience in writing rest full API
· Experience in using version controls such as GIT, Continuous Integration, Continuous Delivery
· 1-2 year of experience in Angular 2/4/5/6/7/8/9/10/11/12, Typescript, JavaScript, and Bootstrap with Restful API’s is a plus
· Good to have experience in testing and debugging new programs using

About K2India
About
Connect with the team
Similar jobs
Design, build, and operate end-to-end web and API solutions (front end + back end) with strong automation, observability, and production reliability. You will own features from concept through deployment and steady state, including incident response and continuous improvement.
Key Responsibilities:
Engineering & Delivery
- Translate business requirements into technical designs, APIs, and data models.
- Develop back-end services using Java and Python, and front-end components using React / Angular / Vue (where applicable).
- Build REST / GraphQL APIs, batch jobs, streaming jobs, and system integration adapters.
- Write efficient SQL/NoSQL queries; optimize schemas, indexes, and data flows (ETL / CDC as needed).
Automation, CI/CD & Operations
- Automate builds, testing, packaging, and deployments using CI/CD pipelines.
- Create Linux shell and Python scripts for operational tasks, environment automation, and diagnostics.
- Manage configuration, feature flags, environment parity, and Infrastructure as Code (where applicable).
Reliability, Security & Quality
- Embed security best practices: authentication/authorization, input validation, secrets management, TLS.
- Implement unit, integration, contract, and performance tests with enforced quality gates.
- Add observability: structured logs, metrics, traces, health checks, dashboards, and alerts.
- Apply resilience patterns: retries, timeouts, circuit breakers, and graceful degradation.
Production Ownership
- Participate in on-call rotations, incident triage, RCA, and permanent fixes.
- Refactor legacy code and reduce technical debt with measurable impact.
- Maintain technical documentation, runbooks, and architecture decision records (ADRs).
Collaboration & Leadership
- Mentor peers and contribute to engineering standards and best practices.
- Work closely with Product, QA, Security, and Ops to balance scope, risk, and timelines.
Qualifications
Must Have
- Strong experience in Java (core concepts, concurrency, REST frameworks).
- Strong Python experience (services + scripting).
- Solid Linux skills with automation using shell/Python.
- Web services expertise: REST/JSON, API design, versioning, pagination, error handling.
- Databases: Relational (SQL tuning, transactions) plus exposure to NoSQL / caching (Redis).
- CI/CD tools: Git, pipelines, artifact management.
- Testing frameworks: JUnit, PyTest, API testing tools.
- Observability tools: Prometheus, Grafana, ELK, OpenTelemetry (or equivalents).
- Strong production support mindset with incident management, SLA/SLO awareness, and RCA experience.
Good to Have
- Messaging & streaming platforms: Kafka, MQ.
- Infrastructure as Code: Terraform, Ansible.
- Cloud exposure: AWS / Azure / GCP, including managed data services.
- Front-end experience with React / Angular / Vue and TypeScript.
- Deployment strategies: feature flags, canary, blue/green.
- Knowledge of cost optimization and capacity planning.
Key Performance Indicators (KPIs)
- Deployment frequency & change failure rate
- Mean Time to Detect (MTTD) & Mean Time to Recover (MTTR)
- API latency (p95) and availability vs SLOs
- Defect escape rate & automated test coverage
- Technical debt reduction (items resolved per quarter)
- Incident recurrence trend (continuous reduction)
Soft Skills
- End-to-end ownership mindset
- Data-driven decision making
- Bias for automation and simplification
- Proactive risk identification
- Clear, timely, and effective communication
About the Company – Bits In Glass
- 20+ years of industry experience
- Merged with Crochet Technologies in 2021 to form a larger global organization
- Offices in Pune, Hyderabad, and Chandigarh
- Top 30 global Pega partner and sponsor of PegaWorld
- Elite Appian Partner since 2008
- Operations across US, Canada, UK, and India
- Dedicated Global Pega Center of Excellence
Employee Benefits
- Career Growth: Clear advancement paths and learning opportunities
- Challenging Projects: Global, cutting-edge client work
- Global Exposure: Collaboration with international teams
- Flexible Work Arrangements: Work-life balance support
- Comprehensive Benefits: Competitive compensation, health insurance, paid time off
- Learning & Upskilling: AI-enabled Pega solutions, data engineering, integrations, cloud migration
Company Culture & Values
- Collaborative & Inclusive: Teamwork, innovation, and respect for diverse ideas
- Continuous Learning: Certifications and skill development encouraged
- Integrity: Ethical and transparent practices
- Excellence: High standards in delivery
- Client-Centricity: Tailored solutions with measurable impact
Insurity’s Next Software Engineer II
We are seeking an experienced and highly capable Software Engineer II to join our Bridge product team. This role offers the opportunity to shape the future of a core Insurity platform by building new features, modernizing both frontend and backend components, and improving system performance. The ideal candidate will bring strong technical depth, collaborative instincts, and an automation mindset—along with a passion for using next-generation tooling to enhance delivery. You’ll play a key role in projects that include UI/API modernization, system integrations, and performance tuning, while also helping to adopt agentic workflows and internal automations that scale team impact.
What Our Software Engineer II Will Do
- Design, build, and ship features across a large .NET microservices suite; own your code from design through production.
- Own quality as part of engineering: write and maintain the automation needed to protect your services (unit, integration, contract, and targeted e2e). “Done” = coded, reviewed, tested, observable, deployed.
- Evolve APIs (REST/JSON; some SOAP): define clear contracts, enforce backward-compatibility with contract tests.
- Level up automation & CI/CD: improve pipelines, quality gates, coverage, and deployment reliability; reduce flaky tests and speed feedback loops.
- Operate what you build: add logs/metrics/traces, triage issues, root-cause and fix defects.
- Partner with QA on test strategy for your changes; QA is a collaborator, not a handoff.
- Lean into generative AI to go faster—safely:
- Use coding assistants (e.g., Copilot/ChatGPT/Replit) to draft code/tests/docs and verify outputs.
- Generate synthetic test data/cases from API contracts; summarize PRs, changelogs, and incidents.
- Build lightweight internal automations (e.g., PR reviewers, log triage helpers) under our governance.
- Document decisions and how to test/use your services.
Within 6–18 months you will:
- Independently deliver simple → moderately complex enhancements end-to-end with solid estimates.
- Extend shared test/utilities as needed for your services (you’re not a test-framework team).
- Write concise technical docs for engineers, QA, support, and ops.
Who We’re Looking For
- 6–10 years building and shipping production services/features.
- C#/.NET (ASP.NET Core, Web API), SQL Server; microservices fundamentals (service boundaries, resiliency, observability).
- Quality-through-code (must-have): you routinely add unit/integration/contract tests for the code you ship; comfortable with Playwright/Cypress or Postman/Newman for targeted e2e; GitHub Actions/Azure DevOps/Jenkins for CI/CD and quality gates.
- Generative AI fluency (must-have): practical experience using coding assistants to accelerate delivery, crafting prompts, checking/ground-truthing outputs, and safely handling code/data (privacy & IP). Bonus: generating test data/cases, PR summaries, or simple internal automations; exposure to vendor AI features or no/low-code connectors
- Strong API design & documentation; SOAP familiarity is a plus.
- Solid engineering practices: OOP, SOLID, data structures/algorithms, Git, reviews, reproducible builds.
- Azure/DevOps exposure desirable (pipelines, IaC basics, monitoring).
- Automation mindset: linters/formatters, build/deploy scripts, DB migrations, scaffolding/code-gen.
- Clear communicator; collaborates well with Product/QA/Ops; change agent within 6–12 months.
- Nice to have: Insurance domain exposure (claims/policy/billing/underwriting).
- Hybrid role (we just built a brand-new office space!)
We are looking for a MEAN Stack developer to join our Technology team. As a full-stack developer, you will work closely with our Technical Architectural members to develop microservices that focus on the educational needs of Parents and Students globally. If you have excellent programming skills and a passion for developing applications from scratch, we would like to meet you. Working at Early Steps Academy is one of the best opportunities to get first-hand experience in an early-stage startup, explore different domains, and achieve your career goals.
Qualifications:
- A minimum of 3 years of relevant experience.
- Strong programming skills in Javascript/Typescript with Object-oriented design.
- Hands-on expertise in building reusable components and independently publishable packages.
- Strong experience in HTML, Angular(2+)/React, ExpressJS, MongoDB, NodeJS, and CSS frameworks.
- Practitioner of IaC (AWS), CI/CD, and Containerization(Docker).
- Accessibility, Server Side Rendering, Pre-rendering, Serverless, and Agile.
- Ability to adapt quickly to a new direction.
TagMango.
Strong experience with full-stack Javascript framework, Mongo DB,Express,
React.JS, Node JS.
Must have worked with creation of deeplinks for mobile apps
Must be well experienced in AWS, especially elastic bean in AWS
Must have worked with push notifications service
Must know socket programming
Developing screens/modules using C# Asp.Net. Building controls using jQuery widgets. Writing stored procedures or functions or triggers using SQL Server. Performing Unit testing. Writing Functional or Logic documents.
Desired Candidate Profile
We are looking for Programmer Analysts who have had responsibility for all stages of development, implementation and maintenance. The candidate will be responsible for the development and maintenance of our software products. Should be a team player.
3+ years experience in C# Asp.Net, j Query widgets, SQL Server.
Good communication skills required.
- Minimum 2years working experience in Application development using Angular 5/6.
- Strong proficiency in JavaScript and the JavaScript object model, JS MVC frameworks, redux such as Angular5/6, State Management With NgRx(Required).
- RestAPI Integration via Http,
- ThirdParty Integrations (Angular Material or PrimeNG),
- Lazyloading ( custom preloading Strategy ),
- Validation,
- Reactive Architecture ( RxJs Observables & Operators )
- Unit Testing (*not mandatory but would be a plus),
Responsibilities and Duties
- Be part of a full team delivering a complete front-end application
- Ensuring high performance on mobile and desktop
- Cooperating with the back-end developer in the process of building the RESTful API
- Develop/Design, implement, and test high-quality web applications in a cloud-based environment.
- Help brainstorm and plan new applications and web services.
- You will take ownership of technical problems and their resolution, including proactively
- Communicating with product managers, developers, architects, and the operations team.
- Provide accurate effort-estimates for deliverables.
- Be committed to the deadlines.
- Experience with front-end technologies such as Angular or React with Redux.
- Experience working in NodeJS with Express
- Experience with PHP development using any one of it's framework will be considered as a value add
- Experience working with SQL or NoSQL databases, the ability to write efficient queries and benchmark/profile them
- Mastery of object oriented JavaScript, ES6, HTML, and CSS/SASS/StyledComponents
- Experience in RESTful API development
- Strong understanding of asynchronous programming
- Experience with performance debugging and benchmarking
- Experience with testing frameworks like Karma, mocha, or jest
- Experience with Git version control
- Understanding of CI/CD
- Strong attention to design detail (UI/UX).
Position profile
Senior Software Engineer
Responsibilities and duties
Skill Set
Primary
- 4-7 years’ experience developing scalable Mobile, Web and Cloud based applications.
- 3-4 years’ experience with hybrid mobile applications using IonicJS.
- 3-4 years’ experience with backend frameworks: Node.js, Express.js, Mongoose.js.
- 3-4 years’ experience with JavaScript Frameworks such as Angular, CSS and HTML5.
- 1-2 years’ experience with Azure Cloud, Azure PaaS (Functions, Service Bus, etc.).
- 1-2 years’ experience with SQL Server and MongoDB database.
- Experience in developing applications involving data extraction, transformation, and visualization using tools like Power BI.
- Very strong experience with the orchestration of multiple asynchronous API calls via call backs, promises, and async/await.
- Hands-on experience with TDD, using libraries such as Mocha/Jasmine.
- Define and implement application & infrastructure migration methodologies and techniques to migrate workloads into Azure.
- Knowledge of CI/CD, Jenkins pipelines would be a plus.
- Knowledge of AWS Cloud would be a plus.
- Experience in developing native iOS and Android applications would be a plus.










