kevinUsa Posted December 19, 2016 Report Share Posted December 19, 2016 How one with will build “NetFlix Genie”, an OSS application on an AWS private subnet i.e. what AWS components will be needed to be specified in the Cloud Formation. An explanation of various components used in Cloud Formation and some excerpts of code will be great to provide in the response. can do research on components needed to build Netflix Genie application, if he does not have a background Can anyone answer this Quote Link to comment Share on other sites More sharing options...
mastercheif Posted December 19, 2016 Report Share Posted December 19, 2016 7 minutes ago, kevinUsa said: How one with will build “NetFlix Genie”, an OSS application on an AWS private subnet i.e. what AWS components will be needed to be specified in the Cloud Formation. An explanation of various components used in Cloud Formation and some excerpts of code will be great to provide in the response. can do research on components needed to build Netflix Genie application, if he does not have a background Can anyone answer this woaah.. slow down man. Quote Link to comment Share on other sites More sharing options...
dewarist Posted December 19, 2016 Report Share Posted December 19, 2016 this might help http://highscalability.com/blog/2015/11/9/a-360-degree-view-of-the-entire-netflix-stack.html https://aws.amazon.com/solutions/case-studies/netflix/ On a bare minimum i think you would need Cloudfront, EC2 , Some sort of Scalable Database ( preferably NOSQL ones like Aurora or DynanmoDB ) , An API gateway . Obviously you would add more components to perform Monitoring , Analytics , customer engagement etc. my 2 paisa.. Quote Link to comment Share on other sites More sharing options...
yomama Posted December 19, 2016 Report Share Posted December 19, 2016 https://github.com/Netflix/genie/blob/master/README.md Quote Link to comment Share on other sites More sharing options...
kevinUsa Posted December 19, 2016 Author Report Share Posted December 19, 2016 Cool vendor asked me this question Quote Link to comment Share on other sites More sharing options...
bayareaking Posted December 19, 2016 Report Share Posted December 19, 2016 1 hour ago, dewarist said: this might help http://highscalability.com/blog/2015/11/9/a-360-degree-view-of-the-entire-netflix-stack.html https://aws.amazon.com/solutions/case-studies/netflix/ On a bare minimum i think you would need Cloudfront, EC2 , Some sort of Scalable Database ( preferably NOSQL ones like Aurora or DynanmoDB ) , An API gateway . Obviously you would add more components to perform Monitoring , Analytics , customer engagement etc. my 2 paisa.. Thanks boss for above links. Good to know their tech stack Quote Link to comment Share on other sites More sharing options...
tennisluvr Posted December 19, 2016 Report Share Posted December 19, 2016 https://github.com/Netflix/genie Quote Link to comment Share on other sites More sharing options...
kevinUsa Posted December 19, 2016 Author Report Share Posted December 19, 2016 http://answersforaws.com/resources/netflixoss/cloudformation/ I found this link which better explains how the netflix andoss work Quote Link to comment Share on other sites More sharing options...
tennisluvr Posted December 19, 2016 Report Share Posted December 19, 2016 16 minutes ago, kevinUsa said: http://answersforaws.com/resources/netflixoss/cloudformation/ I found this link which better explains how the netflix andoss work Bookmarked the website, looks great. Quote Link to comment Share on other sites More sharing options...
kiran reddy Posted December 20, 2016 Report Share Posted December 20, 2016 Looking for Certified AWS with automation expertise. Ansible Scripting is a must. If someone is looking or any references would be appreciated. Loc: NJ; 3 open position. Quote Link to comment Share on other sites More sharing options...
bhaigan Posted December 20, 2016 Report Share Posted December 20, 2016 9 minutes ago, kiran reddy said: Looking for Certified AWS with automation expertise. Ansible Scripting is a must. If someone is looking or any references would be appreciated. Loc: NJ; 3 open position. Billing rate entha bhayya Quote Link to comment Share on other sites More sharing options...
k2s Posted December 20, 2016 Report Share Posted December 20, 2016 On 12/19/2016 at 8:34 AM, kevinUsa said: How one with will build “NetFlix Genie”, an OSS application on an AWS private subnet i.e. what AWS components will be needed to be specified in the Cloud Formation. An explanation of various components used in Cloud Formation and some excerpts of code will be great to provide in the response. can do research on components needed to build Netflix Genie application, if he does not have a background Can anyone answer this Some application you want to deploy in a AWS VPC... very simple noo... if IaaS is choosen put VMs NIC in the vpc subnet... if PaaS option choosen see whether aws web apps has VPC subnet integration with subnet Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.