Month: August 2021
9 posts
AWS EC2 vs ECS vs Lambda – Whats the Difference?
Many AWS users are getting confused are struggling to decide between EC2, ECS, and Lambda for their compute.…
Difference Between Amazon SNS vs SQS – When To Use What?
Many modern applications are being built using serverless technologies. The underlying architecture typically uses a combination of different…
How To Tune Your AWS Lambda’s Performance
One of the configuration decisions you need to make when setting up your lambda is your function’s memory…
An Overview of AWS Elastic Container Service (ECS)
Containerization is a virtual method used to deploy and run distributed applications without launching an entire virtual machine…
How to add Google Social Sign On To Your Amazon Cognito User Pool
Logging into your favourite app using your Google, Facebook, or Amazon credentials is now an expectation for modern…
How to Install and Configure the AWS CLI on Windows 10
You might have been using AWS for quite some time and hopefully, by now, you feel comfortable enough…
AWS SNS vs SQS – Whats The Difference?
Modern applications are being built to take advantage of serverless technologies. One key component of serverless architectures are…
The Most Important AWS Core Services
Amazon Web Services(AWS) is one of the most comprehensive and widely used cloud platforms worldwide. In today’s age…
The Most Important AWS Lambda Metrics To Monitor
In a typical software system, we monitor our applications using proxies for service health including CPU utilization, Memory…