aws

A collection of 4 posts

aws

Creating custom domain for AWS Serverless API

Once you deploy your lambda function along with the Api Gateway, a random unique URL will be assigned to the api endpoint. It might happen sometimes that you want some major changes or

  • Nelly Sattari
    Nelly Sattari
2 min read
serverless

Validate serverless.yml file for lambda AWS in local environment

In case you use CI/CD pipeline to deploy your lambda Api you might wonder how you could validate serverless.yml file format before you go through all the steps of your pipeline

  • Nelly Sattari
    Nelly Sattari
1 min read
logging

Integrated Log for AWS Lambda

Cloud watch needs to be clear and in particular meaningful so once you decide to collect data by Sumologic or Splunk or any other log stream collector, you will receive a proper log.

  • Nelly Sattari
    Nelly Sattari
2 min read
kms

KMS in AWS lambda

The main purpose of using KMS is leveraging AWS Key Management Service (KMS) to encrypt your environment variables. It makes it easy for you to create and control the encrypted values and use

  • Nelly Sattari
    Nelly Sattari
4 min read
© 2023
Latest Posts Ghost