Q1: How do you access the overall road map of a migration? Let's say client is on prem and he says he want to move his all-legacy application to cloud, quantify their capacity required. How will you plan a cutover?
Q2: In a brief tell me how to estimate the migration exercise? which tools and techniques are used by you.
Q3: Suppose you are migrating a big application who's some of the features will be accessible over the public internet while some of the features will be accessible only on private network. How will you design a system where let's say out of 100 modules, 60 are on public and 40 are on internet. suppose FE and BE are deployed on Kubernetes cluster and we are using AKS cluster.
Q4: How you deploy the solution, when you have microservices based architecture. You have some pipelines, Code repositories in GitHub, and you are deploying in AKS. So how you plan your CICD pipeline.?
Q5: Explain how you are deploying your code on Kubernetes?
Q6: What is the version of Kubernetes in your AKS? (suppose my AKS is 1.33.6), So there is update happening continuously from Kubernetes in every 6Months, you have to update that otherwise it reaches end of life. So how do you maintain your version of AKS cluster. How you update versions?
Q7: Why this dotnet 8 was introduced when we already had a framework?
Q8: How you connect your database from your project? are you using any ORM or what is the standard? - Cosmos SDK for Cosmos, Entity Core for simple CRUD, ADO.NET for complex, Sometimes SQL procedures were also used.
Q9: What you mean by Event driven architecture? how it is different from similar architectures that may b old
Q10: Use case: User is complaining that during some hours of day, application is behaving normally but during some hours it fluctuates and take good time to load the data. How do you monitor and handles these kinds of scenarios. Consider your application is hosted on Azure App services.
Q11: Scenario: Let say the above setup is in AKS. We don't know which of the services are down. Which services are terminated, which service I have to scale. How do I konw all of this>?
Q12: How you can protect your angular routes? let say you have an admin page, which must be accessible only by admin users, how can u protect these routes?
-------------------------------------------------------------------------------------------------------------------------------------------
Answer 1:
Discovery phase- Understand the existing system and create a road map as well.
Audio file 3933
No comments:
Post a Comment