Saturday, 6 June 2026

IBM openings

 Introduction

A career in IBM Consulting is built on long-term client relationships and close collaboration worldwide. You’ll work with leading companies across industries, helping them shape their hybrid cloud and AI journeys. With support from our strategic partners, robust IBM technology, and Red Hat, you’ll have the tools to drive meaningful change and accelerate client impact. At IBM Consulting, curiosity fuels success. You’ll be encouraged to challenge the norm, explore new ideas, and create innovative solutions that deliver real results. Our culture of growth and empathy focuses on your long-term career development while valuing your unique skills and experiences.


In this role, you'll work in one of our IBM Consulting FutureNow Centers, where we deliver deep technical and industry expertise to a wide range of public and private sector clients around the world. Our delivery centers offer our clients locally based skills and technical expertise to drive innovation and adoption of new technology.


Your role and responsibilities

As an Azure Cloud Full Stack Application Developer, you will work in a modern cloud-native environment, building solutions around Azure Native services, microservices-based modular designs, and API-driven microservices. You will collaborate with teams to deliver scalable and resilient backend microservices and rich UI applications using SPA or microfrontends. Your primary responsibilities will include: • Develop Scalable Microservices: Design and develop scalable and resilient backend microservices based on 12-factor principles, bounded context of the business domain, and expose functionality via API and event interfaces. • Build Rich UI Applications: Develop rich UI applications using ReactJS or Angular, with a focus on Single Page Applications (SPA) or microfrontends. • Implement Event-Driven Architectures: Develop event-driven applications using Kafka, Zookeeper, and Azure Integration services like Azure Logic apps, Services Bus, Event Grid, and APIM. • Manage Azure Services: Run and manage services on Azure, including PaaS, content delivery networks, routing services, databases, and storage. • Implement DevSecOps Practices: Use Azure DevOps, GitHub, and Azure CI to implement continuous integration and delivery, and develop infrastructure as code using Terraform and ARM Templates.


Required education

Bachelor's Degree

Preferred education

Master's Degree

Required technical and professional expertise

• Cloud-Native Development: Experience with cloud-native solutions, including Azure Native services, microservices-based modular designs, and API-driven microservices. • Full Stack Development: Exposure to developing rich UI applications using SPA or microfrontends, and scalable backend microservices using .NET Core and .Net based development. • Azure Services Management: Experience with running and managing services on Azure, including PaaS, content delivery networks, routing services, databases, and storage. • Event-Driven Architecture: Experience with developing event-driven applications using Kafka, Zookeeper, and Azure Integration services like Azure Logic apps, Services Bus, Event Grid, and APIM. • DevSecOps Practices: Experience with implementing continuous integration and delivery using Azure DevOps, GitHub, and Azure CI, and developing infrastructure as code using Terraform and ARM Templates.


Preferred technical and professional experience

• Proficiency in Containerization: Exposure to containerized workloads and serverless architectures, with knowledge of Azure Container Service, Azure Container Registry, and Azure Kubernetes Services. • Knowledge of Progressive Web Apps: Experience with developing progressive web applications using Single Page Applications (SPA) and microfrontends. • Familiarity with Purposed Databases: Exposure to purposed databases, including Azure SQL DB, Azure Cosmos DB, and Azure Cache for Redis.


Years of Experience:5 - 8

ABOUT BUSINESS UNIT

IBM Consulting is IBM’s consulting and global professional services business, with market leading capabilities in business and technology transformation. With deep expertise in many industries, we offer strategy, experience, technology, and operations services to many of the most innovative and valuable companies in the world. Our people are focused on accelerating our clients’ businesses through the power of collaboration. We believe in the power of technology responsibly used to help people, partners and the planet.

YOUR LIFE @ IBM

In a world where technology never stands still, we understand that, dedication to our clients success, innovation that matters, and trust and personal responsibility in all our relationships, lives in what we do as IBMers as we strive to be the catalyst that makes the world work better.


Being an IBMer means you’ll be able to learn and develop yourself and your career, you’ll be encouraged to be courageous and experiment everyday, all whilst having continuous trust and support in an environment where everyone can thrive whatever their personal or professional background.


 


Our IBMers are growth minded, always staying curious, open to feedback and learning new information and skills to constantly transform themselves and our company. They are trusted to provide on-going feedback to help other IBMers grow, as well as collaborate with colleagues keeping in mind a team focused approach to include different perspectives to drive exceptional outcomes for our customers. The courage our IBMers have to make critical decisions everyday is essential to IBM becoming the catalyst for progress, always embracing challenges with resources they have to hand, a can-do attitude and always striving for an outcome focused approach within everything that they do.


 


Are you ready to be an IBMer?


ABOUT IBM

IBM’s greatest invention is the IBMer. We believe that through the application of intelligence, reason and science, we can improve business, society and the human condition, bringing the power of an open hybrid cloud and AI strategy to life for our clients and partners around the world.


 


Restlessly reinventing since 1911, we are not only one of the largest corporate organizations in the world, we’re also one of the biggest technology and consulting employers, with many of the Fortune 500 companies relying on the IBM Cloud to run their business. 


 


At IBM, we pride ourselves on being an early adopter of artificial intelligence, quantum computing and blockchain. Now it’s time for you to join us on our journey to being a responsible technology innovator and a force for good in the world.


IBM is proud to be an equal-opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, gender, gender identity or expression, sexual orientation, national origin, genetics, pregnancy, disability, neurodivergence, age, or other characteristics protected by the applicable law. IBM is also committed to compliance with all fair employment practices regarding citizenship and immigration status.


OTHER RELEVANT JOB DETAILS

When applying to jobs of your interest, we recommend that you do so for those that match your experience and expertise. Our recruiters advise that you apply to not more than 3 roles in a year for the best candidate experience. For additional information about location requirements, please discuss with the recruiter following submission of your application.


Job Title

Application Developer-Azure Cloud FullStack

Job ID

114146

City / Township / Village

Bangalore

State / Province

Karnataka

Country

India

Work arrangement

Hybrid

Area of work

Software Engineering

Employment type

Regular

Position type

Professional

Travel required

Up to 20% or 1 day a week

Company

(0063) IBM India Private Limited

Shift

General (daytime)

Is this role a commissionable/sales incentive based position?

No

Apply now

< Back to search results

Monday, 1 June 2026

excell skills

 today i have lear excel tips
to replace id with name in excell

change date formate

replace 1,0 with yes or no


1.for change operation id to operation name we first add new sheet sheet2 in the operation column add the formula to convert data from sheet2 here then drag till end it will update

2.change date formate select top on colun headr under number change date formate.

3.changed budgeted yes or no from 1,0 same way apply the formula in new column in  that give this column and drag it will generate later delete the old column.

4.total sum of amount for that below the excel column data =SUM(),inside give first and last column
by selecting first column i will auto populuate column number same inko user also same way doing.



Friday, 22 May 2026

API run block issue run api from cmd

 

✅ Debug Checklist – “Access is Denied” (.NET / Visual Studio)

🔹 Identify Problem

☐ Error: Unable to start program (.exe) – Access is denied
☐ EXE exists in bin\Debug\net9.0


🔹 Verify Build

☐ Run Rebuild Solution
☐ Confirm no build errors
☐ Ensure correct startup project


🔹 Check Execution

☐ Run EXE manually → still “Access denied”
☐ Check Windows popup → Action blocked by administrator


🔹 Root Cause

Confirm: Corporate security policy (AppLocker / Defender) blocking .exe


🔹 Workaround (Working Solution)

☐ Navigate to project folder
☐ Run

dotnet run

OR

BAT
dotnet Enviri.UAR.API.dll

🔹 Fix Port Issue

☐ If running on port 5000 → expected
☐ Use:

BAT
dotnet run

☐ Confirms launchSettings.json is applied
☐ Runs on configured ports (7039 / 5137)


🔹 Validate Application

☐ Check console:

Now listening on: https://localhost:7039

☐ Open in browser
☐ API working ✅


🔹 Final Rules

☐ Do NOT use .exe (blocked)
☐ Always use dotnet run
☐ No need for admin / permissions change


✅ Final Status

☐ Build successful
☐ App running
☐ Ports working
☐ Issue resolved


✅ Done 🎉

You said:
Convert checklist to PDF
Copilot said:
Copilot
The generated "Access_Denied_Debug_Checklist.pdf" file was saved to OneDrive.

Your PDF is ready ✅

Download it here: 👉 Access Denied Debug Checklist

If you want, I can also format it with:

  • better headings
  • company branding
  • or convert to Word / Confluence format 👍

Thursday, 9 April 2026

HCL healthcare

 hcl health care f2f second round interview asked more uestions on microservice
1.apim manage all apis in one place
2.sql profiler in one for different database like mongodb and sql

3.how to prevent junior developer from code push
4.remove duplicaet fROm sql table
5.jwt hashing
6.comunit one api end point in another endpoint eg address in inventory method.
7.how you know prod deplyed (kubctl).


Tuesday, 7 April 2026

code quality

 code metrics in visual studio code
search in google for code quality

Tuesday, 3 March 2026

Capgemini Interview

 capgemini famous interview question

List<int> A = new List<int>();

A.add(1);

List<int> B=A;

B=new List<int>();

B.Add(2);

A.add(3);

answer?

Saturday, 7 February 2026

dropdownsearch for dyanmic fields

   I’ve enabled searchable dropdowns for all dynamic dropdown controls in Assignment Details.

What I changed

  • Added a dropdownSearch map in assignment-details.component.ts.
  • Added ngx-mat-select-search inside every dynamic dropdown in assignment-details.component.html.
  •    <ng-template #dynamicOptions>
  •       <mat-option>
  •         <ngx-mat-select-search
  •           [(ngModel)]="dropdownSearch[field.ControlName]"
  •           [ngModelOptions]="{ standalone: true }"
  •           [placeholderLabel]="'Search...'"
  •           [noEntriesFoundLabel]="'Not found'"
  •         ></ngx-mat-select-search>
  •       </mat-option>
  •       <mat-option
  •         *ngFor="
  •           let option of field.Options
  •             | stringFilterBy: dropdownSearch[field.ControlName]:'Name'
  •         "
  •         [value]="option.Value"
  •       >
  •         {{ option.Name }}
  •       </mat-option>
  •     </ng-template>
  • Wired filtering using the existing stringFilterBy pipe on option.Name.

private destroy$ = new Subject<void>();

dropdownSearch: Record<string, string> = {};

IBM openings

 Introduction A career in IBM Consulting is built on long-term client relationships and close collaboration worldwide. You’ll work with lead...