2.0 Simple Login Authenticator

Provides secure website login using Amazon Cognito with a load-balanced web app and protected database. Includes monitor...

46 views
Viewed 46 times
0

Create a free account to remix this architecture

Sign up freeor sign in

2.0 Simple Login Authenticator

Provides secure website login using Amazon Cognito with a load-balanced web app and protected database. Includes monitoring, encryption, and threat detection services.

beginner
AWS

Tags

#authentication
#aws
#web-app
#security
#cognito

Architecture Description

A simple login authenticator for web sites

Community Discussion

Sign in to join the discussion

Sign in to comment

Be the first to comment

Share your thoughts on this architecture

AI Analysis(1)

AI Review
Tradeoff

about 2 months ago

I think the biggest production risk here is that the design looks “highly available” at the app tier but not clearly at the data and network tiers. I see two EC2 app instances behind an ALB, which is good, but only one RDS Postgres component is described and there’s no explicit Multi-AZ, backup/restore strategy, or subnet layout shown.

PP

Praveen Praveen

@praveenmj

View portfolio
Try it in the Playground

Open an interactive version — fork it, generate AI variants, or share it with your team.

What You'll Get

Editable diagram in your workspace
Interactive cost estimates
AI-powered customization
Save and share your version

Start Customizing

Make this template your own

Takes 30 seconds • No credit card required

Share

Statistics

Views
46
Clones
0
Likes
0

Details

Category
security

Estimated monthly cost

$96.35/month

Published
3/22/2026

Services Used

22 cloud services in this architecture

SecurityGroup
RouteTable
ALB
TargetGroup
EC2Instance
RDSInstance
SecretsManager
KMS
CloudWatch
CloudWatchAlarm
CloudTrail
GuardDuty
SecurityHub
Cognito
Aws-subnet-public-1a
Aws-subnet-public-1b
Aws-subnet-private-app-1a
Aws-subnet-private-app-1b
Aws-subnet-private-db-1a
Aws-subnet-private-db-1b
InternetGateway
NATGateway

Ready to build this?

Clone this architecture into your workspace and deploy it to your cloud account.

Takes 30 seconds • No credit card required

You Might Also Like

Cloud Architecture for Ad Network with Authentication
378

Cloud Architecture for Ad Network with Authentication

Please create a cloud architecture for an ad network. Features that we need include: user authentication on our…

AWS
AZURE
Serverless E-Commerce Platform with Real-Time Inventory
213

Serverless E-Commerce Platform with Real-Time Inventory

Design a serverless e-commerce platform with real-time inventory management. Use AWS Lambda for order processing,…

AWS
Global E-Commerce Platform with Multi-Cloud Failover
183

Global E-Commerce Platform with Multi-Cloud Failover

Create a global e-commerce platform with multi-cloud redundancy. Use AWS in us-east-1 for the primary application with…

AWS
AZURE
GCP
Scalable 3-Tier Web Application
148

Scalable 3-Tier Web Application

Create a basic web application on AWS with EC2 instances behind an Application Load Balancer, using RDS for the…

AWS