0
0
Cybersecurityknowledge~5 mins

Cloud network security groups in Cybersecurity - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is a cloud network security group?
A cloud network security group is a set of rules that controls the incoming and outgoing network traffic to and from cloud resources, like virtual machines, to protect them from unauthorized access.
Click to reveal answer
intermediate
How do security groups differ from traditional firewalls?
Security groups are virtual and apply rules at the cloud resource level, often stateful, meaning they remember allowed connections. Traditional firewalls are physical or software devices that filter traffic at network boundaries.
Click to reveal answer
beginner
What does it mean when a security group rule is 'stateful'?
A stateful rule means that if incoming traffic is allowed, the response traffic is automatically allowed back out, without needing a separate rule.
Click to reveal answer
beginner
Why is it important to restrict security group rules to specific IP addresses or ports?
Restricting rules limits access only to trusted sources and necessary services, reducing the risk of unauthorized access and attacks.
Click to reveal answer
beginner
Can security groups be applied to multiple cloud resources at once?
Yes, security groups can be attached to multiple resources, allowing consistent security rules across those resources.
Click to reveal answer
What is the primary purpose of a cloud network security group?
ATo store data securely in the cloud
BTo monitor user activity in the cloud
CTo control network traffic to and from cloud resources
DTo manage cloud billing and costs
Which of the following best describes a 'stateful' security group rule?
AIt blocks all incoming traffic
BIt requires manual approval for each connection
CIt only applies to outgoing traffic
DIt remembers allowed connections and permits response traffic automatically
Why should security group rules be limited to specific ports?
ATo improve network speed
BTo reduce unauthorized access risks
CTo increase cloud storage capacity
DTo allow all traffic by default
Can a single security group be used for multiple cloud resources?
AYes, it can be attached to many resources
BNo, it can only be used for one resource
COnly if resources are in different regions
DOnly for resources of the same type
What happens if no security group rules allow traffic to a cloud resource?
AAll traffic is blocked by default
BTraffic is randomly allowed or blocked
COnly outgoing traffic is allowed
DAll traffic is allowed by default
Explain what a cloud network security group is and why it is important for protecting cloud resources.
Think about how rules help control who can connect to your cloud machines.
You got /4 concepts.
    Describe the difference between stateful and stateless security group rules and give an example of why stateful rules are useful.
    Consider how a web server sends data back after receiving a request.
    You got /4 concepts.