S
S
smartbe2021-02-26 23:06:59
Amazon Web Services
smartbe, 2021-02-26 23:06:59

What aws service?

Hello. Thinking about how and where to place the server code. In the simplest sense. There are 2 servers, they send messages to the master service via sockets. In fact, it turns out 2-3 repositories. We need code delivery via gitlab to the server, tell me which aws services to pay attention to. Maybe there is a course. Do you need docker

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Bodrov, 2021-02-27
@jenki

I think over how and where to place the server code
in VCS.
There are 2 servers, they send messages to the master service via sockets
The IP/TCP stack can't stand that. AWS is great at supporting this stack.
In fact, it turns out 2-3 repositories.
The appearance of this essence is not at all clear.
We need code delivery via gitlab to the server, tell me which aws services to pay attention to.
Gitlab can work in conjunction with AWS. Services run right away: EC2, S3 (if a static site), ECS, Fargate, Lambda (it's gorgeous).
Do you need docker
/thoughtfully../ Does the young prince Liu need the iron bird Garuda if he has lost his slippers and does not know where he will go after dinner?

R
rPman, 2021-02-27
@rPman

on Amazon, the virtual machine service is called ec2, place it there, there will be full access

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question