Add office photos
Employer?
Claim Account for FREE

Mphasis

3.4
based on 8.2k Reviews
Video summary
Filter interviews by

Kahan Cardiac Clinic Interview Questions and Answers

Updated 15 Nov 2024
Popular Designations

Q1. how to implement exception handling and filters in .net core web api

Ans.

Exception handling and filters in .NET Core Web API

  • Use try-catch blocks to handle exceptions in the code

  • Implement global exception handling middleware to catch unhandled exceptions

  • Use filters like [Authorize] for authentication and [ValidateAntiForgeryToken] for CSRF protection

  • Create custom exception filters by implementing IExceptionFilter interface

Add your answer

Q2. which Microservice communication pattern you have used?

Ans.

I have used the asynchronous messaging pattern for Microservice communication.

  • Implemented messaging queues like RabbitMQ or Kafka for decoupled communication

  • Used message brokers to enable communication between Microservices

  • Leveraged event-driven architecture for real-time updates and scalability

Add your answer

Q3. Which single sign on technology/Mechanism is used in project

Ans.

We are using OAuth 2.0 for single sign on in the project.

  • OAuth 2.0 is a widely used authorization framework that enables a third-party application to obtain limited access to an HTTP service.

  • It allows users to log in once and access multiple applications without having to log in again.

  • OAuth 2.0 provides secure delegated access to resources without sharing user credentials.

Add your answer

Q4. which Application Insight tool you have used?

Ans.

I have used Application Insights for monitoring and analyzing the performance of .NET applications.

  • Used Application Insights to track application performance metrics

  • Analyzed telemetry data to identify performance bottlenecks

  • Set up alerts and notifications for critical issues

  • Integrated Application Insights with Azure DevOps for continuous monitoring

Add your answer
Discover Kahan Cardiac Clinic interview dos and don'ts from real experiences

Q5. what is JWT token,why we use it

Ans.

JWT token is a JSON Web Token used for secure transmission of information between parties.

  • JWT token is a compact and self-contained way to transmit information between parties.

  • It is digitally signed to verify its authenticity and integrity.

  • JWT tokens consist of three parts: header, payload, and signature.

  • They are commonly used for authentication and information exchange in web applications.

  • Example: JWT tokens are often used in OAuth 2.0 for secure authorization.

Add your answer

Q6. Caching Technique is used in your project

Ans.

We use in-memory caching technique in our project to improve performance and reduce database load.

  • In-memory caching is used to store frequently accessed data in memory for quick retrieval

  • Helps reduce database load and improve application performance

  • Examples: using MemoryCache in .NET, Redis caching, caching frequently accessed data like user profiles or product information

Add your answer

Q7. Api Gateways is used in MicrosServices

Ans.

Yes, API Gateways are used in Microservices to manage and secure communication between services.

  • API Gateways act as a single entry point for clients to access multiple microservices

  • They handle authentication, authorization, rate limiting, logging, and monitoring

  • Examples of API Gateways include Kong, Apigee, and AWS API Gateway

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Kahan Cardiac Clinic

based on 1 interviews
Interview experience
5.0
Excellent
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter