Skip to main content

Posts

Showing posts with the label Interview Questions

Solutions Architecture Interview Questions Part-3

Solutions Architecture Questions 1. How did you manage the app session? Did you consider Azure Redis? 2. What are the anti-patterns that do not fit for cloud computing? 3. One of your customers wants to go for a microservices approach. How do you approach building microservices? 4. How does the microservice approach differ from other architecture? 5. Need to migrate a legacy code to microservices - what are the other frameworks and other things you keep in mind going forward? 6. Creators of microservices added 15 factors application principles/guidelines that your application should be followed. What are those? 7. 8k tables managed under one db with 3 or 4 schemas is like a bad scenario - can you give a data migration strategy? What is your thought process? How do you categorize the data? How do you want to build a tech platform for different data types? 8. Have you got experience with big data?  9. What would be one solution that you have given that helped customers greatly in ter...

Solutions Architecture Interview Questions Part-2

Solutions Architecture Interview Questions Azure Api management - how to enable security? Can we use Azure valut with public and private keys? What are the configuration required in Api management? What are the Api Gateway policies you defined or explained to your engineers? Service bus - How queuing messages is managed? Azure functions - how to secure from public internet access? When do you apply the CQRS pattern? How do you achieve db replication mechanisam? How is replication managed in NOSQL? Have you done micrososervice architecture? How do you enable replication between microservices ? How domain driven design helps designing the microservices? What is the difference between event-driven and event-source? Have you tried the service bus/event grid? How can a .NET app consume a Kakfa event? through polling or receiving? Have you considered logic apps in your solution? Why? Have you done db modeling? What are Power Apps use cases? Solutions Architecture Questions Part-3

Solutions Architecture Interview Questions Part-1

Solutions Architecture Interview Questions Can you talk about your latest solution architecture proposed? How did you approach providing a solution? Why? What are the patterns you followed for the last project? Are they typical web api’s or microservices? What are security design improvements considered while solutioning? How are on-premises and hybrid cloud setup/connectivity done? What are the issues faced? What kind of DR/HA strategy was considered? How about multi-cloud strategy? Was the solution considered the multi-region setup? Can you explain the CI and CD workflow followed? Did you support other teams as well? Stack holder management What is your role, whether you do a solution and leave or would support implementation? Have you done any certifications? Why do you want to change the job? Solutions Architecture Questions Part-2