Level 1
AWS Certified Developer - Associate
10%
Q1
10 Qs
Multiple Choice
Q1
Which of the following statements represent fundamental patterns of blue/green deployment models for your application?
Select Answer
It shifts traffic between two identical environments that are running different versions of your application.
The green environment is only used for primary production environment.
The green environment is staged running a different version of your application.
The blue environment represents the current application version which is serving the live/production traffic.
Check Answer