Using Cognito Auth with API Gateway is easy, but weird
top of page


Blog


This will be a short one, since I don’t really have a good explanation of the behaviour posed by API Gateway. I have been struggling with...

- Jul 23
- 4 min
Goroutines to improve Aurora Serverless V2 performance via Lambda
This was perhaps the first time I ever experienced the trill of using Goroutines. I enjoyed writing multi-threaded applications in Java...
00


- Jul 9
- 3 min
Managing AWS resources in multiple environments with IaC
As a continuation to the last post, in this post we further discuss on the topic of managing multiple cloud environments (in AWS) using...
00

- Jul 2
- 4 min
Strategy for Proper Developer Access
In one of the recent posts I mentioned how we are using AWS Organizations to manage multiple environments in multiple AWS Accounts. There...
00

- Jun 25
- 3 min
Breaking beliefs with AWS Amplify
Fondness is a bit of a loaded word in this subtitle. I was, am, and will always be fond of tech - especially the development and...
00


- Jun 16
- 2 min
It's warming up here in Düsseldorf ☀️
Every week I learn something new. This week, it was all about setting up AWS Organizations to manage multiple sub-prod and prod...
00

- Jun 16
- 3 min
Setup AWS Organizations
As a best practice, it is recommended to have sub-prod and prod environments in a separate AWS accounts. This solves multiple problems,...
00

- Aug 2, 2022
- 3 min
What's The Point Of Public Azure Pricing API?
TLDR; Still an unanswered question. Don't get me wrong, the major cloud providers have made this information available publicly. So I...
00

- Jun 19, 2022
- 2 min
eBook: Cloud-Native System Performance by LDT
Improvising any system performance requires us to look at the system with a bit of suspicion and a whole lot of perspectives. The key is...
00



- Jun 9, 2022
- 7 min
Cloud-Native System Performance - Better Network Performance 🕸️
Not just cloud-native, network and the internet have always been contributing factors for introducing latency in the system performance....
00

- May 29, 2022
- 8 min
Cloud-Native System Performance - Better Approaches To Data 💽
If you think of it, data is at the heart of all the processing done by applications running on cloud infrastructure. The underlying data...
00

- May 19, 2022
- 6 min
Cloud-Native System Performance - Improvising Compute ⚙️
Infrastructure is just a piece of hardware capable of doing nothing on its own. The very purpose of infrastructure is to be able to run...
00

- May 9, 2022
- 5 min
Cloud-Native System Performance - Series Introduction 💡
Web applications are built worldwide to provide various online services to end-users. To think of it from scratch, developing and hosting...
10


- Mar 6, 2021
- 3 min
Achieving Operational Excellence in AWS
Operational excellence is one of the pillars of AWS Well-Architected Framework in which it suggests ways at various levels in an...
00


- Feb 24, 2021
- 5 min
AWS CloudFront
Folks working in web development are familiar with CDNs - Content Delivery Networks. CDNs help in a way accelerate the delivery of static...
00


- Feb 10, 2021
- 5 min
AWS Redshift
Amazon Redshift is a cloud-based data warehousing solution provided by AWS. It is an OLAP type of database service that runs complex...
10


- Dec 21, 2020
- 11 min
Mutual Authentication - Nginx and ServiceNow
Details about mutual authentication configuration between ServiceNow and Nginx using self-signed certificates.
60
bottom of page