Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Amazon VPC question #4594

Closed
MakendranG opened this issue Oct 6, 2022 · 5 comments · Fixed by #4609
Closed

New Amazon VPC question #4594

MakendranG opened this issue Oct 6, 2022 · 5 comments · Fixed by #4609
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@MakendranG
Copy link
Contributor

  1. In terms of Amazon VPC design, a VPC with a single public subnet is ideal for which of the following application designs?

A single-tier application
A serverless application
A microservice application
A multi-tier application

  1. If you stop and restart an EC2 instance, does it retain its private IP address?

Yes, the instance retains its private IP addresses
No, it retains only the public IP addresses.
No, it retains only the Elastic IP addresses.
No, it does not retain its private IP addresses.

All the Amazon EC2 instances you launch into a nondefault VPC are ______ by default.

stateless
protected
public
private

When you launch an instance into a dedicated-tenancy VPC, what happens?

Your instance is automatically a Dedicated instance, regardless of the instance's specific tenancy attribute.
You receive an error message notifying you that you must set your instance's tenancy attribute to dedicated.
Your instance launch fails, but AWS prompts you to launch a new one with the tenancy attribute set to dedicated.
Your instance launch fails immediately..

Use the _______ protocol in a VPC security group to communicate with a DB instance.

SSH
SSL
TCP
UDP

@MakendranG
Copy link
Contributor Author

MakendranG commented Oct 6, 2022

Hi @Ebazhanov

I am interested in this issue. Can you plz assign me?

parikhparth23 added a commit to parikhparth23/linkedin-skill-assessments-quizzes that referenced this issue Oct 7, 2022
@parikhparth23
Copy link
Contributor

Created a PR - #4609

@Ebazhanov Ebazhanov added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 7, 2022
@MakendranG
Copy link
Contributor Author

Hi @Ebazhanov

I have worked on this issue and raised a PR #4611

Kindly merge it.

@parikhparth23
Copy link
Contributor

@MakendranG #4609 is before #4611 ...

@Ebazhanov plz merge #4609

@Ebazhanov Ebazhanov linked a pull request Oct 7, 2022 that will close this issue
@Ebazhanov
Copy link
Owner

@MakendranG I know you have created an issue + type this questions but you have to be proud that Sr.Engineer from https://www.linkedin.com/in/parikhparth23/ take your issue, Guys you both doing great contribution! 🍺

Ebazhanov pushed a commit that referenced this issue Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants