ITechGlobalSolutions-Infinity / ITechGlobalSolutions-Web

0 stars 0 forks source link

Remove VPC as per the AWS Support email. #2

Open ITechGlobalSolutions-Infinity opened 4 months ago

ITechGlobalSolutions-Infinity commented 4 months ago

Remove VPC as per the AWS Support email.

https://support.console.aws.amazon.com/support/home#/case/?displayId=171292248800803&language=en

ITechGlobalSolutions-Infinity commented 4 months ago

https://support.console.aws.amazon.com/support/home#/case/?displayId=171292248800803&language=en

ITechGlobalSolutions-Infinity commented 4 months ago

I had a call with AWS support team, as per the verification there was no Elastic IP configured for both Mumbai and Sydney region.

Image

ITechGlobalSolutions-Infinity commented 4 months ago

From February-01-2024 AWS is charging for VPC. .05 per 1 hr.

ITechGlobalSolutions-Infinity commented 4 months ago

As discussed with AWS support team, unchecked the option from subnet. they requested to clear the SQL server and recreate it that will fix this cost issue.

Image

ITechGlobalSolutions-Infinity commented 4 months ago

Public IP in the Network interface were used only from the database. actually API call to database is not required for public IP, we can access the database from private IP.

so that to remove Public IP from Network interface, Took the Snapshot on the current database (backup) then point the api call to the new database EndPoint (connection string) then make sure applications are running good in web. once all set then delete the database , it will automictically delete the Network Interface (Public IP entry)

Image

ITechGlobalSolutions-Infinity commented 4 months ago

To set the default credit specification at the account level per Region Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.

To change the AWS Region, use the Region selector in the upper-right corner of the page.

On the left navigation pane, choose EC2 Dashboard.

From Account attributes, choose Default credit specification.

Choose Manage.

For each instance family, choose Unlimited or Standard, and then choose Update.