7069/aws-single-tenant-hardware
The Instance tenancy attribute should be set to Dedicated Instance. Most other values would be inappropriate.
Having one customer confined to one instance gives you no failover. If the instance fails, the application is down until you can restart or relaunch the instance.
You should probably think about building clusters than can host several customers, 2-4 instances each, with failover and load balancing. (Maybe also use Multi-AZ RDS to host mysql)
Customer specific configuration needs to get out of JBoss and into your application somehow, I dont know the details of the platform so I cannot provide specifics.
It looks to be trying to get ...READ MORE
The error message has nothing to do ...READ MORE
Yes, it is possible to delete an ...READ MORE
Well that is not possible, Reason: API Gateway would ...READ MORE
You may use the update-stack sub command. ...READ MORE
This is an old question (somewhat), but ...READ MORE
I think the problem should be with ...READ MORE
Yes S3 buckets are region specific. When you ...READ MORE
If you wish to recreate the default ...READ MORE
AWS RDS Max Connections Limit As Per ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.