by Tao Ren | May 2, 2018 | Development
Target Groups Application Pipeline Setup AWS console ⇒ EC2: Target Groups ⇒ Create target group Create 2 groups Ludlow2-api-qa Ludlow2-api-prod The port doesn’t matter, keep it as default: 80. Load Balancer setup AWS console ⇒ EC2 ⇒ Load Balancers ⇒ Create Load...
by Tao Ren | Jan 13, 2018 | Development
Here at SWARM, our engineering team has agreed on the following goals for deployment architecture. Automatic Deployment should happen automatically. Creating and publishing packages are for the dark ages! Reproducible Production environment should be the same as the...
by Tao Ren | Jul 24, 2016 | Android, Development, Emerging Tech, iOS
With WebRTC technology, people can easily stream their live video and audio content just using a web browser. If you have a cloud video streaming idea and want to build a Minimum Viable Product (MVP), Kurento is the choice. With Kurento, you’d be able to handle...