Skip to content
Linuxbeast
  • Home
  • Today in Tech
  • About Linuxbeast
  • Work With Me
  • Tools
    • DevOps Onboarding
    • Pag-IBIG Housing Loan Calculator
AllAWSToolsTroubleshootingCloudPython 🐍SecurityAutomationNetworkingDevOpsMonitoring

AWS

AWS

Setting Up Cross-Account S3 Upload with Lambda

August 25, 2025April 26, 2025
Setting Up Cross-Account S3 Upload with AWS Lambda

📝 Introduction 💡 Brief overview of what you’re setting up and its purpose This guide outlines how to … Read more

AWS

How to Structure Your Python Projects for AWS Lambda, APIs, and CLI Tools

August 25, 2025April 26, 2025
How to Structure Your Python Projects for AWS Lambda, APIs, and CLI Tools

✅ Beginner-friendly | 🔥 Hands-on Guide | 🧩 File Structure Examples When you start working on Python projects—whether … Read more

AWS

Connecting AWS Lambda to Microsoft SQL Server Using PyODBC

May 21, 2025September 8, 2024

In this tutorial, we will guide you through the process of connecting AWS Lambda to Microsoft SQL Server … Read more

AWS

How to Access AWS Secrets Manager from Another Account (Step-by-Step Guide)

August 25, 2025August 16, 2024
Retrieve AWS Secrets Manager Keys Across Accounts with a Python Script on EC2

Sometimes, you want to access a secret stored in Account A from a resource running in Account B. … Read more

AWS

How to Configure Terraform on Windows 10 WSL Ubuntu for AWS Provisioning

July 23, 2024May 30, 2024
How to Configure Terraform on Windows 10 WSL Ubuntu for AWS Provisioning

Provisioning infrastructure on AWS with Terraform is efficient and allows for Infrastructure as Code (IaC) practices. In this … Read more

Automation

How to Automate MySQL Database Backups on EC2 to Amazon S3

June 15, 2024May 17, 2024
How to Automate MySQL Database Backups on EC2 to Amazon S3

Backing up your database is crucial for protecting your data against corruption and loss. In this tutorial, we’ll … Read more

AWS

How to Copy S3 Bucket Objects Across AWS Accounts

May 8, 2025May 16, 2024
How to Copy S3 Bucket Objects Across AWS Accounts

In this blog, we’ll explore the process of copying S3 bucket objects across different AWS accounts. This task … Read more

AWS

How to Add and Delete Users on EC2 Ubuntu 22.04

June 15, 2024May 16, 2024
How to Add and Delete Users on EC2 Ubuntu 22.04

Managing users on an Ubuntu 22.04 system is a common administrative task, especially when dealing with Amazon EC2 … Read more

AWS

How to Add Swap Space on EC2 Ubuntu 22.04

October 13, 2024May 16, 2024
How to Add Swap Space on EC2 Ubuntu 22.04

Creating a swap space on an EC2 instance running Ubuntu 22.04 is an essential task when you need … Read more

AWS

How to Set Up Cross-Account Access in AWS with AssumeRole

June 15, 2024May 15, 2024
How to Set Up Cross-Account Access in AWS with AssumeRole

Cross-account access is an essential feature for organizations operating in the cloud that require collaboration across different AWS … Read more

Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →
© 2026 Linuxbeast • Built with GeneratePress