April 2025

Set up AWS Identity Center for your organization, configure SSO access

Single Sign-On (SSO) in AWS, now called AWS IAM Identity Center, is a centralized authentication service that allows users to access multiple AWS accounts and cloud applications with a single login. Instead of managing separate credentials for each AWS account or service Benefit Description 🔒 No long-lived keys Uses secure, temporary credentials 🔐 Centralized access

Set up AWS Identity Center for your organization, configure SSO access Read More »

Real-Time Scenario: Migrating Docker Images from Production Server (XYZ Project)

You’re working on the XYZ Project, and you’ve been asked to migrate Docker images (backend, frontend, and Redis cache) from a production Ubuntu server to your local development laptop for testing or backup purposes. 🔍 Docker Images on the Server Run the command on the server: docker images Output: REPOSITORY TAG IMAGE ID SIZE10.0.4.65:5000/live/xyz-api 2021-08-19-10.48.18

Real-Time Scenario: Migrating Docker Images from Production Server (XYZ Project) Read More »

Avoid Unexpected AWS Extended Support Charges for PostgreSQL 12

Introduction If you’re running PostgreSQL 12 on AWS, you might have noticed an unexpected charge for Extended Support. AWS provides this service to ensure database availability after standard support ends. However, it’s a paid service that can add significant costs if not managed properly. This blog post will explain what AWS Extended Support is, why

Avoid Unexpected AWS Extended Support Charges for PostgreSQL 12 Read More »

Scroll to Top