ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
The Changing Ember.js
Community
Toronto	Meetup,	Feb	2016
Matthew Beale
201	Created	-	@mixonic	-	madha<ed.com	
Ember.js	Core	Team
Ember Community 2016 - Be the Bark
Ember Community 2016 - Be the Bark
Larry	Wall,	2001
Suppose Iwant to take
over theworld.
Larry	Wall,	1999
Simplicity says I should
just take over theworld
by myself.
Larry	Wall,	1999
But the reality of the
situation is that I needyour
help to take over theworld,
andyou're allvery complex.
Larry	Wall,	1999
I actually consider that
a feature.
Larry	Wall,	1999
I'm still a little bit of the onion. Most of the mass is in
the outer layers. But here I sit in the middle. I get a bit
of honor for my historical signi?cance, but in actual
fact, most people see the outside of the onion, not the
inside. Unless they make onion rings. But even then,
the bigger rings have more to them than the smaller
rings. Let that be a lesson to those of youwhowish to
be "inner ringers." That's notwhere the real power is.
Not in this movement, anyway.
Larry	Wall,	1999
Ember Community 2016 - Be the Bark
Ember Community 2016 - Be the Bark
YOUNGEST
OLDEST
Larry	Wall,	2001
OLDEST
YOUNGEST
Ember Community 2016 - Be the Bark
Ember Community 2016 - Be the Bark
CORE
BARK
2015 2016
Get	started	faster
Developer	experience
1.10	-	2.3
Individuals,	small	biz
2015 2016
Small	biz,	and	enterprise
Performance
Tools	for	teams
2.3	-	2.10
Get	started	faster
Developer	experience
1.10	-	2.3
Individuals,	small	biz
2015 2016
Why the change?
Ember Community 2016 - Be the Bark
Ember Community 2016 - Be the Bark
Ember Community 2016 - Be the Bark
Consultants
2015
Product	dev
Company	>70
Small	business
9
8
1
10
Jobs for Ember Core
Consultants
2015
Product	dev
Company	>70
Small	business
9
8
1
10
2016
6
8
4
6
Jobs for Ember Core
More large companies
are in?uencing Ember
than ever before
Large companies need
di?erent things than
smaller companies
Large companies need
di?erent things than
smaller companies
Bigger	audiences	mean	a	diverse	set?
of	devices,	which	mean	performance	concerns
Large companies need
di?erent things than
smaller companies
Bigger	audiences	mean	a	diverse	set?
of	devices,	which	mean	performance	concerns
Bigger	teams	need	technology	soluWons?
to	organizaWonal	challenges
HTMLBars
AnimaWon,	UI/UX
Ember Features, 2015
Ember-CLI
Glimmer
Engines
Ember Features, 2016
FastBoot
Improved	Processes	(LTS)
<aside/>
Ember Community 2016 - Be the Bark
? We¡¯re	re-implemenWng	Glimmer¡¯s	
algorithm	
? Moves	many	of	Ember¡¯s	template	features	
out	of	Ember	
? Google¡¯s	V8	engine	loathes	
polymorphism.	Get	strict	about	types	
? Smaller	templates	
? Improved	architecture,	abstracWons
github.com/emberjs/ember.js/issues/12907
github.com/Wldeio/glimmer
¡°ember-glimmer¡±	feature	?ag
Ember Community 2016 - Be the Bark
API
Ember
StaWc
API
Ember
StaWc
API
Ember
StaWc
Render (slow)
API
Ember
FastBoot
A universal app
IAM	Roles,	ElasWcBeanstalk	env,	S3	
buckets,	Cloudfront,	Bucket	policies,	
auto-scaling	groups
>
>	ember	eb:provision	
...	
>
>	ember	eb:provision	
...	
>	ember	deploy	
...	
>
Every Ember app, a universal app
? Server-side	rendering	anyone	can	use	
? Provides	provisioning	and	deployment	
tools	(AWS,	Heroku,	Docker,	others?)	
? CompaWble	with	Ember	2.3+	
? Experimental	servers	have	been	stable	
? You	can	use	it.	SWll	nailing	down	details	
(cookies,	content	in	<head>)	
? Glimmer	refactoring	unblocks	rehydraWon
github.com/Wldeio/ember-cli-fastboot/issues/98
github.com/Wldeio/ember-cli-fastboot
Ember Engines
? Routable	engines	
? Template	mountable	engines	
? Totally	isolated.	For	example,	by	default	
services	are	not	shared	between	an	app	
and	engine	instance	
? CompaWble	with	Ember	2.3+
ember	install	some-blog
import	Ember	from	'ember';	
import	config	from	'./config/environment';	
const	Router	=	Ember.Router.extend({	
		location:	config.locationType	
});	
Router.map(function()	{	
		this.route('blogs',	function()	{	
				//	Mount	the	main	blog	at	/blogs/ember-blog	
				this.mount('ember-blog');	
				//	Mount	the	hr	blog	at	/blogs/hr-blog	
				this.mount('ember-blog',	{	as:	'hr-blog'	});	
		});	
});	
export	default	Router;
{{mount	'ember-chat'}}
github.com/dgeb/ember-engines
Ember LTS Releases
? ¡°InWmate¡±	APIs	must	be	deprecated	for	at	
least	one	LTS	
? Increased	stability	for	addon	authors	
? Slower	upgrade	cycle	for	those	who	want	
it	(twice	a	year,	basically)	
? An	LTS	happens	every	4	minor	version	
releases	
? First	LTS	2.4?
Glimmer and FastBoot
largely address performance
Engines and LTS are
technology solutions to
organizational challenges
LESS
CORE
MORE
BARK
MORE
BARK
Ember
MORE
BARK
Ember-Data
Ember-CLI
Ember
MORE
BARK
Ember-Data
Ember-CLI
Ember
FastBoot
Engines
Glimmer
MORE
BARK
Ember-Data
Ember-CLI
Ember
FastBoot
Engines
Glimmer
Liquid-?re
Guides
Ember-Collection
HTMLBars
Ember Sub-teams, 2015
Ember-Data
Ember-CLI
Glimmer(?)
Ember Sub-teams, 2016
Ember-Data
Docs
FastBoot
Ember-CLI	Deploy!
Ember-CLI
? Sub-teams	will	see	increased	ownership	of	
the	RFC	process	
? Sub-teams	will	have	a	representaWve	on	
core	
? Sub-teams	should	have	increased	
autonomy	
? Maturing	this	process	is	on-going
The bigger rings have more to them than the smaller
rings. Let that be a lesson to those of youwhowish to
be "inner ringers." That's notwhere the real power is.
Not in this movement, anyway.
Larry	Wall,	1999
MORE
BARK
BE
THE BARK

More Related Content

Viewers also liked (20)

Ember: Guts & Goals
Ember: Guts & GoalsEmber: Guts & Goals
Ember: Guts & Goals
Bob Lail
?
LA Ember.js Meetup, Jan 2017
LA Ember.js Meetup, Jan 2017LA Ember.js Meetup, Jan 2017
LA Ember.js Meetup, Jan 2017
Matthew Beale
?
Developing Single Page Apps with Ember.js
Developing Single Page Apps with Ember.jsDeveloping Single Page Apps with Ember.js
Developing Single Page Apps with Ember.js
Leo Hernandez
?
Intro to emberjs
Intro to emberjsIntro to emberjs
Intro to emberjs
Mandy Pao
?
Ember.js the Second Step
Ember.js the Second StepEmber.js the Second Step
Ember.js the Second Step
Dopin Ninja
?
Ember.js internals backburner.js and rsvp.js
Ember.js internals  backburner.js and rsvp.jsEmber.js internals  backburner.js and rsvp.js
Ember.js internals backburner.js and rsvp.js
gavinjoyce
?
Write Once, Run Everywhere - Ember.js Munich
Write Once, Run Everywhere - Ember.js MunichWrite Once, Run Everywhere - Ember.js Munich
Write Once, Run Everywhere - Ember.js Munich
Mike North
?
Ember.js firebase HTML5 NYC
Ember.js firebase HTML5 NYCEmber.js firebase HTML5 NYC
Ember.js firebase HTML5 NYC
Brendan O'Hara, MBA
?
Parse Apps with Ember.js
Parse Apps with Ember.jsParse Apps with Ember.js
Parse Apps with Ember.js
Matthew Beale
?
Complex Architectures in Ember
Complex Architectures in EmberComplex Architectures in Ember
Complex Architectures in Ember
Matthew Beale
?
Intro to Ember.JS 2016
Intro to Ember.JS 2016Intro to Ember.JS 2016
Intro to Ember.JS 2016
Sandino N¨²?ez
?
Presentation react
Presentation reactPresentation react
Presentation react
ismnoiet
?
Intro to Ember.js
Intro to Ember.jsIntro to Ember.js
Intro to Ember.js
Jay Phelps
?
An introduction to Ember.js
An introduction to Ember.jsAn introduction to Ember.js
An introduction to Ember.js
codeofficer
?
TDC2016SP - Trilha Frameworks JavaScriptTDC2016SP - Trilha Frameworks JavaScript
TDC2016SP - Trilha Frameworks JavaScript
tdc-globalcode
?
A Debugging Adventure: Journey through Ember.js Glue
A Debugging Adventure: Journey through Ember.js GlueA Debugging Adventure: Journey through Ember.js Glue
A Debugging Adventure: Journey through Ember.js Glue
Mike North
?
Upgrading Ember.js Apps
Upgrading Ember.js AppsUpgrading Ember.js Apps
Upgrading Ember.js Apps
Ben Limmer
?
Ember.js - A JavaScript framework for creating ambitious web applications
Ember.js - A JavaScript framework for creating ambitious web applications  Ember.js - A JavaScript framework for creating ambitious web applications
Ember.js - A JavaScript framework for creating ambitious web applications
Juliana Lucena
?
Jellyfish Pitch
Jellyfish PitchJellyfish Pitch
Jellyfish Pitch
Bootcamp
?
In The Trenches With Tomster, Upgrading Ember.js & Ember Data
In The Trenches With Tomster, Upgrading Ember.js & Ember DataIn The Trenches With Tomster, Upgrading Ember.js & Ember Data
In The Trenches With Tomster, Upgrading Ember.js & Ember Data
Stacy London
?
Ember: Guts & Goals
Ember: Guts & GoalsEmber: Guts & Goals
Ember: Guts & Goals
Bob Lail
?
LA Ember.js Meetup, Jan 2017
LA Ember.js Meetup, Jan 2017LA Ember.js Meetup, Jan 2017
LA Ember.js Meetup, Jan 2017
Matthew Beale
?
Developing Single Page Apps with Ember.js
Developing Single Page Apps with Ember.jsDeveloping Single Page Apps with Ember.js
Developing Single Page Apps with Ember.js
Leo Hernandez
?
Intro to emberjs
Intro to emberjsIntro to emberjs
Intro to emberjs
Mandy Pao
?
Ember.js the Second Step
Ember.js the Second StepEmber.js the Second Step
Ember.js the Second Step
Dopin Ninja
?
Ember.js internals backburner.js and rsvp.js
Ember.js internals  backburner.js and rsvp.jsEmber.js internals  backburner.js and rsvp.js
Ember.js internals backburner.js and rsvp.js
gavinjoyce
?
Write Once, Run Everywhere - Ember.js Munich
Write Once, Run Everywhere - Ember.js MunichWrite Once, Run Everywhere - Ember.js Munich
Write Once, Run Everywhere - Ember.js Munich
Mike North
?
Parse Apps with Ember.js
Parse Apps with Ember.jsParse Apps with Ember.js
Parse Apps with Ember.js
Matthew Beale
?
Complex Architectures in Ember
Complex Architectures in EmberComplex Architectures in Ember
Complex Architectures in Ember
Matthew Beale
?
Presentation react
Presentation reactPresentation react
Presentation react
ismnoiet
?
Intro to Ember.js
Intro to Ember.jsIntro to Ember.js
Intro to Ember.js
Jay Phelps
?
An introduction to Ember.js
An introduction to Ember.jsAn introduction to Ember.js
An introduction to Ember.js
codeofficer
?
TDC2016SP - Trilha Frameworks JavaScriptTDC2016SP - Trilha Frameworks JavaScript
TDC2016SP - Trilha Frameworks JavaScript
tdc-globalcode
?
A Debugging Adventure: Journey through Ember.js Glue
A Debugging Adventure: Journey through Ember.js GlueA Debugging Adventure: Journey through Ember.js Glue
A Debugging Adventure: Journey through Ember.js Glue
Mike North
?
Upgrading Ember.js Apps
Upgrading Ember.js AppsUpgrading Ember.js Apps
Upgrading Ember.js Apps
Ben Limmer
?
Ember.js - A JavaScript framework for creating ambitious web applications
Ember.js - A JavaScript framework for creating ambitious web applications  Ember.js - A JavaScript framework for creating ambitious web applications
Ember.js - A JavaScript framework for creating ambitious web applications
Juliana Lucena
?
Jellyfish Pitch
Jellyfish PitchJellyfish Pitch
Jellyfish Pitch
Bootcamp
?
In The Trenches With Tomster, Upgrading Ember.js & Ember Data
In The Trenches With Tomster, Upgrading Ember.js & Ember DataIn The Trenches With Tomster, Upgrading Ember.js & Ember Data
In The Trenches With Tomster, Upgrading Ember.js & Ember Data
Stacy London
?

More from Matthew Beale (12)

Ember.js Module Loading
Ember.js Module LoadingEmber.js Module Loading
Ember.js Module Loading
Matthew Beale
?
Interoperable Component Patterns
Interoperable Component PatternsInteroperable Component Patterns
Interoperable Component Patterns
Matthew Beale
?
Attribute actions
Attribute actionsAttribute actions
Attribute actions
Matthew Beale
?
The Hidden Power of HTMLBars (or, Scope in Ember.js Templates)
The Hidden Power of HTMLBars (or, Scope in Ember.js Templates)The Hidden Power of HTMLBars (or, Scope in Ember.js Templates)
The Hidden Power of HTMLBars (or, Scope in Ember.js Templates)
Matthew Beale
?
Aligning Ember.js with Web Standards
Aligning Ember.js with Web StandardsAligning Ember.js with Web Standards
Aligning Ember.js with Web Standards
Matthew Beale
?
New Component Patterns in Ember.js
New Component Patterns in Ember.jsNew Component Patterns in Ember.js
New Component Patterns in Ember.js
Matthew Beale
?
Scalable vector ember
Scalable vector emberScalable vector ember
Scalable vector ember
Matthew Beale
?
Testing Ember Apps: Managing Dependency
Testing Ember Apps: Managing DependencyTesting Ember Apps: Managing Dependency
Testing Ember Apps: Managing Dependency
Matthew Beale
?
Snappy Means Happy: Performance in Ember Apps
Snappy Means Happy: Performance in Ember AppsSnappy Means Happy: Performance in Ember Apps
Snappy Means Happy: Performance in Ember Apps
Matthew Beale
?
Client-side Auth with Ember.js
Client-side Auth with Ember.jsClient-side Auth with Ember.js
Client-side Auth with Ember.js
Matthew Beale
?
Containers & Dependency in Ember.js
Containers & Dependency in Ember.jsContainers & Dependency in Ember.js
Containers & Dependency in Ember.js
Matthew Beale
?
Ember and containers
Ember and containersEmber and containers
Ember and containers
Matthew Beale
?
Ember.js Module Loading
Ember.js Module LoadingEmber.js Module Loading
Ember.js Module Loading
Matthew Beale
?
Interoperable Component Patterns
Interoperable Component PatternsInteroperable Component Patterns
Interoperable Component Patterns
Matthew Beale
?
The Hidden Power of HTMLBars (or, Scope in Ember.js Templates)
The Hidden Power of HTMLBars (or, Scope in Ember.js Templates)The Hidden Power of HTMLBars (or, Scope in Ember.js Templates)
The Hidden Power of HTMLBars (or, Scope in Ember.js Templates)
Matthew Beale
?
Aligning Ember.js with Web Standards
Aligning Ember.js with Web StandardsAligning Ember.js with Web Standards
Aligning Ember.js with Web Standards
Matthew Beale
?
New Component Patterns in Ember.js
New Component Patterns in Ember.jsNew Component Patterns in Ember.js
New Component Patterns in Ember.js
Matthew Beale
?
Testing Ember Apps: Managing Dependency
Testing Ember Apps: Managing DependencyTesting Ember Apps: Managing Dependency
Testing Ember Apps: Managing Dependency
Matthew Beale
?
Snappy Means Happy: Performance in Ember Apps
Snappy Means Happy: Performance in Ember AppsSnappy Means Happy: Performance in Ember Apps
Snappy Means Happy: Performance in Ember Apps
Matthew Beale
?
Client-side Auth with Ember.js
Client-side Auth with Ember.jsClient-side Auth with Ember.js
Client-side Auth with Ember.js
Matthew Beale
?
Containers & Dependency in Ember.js
Containers & Dependency in Ember.jsContainers & Dependency in Ember.js
Containers & Dependency in Ember.js
Matthew Beale
?

Recently uploaded (20)

What's New? ThousandEyes Product Features and Highlights
What's New? ThousandEyes Product Features and HighlightsWhat's New? ThousandEyes Product Features and Highlights
What's New? ThousandEyes Product Features and Highlights
ThousandEyes
?
NSFW AI Chatbot Development Costs: What You Need to Know
NSFW AI Chatbot Development Costs: What You Need to KnowNSFW AI Chatbot Development Costs: What You Need to Know
NSFW AI Chatbot Development Costs: What You Need to Know
Soulmaite
?
What is Blockchain and How Can Blockchain Consulting Help Businesses.pdf
What is Blockchain and How Can Blockchain Consulting Help Businesses.pdfWhat is Blockchain and How Can Blockchain Consulting Help Businesses.pdf
What is Blockchain and How Can Blockchain Consulting Help Businesses.pdf
Yodaplus Technologies Private Limited
?
Transcript: AI in publishing: Your questions answered - Tech Forum 2025
Transcript: AI in publishing: Your questions answered - Tech Forum 2025Transcript: AI in publishing: Your questions answered - Tech Forum 2025
Transcript: AI in publishing: Your questions answered - Tech Forum 2025
BookNet Canada
?
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Earley Information Science
?
SB7 Mobile Ltd: Simplified & Secure Services
SB7 Mobile Ltd: Simplified & Secure ServicesSB7 Mobile Ltd: Simplified & Secure Services
SB7 Mobile Ltd: Simplified & Secure Services
Reuben Jasper
?
Combining Lexical and Semantic Search with Milvus 2.5
Combining Lexical and Semantic Search with Milvus 2.5Combining Lexical and Semantic Search with Milvus 2.5
Combining Lexical and Semantic Search with Milvus 2.5
Zilliz
?
Benchmark Testing Demystified: Your Roadmap to Peak Performance
Benchmark Testing Demystified: Your Roadmap to Peak PerformanceBenchmark Testing Demystified: Your Roadmap to Peak Performance
Benchmark Testing Demystified: Your Roadmap to Peak Performance
Shubham Joshi
?
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
?
AMER Introduction to ThousandEyes Webinar
AMER Introduction to ThousandEyes WebinarAMER Introduction to ThousandEyes Webinar
AMER Introduction to ThousandEyes Webinar
ThousandEyes
?
Webinar: LF Energy GEISA: Addressing edge interoperability at the meter
Webinar: LF Energy GEISA: Addressing edge interoperability at the meterWebinar: LF Energy GEISA: Addressing edge interoperability at the meter
Webinar: LF Energy GEISA: Addressing edge interoperability at the meter
DanBrown980551
?
Caching for Performance Masterclass: Caching Strategies
Caching for Performance Masterclass: Caching StrategiesCaching for Performance Masterclass: Caching Strategies
Caching for Performance Masterclass: Caching Strategies
ScyllaDB
?
Understanding & Utilizing SharePoint Advanced Management
Understanding & Utilizing SharePoint Advanced ManagementUnderstanding & Utilizing SharePoint Advanced Management
Understanding & Utilizing SharePoint Advanced Management
Drew Madelung
?
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
IT Industry
?
The Constructor's Digital Transformation Playbook: Reducing Risk With Technology
The Constructor's Digital Transformation Playbook: Reducing Risk With TechnologyThe Constructor's Digital Transformation Playbook: Reducing Risk With Technology
The Constructor's Digital Transformation Playbook: Reducing Risk With Technology
Aggregage
?
AI Trends and Fun Demos ¨C Sotheby¡¯s Rehoboth Presentation
AI Trends and Fun Demos ¨C Sotheby¡¯s Rehoboth PresentationAI Trends and Fun Demos ¨C Sotheby¡¯s Rehoboth Presentation
AI Trends and Fun Demos ¨C Sotheby¡¯s Rehoboth Presentation
Ethan Holland
?
10 FinTech Solutions Every Business Should Know!.pdf
10 FinTech Solutions Every Business Should Know!.pdf10 FinTech Solutions Every Business Should Know!.pdf
10 FinTech Solutions Every Business Should Know!.pdf
Yodaplus Technologies Private Limited
?
GDG Cloud Southlake #40: Brandon Stokes: How to Build a Great Product
GDG Cloud Southlake #40: Brandon Stokes: How to Build a Great ProductGDG Cloud Southlake #40: Brandon Stokes: How to Build a Great Product
GDG Cloud Southlake #40: Brandon Stokes: How to Build a Great Product
James Anderson
?
What is FinTech A Complete Guide to Financial Technology.pdf
What is FinTech A Complete Guide to Financial Technology.pdfWhat is FinTech A Complete Guide to Financial Technology.pdf
What is FinTech A Complete Guide to Financial Technology.pdf
Yodaplus Technologies Private Limited
?
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Arthur Morgan
?
What's New? ThousandEyes Product Features and Highlights
What's New? ThousandEyes Product Features and HighlightsWhat's New? ThousandEyes Product Features and Highlights
What's New? ThousandEyes Product Features and Highlights
ThousandEyes
?
NSFW AI Chatbot Development Costs: What You Need to Know
NSFW AI Chatbot Development Costs: What You Need to KnowNSFW AI Chatbot Development Costs: What You Need to Know
NSFW AI Chatbot Development Costs: What You Need to Know
Soulmaite
?
Transcript: AI in publishing: Your questions answered - Tech Forum 2025
Transcript: AI in publishing: Your questions answered - Tech Forum 2025Transcript: AI in publishing: Your questions answered - Tech Forum 2025
Transcript: AI in publishing: Your questions answered - Tech Forum 2025
BookNet Canada
?
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Earley Information Science
?
SB7 Mobile Ltd: Simplified & Secure Services
SB7 Mobile Ltd: Simplified & Secure ServicesSB7 Mobile Ltd: Simplified & Secure Services
SB7 Mobile Ltd: Simplified & Secure Services
Reuben Jasper
?
Combining Lexical and Semantic Search with Milvus 2.5
Combining Lexical and Semantic Search with Milvus 2.5Combining Lexical and Semantic Search with Milvus 2.5
Combining Lexical and Semantic Search with Milvus 2.5
Zilliz
?
Benchmark Testing Demystified: Your Roadmap to Peak Performance
Benchmark Testing Demystified: Your Roadmap to Peak PerformanceBenchmark Testing Demystified: Your Roadmap to Peak Performance
Benchmark Testing Demystified: Your Roadmap to Peak Performance
Shubham Joshi
?
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
?
AMER Introduction to ThousandEyes Webinar
AMER Introduction to ThousandEyes WebinarAMER Introduction to ThousandEyes Webinar
AMER Introduction to ThousandEyes Webinar
ThousandEyes
?
Webinar: LF Energy GEISA: Addressing edge interoperability at the meter
Webinar: LF Energy GEISA: Addressing edge interoperability at the meterWebinar: LF Energy GEISA: Addressing edge interoperability at the meter
Webinar: LF Energy GEISA: Addressing edge interoperability at the meter
DanBrown980551
?
Caching for Performance Masterclass: Caching Strategies
Caching for Performance Masterclass: Caching StrategiesCaching for Performance Masterclass: Caching Strategies
Caching for Performance Masterclass: Caching Strategies
ScyllaDB
?
Understanding & Utilizing SharePoint Advanced Management
Understanding & Utilizing SharePoint Advanced ManagementUnderstanding & Utilizing SharePoint Advanced Management
Understanding & Utilizing SharePoint Advanced Management
Drew Madelung
?
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
IT Industry
?
The Constructor's Digital Transformation Playbook: Reducing Risk With Technology
The Constructor's Digital Transformation Playbook: Reducing Risk With TechnologyThe Constructor's Digital Transformation Playbook: Reducing Risk With Technology
The Constructor's Digital Transformation Playbook: Reducing Risk With Technology
Aggregage
?
AI Trends and Fun Demos ¨C Sotheby¡¯s Rehoboth Presentation
AI Trends and Fun Demos ¨C Sotheby¡¯s Rehoboth PresentationAI Trends and Fun Demos ¨C Sotheby¡¯s Rehoboth Presentation
AI Trends and Fun Demos ¨C Sotheby¡¯s Rehoboth Presentation
Ethan Holland
?
GDG Cloud Southlake #40: Brandon Stokes: How to Build a Great Product
GDG Cloud Southlake #40: Brandon Stokes: How to Build a Great ProductGDG Cloud Southlake #40: Brandon Stokes: How to Build a Great Product
GDG Cloud Southlake #40: Brandon Stokes: How to Build a Great Product
James Anderson
?
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Arthur Morgan
?

Ember Community 2016 - Be the Bark