A Guide: Deploying your Python backend Endpoints on Lambda Functions using DockerNov 7, 2024·3 min read
A guide: Getting started with AWS Pre-signed URLS in Software Development.AWS Presigned URLS are temporary access grants that allow users to access private objects in Amazon S3 without requiring AWS credentials or permissions. When to use presigned URLS? Enabling File Uploads/Downloads in Client Applications Serverless o...Dec 2, 2024·4 min read
A Guide: Requesting for a public SSL/TLS from AWS Certificate ManagerAWS Certificate Manager (ACM) is a service provided by Amazon Web Services that allows you to easily provision, manage, and deploy SSL/TLS certificates for your AWS-based applications. These certificates are used to secure network communications and ...Sep 3, 2024·2 min read
A Guide: Logging into AWS CLI on your local computerAWS CLI The AWS Command Line Interface (CLI) is a unified tool that provides a consistent interface for managing AWS services from the command line. It allows you to control multiple AWS services directly from your local computer's terminal or comman...Aug 24, 2024·2 min read
A Guide: Getting started with AWS Free tier accountIn this blog post, I will delve into the seamless process of creating an AWS free tier account. I'll outline the requirements, included services, and explore the advantages of utilizing this cloud platform. This seamless integration of development an...Jul 14, 2024·3 min read