Elastic Beanstalk Flashcards

1
Q

True or False: In Elastic Beanstalk, you cannot have multiple versions of your applications.

A

False.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Elastic Beanstalk supports __________ or __________ for Node.js apps.

A

Nginx. Apache HTTP server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Elastic Beanstalk supports Microsoft IIS for __________ apps.

A

.NET.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

True or False: Elastic Beanstalk doesn’t support Go apps.

A

False.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

True or False: Elastic Beanstalk is free.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

True or False: Elastic Beanstalk supports Docker containers.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

True or False: In Elastic Beanstalk, your applications can be split into tiers (web tier/app tier/db tier).

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

True or False: Elastic Beanstalk is free, but you pay for the resources you use.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

True or False: In Elastic Beanstalk, you can update your app’s configuration once it’s been created.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

True or False: Elastic Beanstalk supports Java SE apps.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If your Elastic Beanstalk app uses an existing RDS database, what happens to the database when you delete your app?

A

Nothing. Elastic Beanstalk only deletes databases that it creates.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Elastic Beanstalk supports __________ or __________ for Ruby apps.

A

Passenger. Puma.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In Elastic Beanstalk, can updates be applied immutably?

A

Yes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

If Elastic Beanstalk creates an RDS database, what happens to it when you delete your app?

A

Elastic Beanstalk deletes the RDS database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Elastic Beanstalk supports __________ for Java apps.

A

Apache Tomcat.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

True or False: In Elastic Beanstalk, you can have multiple versions of your applications.

A

True.

17
Q

In Elastic Beanstalk, can updates be applied to only a percentage of instances?

A

Yes.

18
Q

Elastic Beanstalk supports __________ for PHP apps.

A

Apache HTTP server.

19
Q

Elastic Beanstalk supports __________ for .NET apps.

A

IIS 7.5+.

20
Q

Elastic Beanstalk supports __________ for Python apps.

A

Apache HTTP server.

21
Q

In Elastic Beanstalk, can updates be applied a single instance at-a-time?

A

Yes.

22
Q

Elastic Beanstalk supports Passenger or Puma for __________ apps.

A

Ruby.

23
Q

True or False: In Elastic Beanstalk, you cannot update your application once it’s been created.

A

False.

24
Q

Elastic Beanstalk supports Nginx or Apache HTTP server for __________ apps.

A

Node.js.

25
Q

Elastic Beanstalk supports Apache Tomcat for __________ apps.

A

Java.