Created an Elastic Beanstalk instance using the console and now wondering how to SSH into it? This tutorial takes you through the steps.
Category: AWS
How to set environment variables in Elastic Beanstalk
Learn two ways for setting environment variables in elastic beanstalk: the AWS Console approach and the config files approach.
How to stream Elastic Beanstalk application logs without SSH
Need to stream logs from an Elastic Beanstalk application, but you can’t use SSH? Learn the alternative method in this article.
How to downsize your RDS PostgreSQL instance
Have an RDS instance with provisioned storage much beyond what is required? Learn how to cut down on the storage and pay only for what you use.
Cognito Authorizer for API Gateway – Access Token based
Learn how to create an access-token based Cognito Authorizer in API Gateway. The default Cognito Authorizers are ID token based.
Custom HTTPS domain on Elastic Beanstalk with Route53
Need https://server.mycompany.com to point to your Elastic Beanstalk environment? Here’s the right tutorial for you, using Route53, ACM and Elastic Beanstalk.
A beginner’s guide to Cloud Computing
Curious about the hype surrounding platforms like Amazon Web Services (AWS), Microsoft Azure or Google Cloud Platform (GCP)? Read on to find out.
AWS Lambda Function URLs
In April 2022, AWS made a powerful addition to Lambda: Function URLs. Learn all about them in this post, from enablement to configuration and best practices.
How to enable Time To Live (TTL) in DynamoDB
Learn about the Time to Live (TTL) feature of dynamoDB, how to enable it in the console, its salient features and advantages.