Potpourri
Front End/Back End
Matt
Nick
100

What is Scalability?

It's the ability for a program to scale


To handle a growing amount of work

Or it's potential to be enlarged to accommodate that growth 


Think Netflix, Uber, Twitter

100

Who focuses on front-end at Verticalmove?

Jim and Jade

200

What is a distributed system? 

A system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one another

200

What are the three front-end technologies? 

HTML, CSS, JavaScript

200

What is Matt's favorite line?

- Fortune is the follow up

OR

- The numbers don't lie

200

What is Nick's favorite saying?

Today is the greatest day of my life, and tomorrow will be even better

300

Describe Object Oriented Programming in layman's terms

OOP are when code and data are merged into a single object

300

What is a common JavaScript framework used to write APIs?

Node.js

300

Who are Matt's favorite employees?

Kelly & Naomi 

300

What sport did Nick play in college?

Basketball

400

Give me de-tails about RESTful services

REST stands for Representational State Transfer, an architectural style that has largely been adopted as a best practice for building web and mobile applications. RESTful services are designed to be lightweight, easy to maintain, and scaleable. They are typically based on the HTTP protocol, make explicit use of HTTP methods (GET, POST, PUT, DELETE), are stateless, use intuitive URIs, and transfer XML/JSON data between the server and the client.

400

What are the advantages of a single page application? 

It does not require page reloading


It's fast, fluid and easy to make a mobile app

400

What's Matt's bevy of choice?

MONSTAR

400

Who's Nick's favorite author?

Brene Brown

500

What does CI/CD stand for and name a few tools

Continuous Integration and Continuous Delivery


Tools: 

Git, Jenkins, Artifactory, Terraform  

500

What is a docker container?

An open source software development platform. 

It's main benefit is to package applications in "containers" allowing them to be portable among any system running

The LINUX operating system

500

What time does Matt wake up?

4:00am. 



toooo early

500

What is Nick's favorite time of day? 

When he gets to review Kelly and Naomi's candidates

M
e
n
u