python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Unable to access website through auto scaled instances in AWS
Firstly I have created an EC2 instance and made it a webserver by installing httpd. Later added some content to display in index.html file. Added http rule so that I can open it on google.
Website ope...
Manu
Votes: 0
Answers: 0
How to force celery tasks to be processed by a single docker container?
I am currently running a celery chord task with a bunch of group tasks within it. The group tasks write some files on the disk and pass on the filenames to the chord callback task which processes thes...
sid0710
Votes: 0
Answers: 0
Deploying docker images to autoscaling group?
I simply can't find satisfying answer to how to deploy to autoscaling group in AWS.. I mean classic setup, there is alb, and autoscaling group of EC2 instances. Furthermore, I need to deploy to each 3...
VladoPortos
Votes: 0
Answers: 0
Autoscaling microservice in Kubernetes
I want to create something similar with this:
Basically I have a microservice and I want to scale the instances of it, but to use the same MongoDB container. These containers should be connected to a...
George Valentin
Votes: 0
Answers: 1