Amazon Solutions Architect Interview Questions

Review this list of 34 Amazon solutions architect interview questions and answers verified by hiring managers and candidates.
  • Amazon logoAsked at Amazon 

    "I have this approach of: 30% seniors, to help the semi senior to grow. 30% to 35% semi seniors, to help the jr to grow. 37% to 40% jr or software engineers. With this approach and can foster a culture of grow but also be prepared to rotation of the team. And if you have to add more people, the onboarding is more simple."

    Cristian A. - "I have this approach of: 30% seniors, to help the semi senior to grow. 30% to 35% semi seniors, to help the jr to grow. 37% to 40% jr or software engineers. With this approach and can foster a culture of grow but also be prepared to rotation of the team. And if you have to add more people, the onboarding is more simple."See full answer

    Solutions Architect
    Behavioral
  • Amazon logoAsked at Amazon 
    Solutions Architect
    Behavioral
    +1 more
  • Amazon logoAsked at Amazon 

    "OLTP (Online Transaction Processing) and OLAP (Online Analytical Processing) are two types of data processing systems, each designed for specific purposes in the context of database and data warehouse environments. OLTP (Online Transaction Processing):Purpose: OLTP systems are designed to manage and handle high volumes of transactions, such as inserting, updating, and deleting data. These systems are typically used in day-to-day business operations. Characteristics: Handles small, si"

    Nikunj V. - "OLTP (Online Transaction Processing) and OLAP (Online Analytical Processing) are two types of data processing systems, each designed for specific purposes in the context of database and data warehouse environments. OLTP (Online Transaction Processing):Purpose: OLTP systems are designed to manage and handle high volumes of transactions, such as inserting, updating, and deleting data. These systems are typically used in day-to-day business operations. Characteristics: Handles small, si"See full answer

    Solutions Architect
    Technical
    +1 more
  • Amazon logoAsked at Amazon 

    "DNS is a service for resolving hostname and provide fully qualified domain name of the host."

    Tej prakash V. - "DNS is a service for resolving hostname and provide fully qualified domain name of the host."See full answer

    Solutions Architect
    Technical
    +1 more
  • Solutions Architect
    Behavioral
    +1 more
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Amazon logoAsked at Amazon 

    "N/A. I never had the same experience."

    Onesimo F. - "N/A. I never had the same experience."See full answer

    Solutions Architect
    Behavioral
  • "This is due to sticky sessions. The load balancer is not correctly configured with sticky session option. It is likely the servers were storing session data on the server themselves (in-memory), and thus when user makes a request, the load balancer routes this to a different server than the one they started with, that second server may not recognise the user's session. This could prompt the user to log in again. One way to resolve this, is to use a centralised session storage, something like"

    T I. - "This is due to sticky sessions. The load balancer is not correctly configured with sticky session option. It is likely the servers were storing session data on the server themselves (in-memory), and thus when user makes a request, the load balancer routes this to a different server than the one they started with, that second server may not recognise the user's session. This could prompt the user to log in again. One way to resolve this, is to use a centralised session storage, something like"See full answer

    Solutions Architect
    Technical
  • Amazon logoAsked at Amazon 

    "CIDR (Classless Inter-Domain Routing) -- also known as supernetting -- is a method of assigning Internet Protocol (IP) addresses that improves the efficiency of address distribution and replaces the previous system based on Class A, Class B and Class C networks."

    Ali H. - "CIDR (Classless Inter-Domain Routing) -- also known as supernetting -- is a method of assigning Internet Protocol (IP) addresses that improves the efficiency of address distribution and replaces the previous system based on Class A, Class B and Class C networks."See full answer

    Solutions Architect
    Technical
  • Solutions Architect
    Behavioral
  • Amazon logoAsked at Amazon 

    "Ability for system to keep in service without much degradation in SLA or adding significant latency."

    Anonymous Narwhal - "Ability for system to keep in service without much degradation in SLA or adding significant latency."See full answer

    Solutions Architect
    Technical
  • Amazon logoAsked at Amazon 
    Solutions Architect
    Technical
  • Amazon logoAsked at Amazon 

    "Caching is a strategy to have the frequently accessed data in the memory to reduce the latency. whenever a client request the data from server, it is first accessed into cache and if not available then it is getting fetched from the storage and stored into cache. As cache is having limited memory, so amount of data can be stored in cache is less. Data will be flushed out from cache based on a criteria which is termed as caching strategy. There could be different mechanisms under which a data can"

    Archna M. - "Caching is a strategy to have the frequently accessed data in the memory to reduce the latency. whenever a client request the data from server, it is first accessed into cache and if not available then it is getting fetched from the storage and stored into cache. As cache is having limited memory, so amount of data can be stored in cache is less. Data will be flushed out from cache based on a criteria which is termed as caching strategy. There could be different mechanisms under which a data can"See full answer

    Solutions Architect
    Technical
    +1 more
  • "Use sticky sessions in loadbalancer to save the user sessions. In case of DB, use Redis cache to maintain user sessions"

    Madhini G. - "Use sticky sessions in loadbalancer to save the user sessions. In case of DB, use Redis cache to maintain user sessions"See full answer

    Solutions Architect
    Technical
  • Amazon logoAsked at Amazon 
    Solutions Architect
    Technical
Showing 21-34 of 34