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
Hello Everyone,
Currently I am running an Spring boot application with JAVA 8 and arm architecture.
I have migrated to JAVA 11 and x86 architecture for enabling snapstart feature.
While updating the...
when i run the ./setup.sh command ,
i get this error :
![Enter image description here](/media/postImages/original/IMgwPEj5esQN2N6WLmKKOY_Q)
link :...
link : https://github.com/aws-samples/aws-scalable-big-blue-button-example
For creating AWS Architecture diagrams, we find that AWS has provided a new icons set - https://aws.amazon.com/architecture/icons/
Formerly we used to use AWS Simple icons as defined on,...
Hi,
In our application we're considering SNS (fifo) to communicate between our services, each domain should have it's own topic for other domains to subscribe to using SQS (fifo).
Due to the fact...
Hello Folks!
I started to work on an application that provides a web interface for users who needs to execute some runbooks, namely those for ECS and EKS instead of EC2 Instances.
For this app, I...
Hello,
We are trying to update records in salesforce with some data, Intially we tried to use the python library called "simple-salesforce" in bulk update mode in aws lambda but everything was...
Hi, I'm an AWS customer and I have a Business support plan. How can I ask my questions about AWS architecture and get support from AWS support team? Which category should I choose when creating a new...
Which AWS services can we use to transfer data from AWS IoT Core to our own web dashboard and display the last 10 minutes of data on the dashboard? In other words, how can we display the latest 10...
I need some feedback on my current design.
Problem: I have 5 Python scripts which need to be executed based on user selection; I also have a frontend where the user can see the list of scripts and...
I want to implement Audit logs for our API, for compliance needs. Every request that a customer performs to the API should be logged.
It must be hermetic, we can’t lose any log.
The API high level...
Can someone please help me in my Architectural diagram of EV charging station?
What all three-tier services can I use to make it more scalable, reliable, safe during a disaster.
This is what I have...