AWS

[Announcement] Amazon RDS for PostgreSQL 12 will reach end of standard support on February 28, 2025. Upgrade your database before March 1, 2025.

If you have received this message from AWS, you need to act quickly to avoid surge in your AWS bill. Attention AWS RDS Users Utilizing PostgreSQL 12: PostgreSQL 12 is nearing its end-of-standard-support lifecycle. The community will deprecate it in November 2024, ceasing all bug fixes and security patches. Amazon RDS standard support for PostgreSQL […]

[Announcement] Amazon RDS for PostgreSQL 12 will reach end of standard support on February 28, 2025. Upgrade your database before March 1, 2025. Read More »

[Action Required] Deprecation of Amazon RDS M4, R4, and T2 database instance types on MySQL, MariaDB, and PostgreSQL [AWS Account: ]

You have probably landed here with an email notification received from AWS. You are not alone! Yes, AWS is indeed deprecating the M4, R4, or T2 instance types. So you should migrate your instance to the next available series before May 31, 2024 Upgrade Path If you need any support for this migration, we HAZERCLOUD

[Action Required] Deprecation of Amazon RDS M4, R4, and T2 database instance types on MySQL, MariaDB, and PostgreSQL [AWS Account: ] Read More »

How to restrict s3 readable only from certain IP addresses or CloudFlare Only

In many scenarios, it becomes crucial to control and limit access to your S3 bucket to specific IP addresses. Recently, we encountered a situation where we needed to grant access exclusively to CloudFlare IPs. To address this requirement, we implemented a solution by incorporating conditions into our S3 bucket policy. This approach allows for fine-grained

How to restrict s3 readable only from certain IP addresses or CloudFlare Only Read More »

How to create a new sudo / super admin / wheel user in AlmaLinux CentOS Ubuntu

The “wheel” user has special privileges that allow it to perform administrative tasks on the system. To create a wheel user, follow these steps: That’s it! You’ve successfully created a new wheel user in AlmaLinux 8. To log in to the new account, simply type the username and password you set in step 3 at

How to create a new sudo / super admin / wheel user in AlmaLinux CentOS Ubuntu Read More »

Scroll to Top