Category: Genaral Blog

Posted on: November 6, 2022 Posted by: rahulgite Comments: 3,244

12-factor app design principles

The Twelve Factors I. Codebase One codebase tracked in revision control, many deploys II. Dependencies Explicitly declare and isolate dependencies III. Config Store config in the environment IV. Backing services Treat backing services as attached resources V. Build, release, run Strictly separate build and run stages VI. Processes Execute the app as one or more stateless processes VII. Port binding Export services via port binding VIII. Concurrency Scale out via the process model IX. Disposability Maximize robustness with fast startup and graceful shutdown X. Dev/prod parity Keep development, staging, and production as similar as possible…

Loading

Posted on: October 27, 2021 Posted by: rahulgite Comments: 38

EPAM Interview Questions for Java

Questions were generally on Java, Spring, Hibernate, and Microservices based on my skillset. Java 8 Features Internal functional interfaces and subtopics Collections and subtopics Abstract & Interface Overloading and Overriding Servlets/ JSP and subtopics Hibernate Cache and its types Relational mapping (1-1,1- many, many- many) Hibernate Constraints and subtopics Spring Dependency Injection and its types. Autowire, Qualifier Why Spring Why Spring-Boot Why Micro-Services HTTP Methods with its uses and which idempotent Why PATCH method Junit basics Abstract Project Details what you worked on and technologies. Implemented innovation or tools, utilities you developed if any CI/DC flow…

Loading

Posted on: October 27, 2021 Posted by: rahulgite Comments: 37

EPAM Anywhere Experience

This blog is to share EPAM Anywhere Experience. I got many DMs on LinkedIn to know more about EPAM Anywhere. It’s a very short time(joined 4th October 2021) being EPAMer to share any insights but added a few things that might help you to join EPAM Anywhere. Note : I have moved on to another organization in 2023.  Recruitment Experience : One of the top class, supportive, smooth recruitment processes, I never experienced before in any top MNC I got interviewed out there. I applied through LinkedIn also you can explore anywhere.epam.com for jobs. Also,…

Loading