Add office photos
Engaged Employer

Duck Creek Technologies

4.4
based on 541 Reviews
Video summary
Filter interviews by

Sourcewell Devices Interview Questions and Answers

Updated 6 Apr 2025

Q1. What are the different methods to save cost in an Azure environment?

Ans.

Different methods to save cost in an Azure environment include rightsizing resources, utilizing reserved instances, and optimizing storage usage.

  • Rightsizing resources to match workload demands

  • Utilizing reserved instances for predictable workloads

  • Optimizing storage usage by archiving or deleting unused data

Add your answer

Q2. How will you distribute workload etc.

Ans.

Workload distribution will be based on team members' strengths, workload complexity, deadlines, and priorities.

  • Assess team members' strengths and weaknesses

  • Assign tasks based on complexity and deadlines

  • Prioritize tasks based on project goals

  • Regularly communicate with team members to ensure workload balance

Add your answer

Q3. What is IaaS, PaaS and SaaS?

Ans.

IaaS, PaaS, and SaaS are different cloud computing service models.

  • IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, such as virtual servers and storage. Example: Amazon Web Services (AWS)

  • PaaS (Platform as a Service) offers a platform allowing customers to develop, run, and manage applications without the complexity of building and maintaining the infrastructure. Example: Google App Engine

  • SaaS (Software as a Service) delivers softwa...read more

Add your answer

Q4. What are Vnet and NSG?

Ans.

Vnet stands for Virtual Network and NSG stands for Network Security Group.

  • Vnet is a virtual network in Azure that allows resources to securely communicate with each other, the internet, and on-premises networks.

  • NSG is a security group that acts as a virtual firewall to control inbound and outbound traffic to network interfaces or VM instances.

  • Vnet and NSG are commonly used together to secure and manage network traffic within Azure environments.

Add your answer
Discover Sourcewell Devices interview dos and don'ts from real experiences

Q5. What is a Availability set?

Ans.

An availability set is a group of virtual machines that are deployed across multiple fault domains and update domains.

  • Helps ensure that your application is available during planned or unplanned maintenance events

  • Provides redundancy and resiliency to your application

  • Each VM in an availability set is assigned to a fault domain and an update domain to minimize potential downtime

Add your answer

Q6. What is black box testkmg

Ans.

Black box testing is a software testing method where the internal workings of the system are not known to the tester.

  • Testing based on external behavior and inputs without knowledge of internal code

  • Focuses on testing functionality without looking at the code implementation

  • Helps in identifying issues that may not be apparent from a code review

  • Examples: User interface testing, system integration testing

Add your answer

Q7. How to save data in Hibernate ?

Ans.

Hibernate allows saving data using session methods to manage entity states and transactions.

  • 1. Configure Hibernate: Set up hibernate.cfg.xml with database connection details.

  • 2. Create Entity Class: Annotate a Java class with @Entity and define fields with @Id, @Column.

  • Example: @Entity public class User { @Id private Long id; @Column private String name; }

  • 3. Open Session: Use SessionFactory to open a session.

  • Example: Session session = sessionFactory.openSession();

  • 4. Begin Tr...read more

Add your answer

Q8. How do you implement JWT authentication?

Ans.

JWT authentication involves creating, signing, and validating JSON Web Tokens for secure user authentication.

  • 1. User logs in with credentials (username/password).

  • 2. Server validates credentials and generates a JWT.

  • 3. JWT contains user information and is signed with a secret key.

  • 4. JWT is sent back to the client and stored (e.g., in local storage).

  • 5. Client includes JWT in the Authorization header for subsequent requests.

  • 6. Server verifies the JWT on each request to authentica...read more

Add your answer

More about working at Duck Creek Technologies

#2 Best Small Company - 2022
#1 Best Internet/Product Company - 2022
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Sourcewell Devices

based on 13 interviews
Interview experience
3.7
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.0
 • 2.2k Interview Questions
3.4
 • 667 Interview Questions
4.0
 • 368 Interview Questions
3.4
 • 179 Interview Questions
3.7
 • 173 Interview Questions
View all
Top Duck Creek Technologies Interview Questions And Answers
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
75 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