M
M
mikor2017-07-11 12:09:20
Amazon Web Services
mikor, 2017-07-11 12:09:20

How to properly configure AWS Amazon?

Good day, I want to learn how to correctly deploy the infrastructure on Amazon and set myself the task of deploying a project on several servers with load distribution, a database in RDS, Redis, ElasticSearch, etc. But I don’t know how to set up the “visibility” of the network inside the Amazon, how to do all this safely.
And I don’t know how to be better with RabbitMQ, who has experience? Or use SQS?
In Google, I read what was Russian-speaking, with English problems, I will be glad to see links from you to good relevant articles (albeit English) and maybe some information here.
Thanks in advance to everyone.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Bulgakov, 2017-07-20
@mikor

regarding the "closure" of networks, you can look at this official example (reference template from AWS)
https://github.com/awslabs/ecs-refarch-cloudformation
it deploys a VPC, Subnets, and ECS cluster in a closed network, all with balancing and duplication for fault tolerance into two availability zones - having understood, you can deploy anything else instead of an ECS cluster.
regarding SQS - well, this is all specific - if you decide to "tightly" sit on AWS - it's just a matter of integration for this application itself, if you don't want a vendor lock, then deploy RMQ for yourself as usual and that's it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question