Tag: AWS
All the articles with the tag "AWS".
How to create AWS Lambda Function with Go
Published: at 06:06 PMIn this tutorial, we will walk you through the steps to create an AWS Lambda function that runs a Go binary using a custom runtime.
Guide to Using the AWS CLI
Published: at 01:00 PMThe AWS Command Line Interface is a powerful tool that allows you to manage and interact with AWS services directly from your terminal. This guide provides detailed instructions on configuring the AWS CLI, managing S3 buckets, handling IAM roles and policies, operating EC2 instances, and deploying Lambda functions.