All Content tagged with Architecture Strategy
Get answers about architectural best practices on AWS.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Need to design a mobile/web app and need suggestion on infra part.
I have decided to use application load balancer (ALB), but not sure should I have an API gateway as the entry point to the app or...
We have six VPCs across two AWS accounts that need to be connected to a Private Data Center through Direct Connect, which is on a third AWS account. All of the VPCs are peered with one another. We...
1. Is it possible to create a diagram of my architecture in one click? I.e. a diagram which will describe the instances and their relationship?
2. How can I get the full description of an instance?...
Hello,
I have to deploy a managed kubernetes cluster on AWS and I have few questions to put the best architecture for me. I'd like to secure all worker nodes into a private subnet.
Needs are...
Hello, I'm new using AWS and don't have much experience with session cookies. I've built a web app using the Remix grunge-stack and deployed it to CloudFormation. The app sets the session cookie on...
Hello. I'm attempting to build an ad-tracking application that can attribute, store, and then query and analyze website visitor information in real or near real-time. Unfortunately, I'm finding...
Hello everyone 👋
I am opening this post to ask for some costs-related information as I would like to get an estimation of how much money I would be paying for the architecture of my service.
The...
So I am working on a product which is B2B. The landing page of our product is eg. example.com. And once someone purchases the subscription(let's say org1 purchases it) it we ought to provide them a...
Currently I am trying out a KDA + Flink setup and first thing that stops me a little bit is failover strategy. There is only one option for a failover: take savepoint -> destroy cluster -> start new...
Hi,We are using the RDK to build/test/deploy our config rules using multi-account architecture.We would like to perform the integration tests for our config rules deployed in the accounts , Hence i am...
Hello,
The use case I have is this -
There are two types of AWS IoT Greengrass V2 core devices that are implemented, which are connected (in the same private LAN network) in hub and spoke...
Hi,
We are using lambda in a docker (ECR), The code is in python with a lot of dependencies (Docker size 700mb)
We noticed that our code execution is very small (+-650ms) but the billed time is very...