• HOME
  • POSTS
  • CONTACT
  • LANGUAGES
    • English
    • Turkish

AWS

AWS (Amazon Web Services) is a cloud based platform that provides its customers wide range of services such as compute power, file storage, database storage so on.

  • 1. 23/03/2025 Using DynamoDB Local docker image and NoSQL Workbench with Go
  • 2. 09/02/2025 Using OpenSearch API version 4 with Golang
  • 3. 02/11/2024 Using AWS Secrets Manager in Golang
  • 4. 01/11/2024 Using OpenSearch with Golang
  • 5. 18/08/2024 Using yaml for application configs and secrets in Golang
  • 6. 21/01/2024 Using AWS ElastiCache for Redis in Golang applications
  • 7. 27/09/2023 Using AWS DynamoDB table and Global Secondary Index for CRUD operations in Golang - v2
  • 8. 23/09/2023 Using AWS DynamoDB table and Global Secondary Index for CRUD operations in Golang
  • 9. 07/08/2023 A concurrent AWS S3 multipart upload example with Golang
  • 10. 16/07/2023 Using Terraform to configure AWS EventBridge to periodically call a HTTP endpoint
  • 11. 14/07/2023 Configuring AWS with Terraform to send alarm emails after detecting error or warning in CloudWatch logs
  • 12. 14/07/2023 Configuring AWS with Terraform to regularly call AWS Lambda using EventBridge Scheduler
  • 13. 28/06/2023 Using AWS EventBridge, SQS, Lambda, SNS, CloudWatch to setup scheduled asynchronous event driven architecture with Terraform
  • 14. 23/06/2023 Sending emails with AWS SES in Golang applications
  • 15. 23/06/2023 Creating AWS SES email identity and template with Terraform
  • 16. 10/06/2023 Creating an AWS Lambda Terraform module for Golang
  • 17. 04/06/2023 Using pre-signed URL for AWS S3 file upload and download in Golang
  • 18. 03/06/2023 AWS assume role for cross-account access using Golang applications
  • 19. 25/05/2023 Using AWS S3 backend and DynamoDB for Terraform state
  • 20. 21/05/2023 Creating an AWS RDS instance for Postgres with Terraform
  • 21. 16/05/2023 Creating a Terraform module for AWS ECR and using it in applications
  • 22. 16/04/2023 Encrypt and decrypt AWS IAM user login profile password with PGP public key in Terraform
  • 23. 23/02/2022 Managing Golang application secrets in local and kubernetes environments
  • 24. 19/01/2022 Triggering Lambda function when an object put in an AWS S3 bucket
  • 25. 19/01/2022 Moving messages from source queue to DLQ after retries using AWS SNS
  • 26. 19/01/2022 Moving messages from source queue to DLQ after retries using AWS SQS
  • 27. 19/01/2022 Triggering Lambda function when a message is published to an AWS SNS topic
  • 28. 08/01/2022 Periodically calling a HTTP endpoint using AWS cron rule
  • 29. 05/01/2022 Using AWS Parameter Store within a Golang application
  • 30. 01/01/2022 Using AWS EventBridge to manually send events to Lambda functions in Golang
  • 31. 01/01/2022 Calling a Golang AWS Lambda function periodically with a cron rule
  • 32. 31/12/2021 Using same MySQL connection in AWS Lambda with Golang example
  • 33. 30/12/2021 Invoking an AWS Lambda function in a Golang application using Localstack
  • 34. 28/12/2021 Handling a single AWS Lambda handler in Golang using Localstack
  • 35. 28/12/2021 Handling multiple AWS Lambda handlers in Golang using Localstack
  • 36. 17/12/2021 Getting all objects from a AWS S3 bucket using Golang
  • 37. 05/04/2021 A simple AWS DynamoDB CRUD example in Golang
  • 38. 28/03/2021 Using Golang and AWS SNS to create a HTTP client and server API
  • 39. 29/01/2021 AWS SNS HTTP/S subscription, confirmation and publish example
  • 40. 26/01/2021 A synchronous and asynchronous AWS SQS worker example with Golang
  • 41. 25/01/2021 A simple AWS SQS example with Golang using Localstack
  • 42. 24/01/2021 A simple AWS SNS example with Golang using Localstack
  • 43. 23/01/2021 A simple AWS S3 example with Golang using Localstack
  • 44. 23/01/2021 Setting up AWS Localstack with Docker

© 2014 ‐ 2025 inanzzz.com | Privacy Policy