Jump to content

AWS guys


kevinUsa

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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..

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...