Build and Deploy a .NET UI + API to a Single Azure Web App Using GitHub Actions
Build and Deploy a .NET UI + API to a Single Azure Web App Using GitHub Actions Read More »
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 »
1. Requirement Gathering 2. Planning & Estimation 3. Design Phase 4. Development 5. Testing 6. Deployment 7. Documentation & Handover 8. Post-Deployment Support
step-by-step outline of a typical product/application delivery flow Read More »
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 »
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 »