Published inAWS TipManaging SageMaker Costs: Enforcing Tagging, Cost Allocation, and Automated ShutdownsControlling costs in AWS SageMaker can be challenging, especially when multiple users are involved. In this guide, we’ll walk through the…Jun 19Jun 19
Published inAWS TipAutomate Copying of Files Uploaded to Google Drive Directory to S3 BucketIn this blog, I’ll guide you through automating the process of copying files uploaded to a Google Drive directory to an Amazon S3 bucket…Jun 8Jun 8
Published inAWS TipHow to Create CI/CD and Automate Deployment on EC2 for a WordPress Website with UbuntuIn this guide, we will walk through setting up a Continuous Integration/Continuous Deployment (CI/CD) pipeline to automate the deployment…Jun 8Jun 8
Published inAWS TipHow to Create a Pull Request in a GitHub Open Source ProjectCreating a pull request (PR) is a fundamental skill for any developer contributing to open-source projects on GitHub. In this guide, we’ll…Jun 2Jun 2
Published inAWS TipHow to Run a GitHub Python Project on an Ubuntu ServerRunning a Python project from GitHub on an Ubuntu server is a common task for developers and system administrators. This guide will walk…Jun 2Jun 2
Published inAWS TipHow to Install a Specific Version of Python on Any Ubuntu ServerInstalling a specific version of Python on an Ubuntu server is often necessary for compatibility with various applications, packages, or…Jun 1Jun 1
Published inAWS TipGet SMS Notifications on Amazon GuardDuty FindingsAmazon GuardDuty is a powerful threat detection service that continuously monitors for malicious activity and unauthorized behavior to…May 31May 31
Published inAWS TipHow to Force Tagging on Resources in an AWS Account through IAM PolicyEffective resource management is crucial in any cloud environment. In Amazon Web Services (AWS), tagging is a powerful feature that helps…May 291May 291
Published inAWS TipHow to Restrict AWS Users to Use Only the AWS CLI and Deny Access to the AWS ConsoleManaging access to AWS services effectively is a critical aspect of cloud security. In certain scenarios, you may want to restrict users to…May 27May 27
Published inAWS TipOptimizing Database Connection Handling for Serverless Applications with RDS ProxyServerless computing has transformed the way we build and deploy applications, offering scalability and cost-efficiency. Amazon Web…Aug 13, 2023Aug 13, 2023