By using AWS re:Post, you agree to the AWS re:Post Terms of Use

AWS network firewall or its endpoints can be disabled?

0

Hi all

I'm in the middle of testing AWS network firewall. Looking at the pricing page it has quite expensive hourly charge. Since I'm in the test phase, I don't need it 24/7. Even though I use IaC to create the fw, deleting/creating as needed is quite cumbersome. Can I disable AWS network firewall or its endpoints to save cost, not deleting it?

Thanks.

asked a month ago61 views
2 Answers
0
Accepted Answer

Hello, AWS Network Firewall charges depend on the Endpoints and the amount of traffic that is processed by the Firewall as specified in AWS doc https://aws.amazon.com/network-firewall/pricing/. Its not possible to disable the Network Firewall endpoint and therefore you'd still be charged for Firewall Endpoint even if no traffic is processed by it. To avoid any Firewall charges, You would have to delete it. IaC is indeed a good way to deleting/creating resources depending on your usage. Or you can limit the number of endpoints you deploy for testing to reduce the charges i.e. Single AZ as compared to multi-AZ for test environment.

AWS
answered a month ago
0

Even when the service is disabled, you may still incur charges for some resources associated with it. To ensure you do not incur any charges, deleting the resources is the only certain way.

AWS
answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions