Architect Study Guide review chapter 1 Flashcards
You have been tasked with interviewing line-of-business owners about their needs for a new cloud application.
Which of the following do you expect to find?
- A A comprehensive list of defined business and technical requirements
- B That their business requirements do not have a one-to-one correlation with technical requirements
- C Business and technical requirements in conflict
- D Clear consensus on all requirements
B. The correct answer is B. Business requirements are high-level, business-oriented requirements that are rarely satisfied by meeting a single technical requirement. Option A is incorrect because business sponsors rarely have sufficient understanding of technical requirements in order to provide a comprehensive list. Option C is incorrect, because business requirements constrain technical options but should not be in conflict. Option D is incorrect because there is rarely a clear consensus on all requirements. Part of an architect’s job is to help stakeholders reach a consensus.
You have been asked by stakeholders to suggest ways to reduce operational expenses as part of a cloud migration project. Which of the following would you recommend?
A Managed services, preemptible machines, access controls
B Managed services, preemptible machines, autoscaling
C NoSQL databases, preemptible machines, autoscaling
D NoSQL databases, preemptible machines, access controls
B
Which Google service is for batch and stream processing?
Cloud Dataflow
Which google service is good for analysis, preparation for machine learning?
Cloud Dataprep
Which google managed service is googles managed hadoop and spark service?
Cloud Dataproc
There are 5 types of network loadbalancers in GCP, what are they?
- Network TCP/UDP
- Internal TCP/UDP
- HTTP(S)
- SSL Proxy
- TCP Proxy
Name useful features of the Internal TCP/UDP load balancer
- Its a regional load balancer
- It is not proxied
- Good for Compute engine backends with private up address.
- Instances support TCP or UDP but not both
Name useful features of the Network TCP/UDP load balancer?
- It is non proxied
- Only sends to servers within a region that its configured.
- All traffic from the same connection are routed to the same instance.
Name the three global load balancers?
- HTTP(S)
- SSL Proxy
- TCP Proxy
All require premium tier network services
Give more info on HTTPS load balancers?
- Routes to target group based on capacity and health via an http proxy and url map
- HTTPS requires ssl certificates on each of the backend instances.
What are features of the SSL Proxy load balancer?
- Terminates ssl traffic as the load balancer
- Will deliver traffic to the closest region that has capacity.
- Offloads ssl encryption/decryption for the backend instances
Why would you use TCP proxy load balancing?
- Lets you use a single IP address for all users and will route traffic to the closest instance.
What speed does partner interconnect offer?
Between 50Mbps and 10 Gps
What speed does Cloud VPN offer?
Cloud VPN provides up to 3 Gbps
What speed does cloud Interconnect offer?
10 or 100 Gbps