SlideShare ist ein Scribd-Unternehmen logo
1 von 42
Downloaden Sie, um offline zu lesen
RESPONSIVE MIT IRHEM WEBSEITEN
@koombea #BeResponsive
(German Version)
Sprecher
David Bohorquez
Front End Lead
Koombea
Rick Nelson
Technical Solutions Architect
NGINX
@koombea #BeResponsive
DAVID:	
  
	
  
	
  
	
  
	
  
	
  
-  Was ist responsive & warum?
-  Welche Option sollten Sie
wählen?	
  
-  Web responsive Design-Strategie
-  Optionen für responsive Websites
RICK:
-  warum brauchen wir
performance?	
  
-  Optimierung für
Performance
Agenda
@koombea #BeResponsive
Was ist responsive & warum?
-  Gibt es für ein paar Jahre.
-  funktioniert auf mobile.
-  mobilen Einsatz erhöht und ist notwendig,
@koombea #BeResponsive
Responsive VS Mobile VS Native App
@koombea #BeResponsive
90% der Nutzer verwenden mehrere
Bildschirme. (uberflip)
	
  
	
  
	
  
	
  
	
  
	
  
	
  
	
  
	
  
	
  
66% der Smartphone-& Tablet-Nutzer
sind mit Ladezeiten frustriert. (SEO social)
@koombea #BeResponsive
Wann wollen wir responsive?
@koombea #BeResponsive
Mobile Version
Vorteile:
- erfordert eine separate Website	
  
- Optimierung für Mobile
- weniger Arbeit und schneller	
  
Nachteile:	
  
- Mehrere trennt Websites.	
  
- doppelte SEO (gut oder schlecht)
@koombea #BeResponsive
Vorteile:
- Dedicated-Marktplatz. Beispiel: App Store or
Google Play.
- bessere performance.
Nachteile:	
  
- Benötigt App für jede Plattform..
- App Review Zeit dauert eine Weile	
  
- teurer
Native App
Vorteile:	
  
- nur eine Website
- billiger.	
  
- besser für die Zukunft.
-  weniger Arbeit.
-  nur eine Website	
  
- schneller Entwicklungszeit	
  
Nachteile:	
  
- komplexere Arbeit
- es gibt viele Arten von Mobil.
Responsive
1.  Marketing-Site
(normalerweise ja).
2.  Web App (je nachdem).
3. E-commerce (normalerweise
ja).
Sollten Sie für responsive bauen?
@koombea #BeResponsive
Shopify, Zappos, Amazon, eBay
“My Artisan Ink” Responsive
Fallstudie
-  Graceful degradation.
-  Mobile zuletzt
-  Progressive enhancement
-  Mobile zuerst
-  Content zuerst
Web Responsive Design-Strategien
@koombea #BeResponsive
Graceful Degradation
Progressive Enhancement
Responsive-Strategien
@koombea #BeResponsive
Erkennung Taktik:	
  
- Device/OS/Browser Entdeckung
(unzuverlässig).
- Feature-Erkennung.
- Erkennung sollten die Funktionen zu
identifizieren um die richtige Website zu zeigen
Möglichkeiten für Responsive-Web
@koombea #BeResponsive
Herstellung von Responsive-Web
Rick Nelson	
  
Technical Solutions Architect
@koombea #BeResponsive
Web-Performance ist
wichtig
•  es ist Ihre Website, aber das spielt keine Rolle
•  Sie entscheiden:
•  Wenn Sie nicht Ihre Benutzer geben was sie brauchen, wenn sie es brauchen,
werden sie die app verlassen.
•  Wenn Ihre Seite nicht innerhalb von 3 Sekunden geladen ist, wird bis zu 40%
Ihrer Benutzer werden die app verlassen.
Welche	
  Websites	
  
	
  sie	
  besuchen?	
  
Die	
  Apps	
  sie	
  nutzen	
  
die	
  performance	
  
die	
  sie	
  akzep9eren	
  
wenn	
  sie	
  au;ören	
  
Benutzer sind in der
Steuerung
“We want you to be able to flick from one page to another as quickly as you
can flick a page on a book. So we’re really aiming very, very high here… at
something like 100 milliseconds.”
Urs Hölzle, Senior VP Operations, Google
Jeder Benutzer ist wichtig
Es spielt keine Rolle, wie viel Traffic Ihrer
Webseite.	
  
	
  
	
  
	
  
	
  
-  Flash Crowd
-  HTTP Post Attack, Slow Read Attack
… es ist ihnen egal!
	
  
Das impact von mobile users
•  mehr Nutzer
•  gehen Sie zu Ihrer App jederzeit
•  große Veränderungen in Site-Traffic
•  langsameren Verbindungen
•  weniger Bandbreite
Mobile Apps vs. Mobile Web
•  Mobile Apps verwenden API-Aufrufe nicht Web-Seiten
•  viele kurze requests
•  mehr Verbindungen
•  Unterstützung für mehrere App-Versionen
Ihre Server muss Millionen von requests sehr schnell liefern
The image cannot be displayed. Your computer may not have enough memory to open the image, or the image may have been corrupted. Restart your computer, and then open the file again. If the red x still appears, you may have to delete the image and then insert it again.
Was können Sie
tun?
Keine einfache Antwort
Internet
4 Möglichkeiten zur Optimierung
Python	
  
Ruby	
  
node.js	
  
Java	
  
Client Device Netzwerk Application Stack Code
performance verbessern auf Client
Device
•  Reduzieren HTTP GETs und Bandbreite:
–  Merge und Ressourcen zu reduzieren
–  gute Verwendung von client caching
•  Ihre Optionen:
–  Vorverarbeitung in Asset Pipeline
–  In-app (Google Pagespeed)
–  As-a-Service
performance verbessern auf der
Network
•  Schnellere Downloads:
–  Content Delivery Network
–  Google SPDY
–  OCSP stapling
•  Ihre Optionen:
–  CDN
–  NGINX+
performance verbessern auf dem
Application Stack
•  Was meinen wir damit?
•  Das ‘Application Stack’ verbindet HTTP traffic
mit Ihrem Code, APIs und Static content
Internet
code:
•  Python,
Ruby,
node.js, Java
APIs
•  Internal and
External APIs
“Static”
Content
•  On disk
•  In database
HTTP	
  
Vier Schritte zu schnelleren Apps
Optimieren HTTP processing
Scale the backend servers
Cache populär responses
intelligente mit Ihrem traffic
Hunderte von
gleichzeitigen
Verbindungen ...
durch eine kleine Anzahl von
Multiplexverfahren
übergeben ...
begrenzten
Ressourcen
Was ist hart mit HTTP?
Client-side:
langsame Netzwerk
mehrere Verbindungen
HTTP Keepalives
Server-side:
Beschränkt
concurrency
Hunderte von
gleichzeitigen
Verbindungen ...
durch eine kleine Anzahl von
Multiplexverfahren
übergeben ...
ein Prozess pro Core
NGINX architecture
NGINX ändert application performance
•  fast unbegrenzte Fähigkeit
•  Verwandelt Worst-Case-Traffic auf Best-Case.
Internet
Nlangsam, high-concurrency
internet-side traffic
Schnell, effizient
local-side traffic
Scale the Backend Servers
Load Balancing
Internet
N
þ 	
  verbessert	
  Applica9on	
  Availability	
  
þ 	
  Management	
  
þ 	
  erhöht	
  Capacity	
  
þ 	
  Advanced	
  techniques	
  e.g.	
  A|B	
  tes9ng	
  
Why?	
   þ 	
  DNS	
  Round	
  Robin	
  
þ 	
  Hardware	
  L4	
  load	
  balancer	
  
þ 	
  SoOware	
  Reverse	
  Proxy	
  LB	
  
þ 	
  Cloud	
  solu9on	
  
How?	
  
Cache populär responses
GET	
  /logo.png	
  
GET	
  /logo.png	
  
Hybrid	
  on-­‐disk	
  and	
  
in-­‐memory	
  cache	
  
N+
Was ist mit dynamic content?
•  einige	
  Seiten	
  sinbe	
  un-­‐cacheable	
  	
  
•  einige	
  Seiten	
  sind	
  uncacheable	
  
–  cache	
  purging	
  
–  Schnelle	
  cache	
  9mes	
  
Clever mit Ihrem traffic
•  Priorisieren	
  and	
  rate-­‐limit	
  requests	
  and	
  responses	
  
–  Queues,	
  Rate-­‐limits,	
  Honeypots,	
  ACLs	
  
•  Verwenden	
  sie	
  NGINX	
  Plus!	
  
A NGINX Mobile Beispiel
•  Rou9ng	
  desktop	
  und	
  mobile	
  clients	
  anders	
  
map $http_user_agent $whichUpstream {
~iPhone mobile;
~Android mobile;
default desktop;
}
Upstream mobile {
server 192.168.100.100:8080;
server 192.168.100.101:8080;
}
Upstream mobile {
server 192.168.100.100:80;
server 192.168.100.101:80;
}
server {
listen 80;
location / {
proxy_pass http://$whichUpstream;
}
}
NGINX Plus
•  NGINX	
  Open	
  Source	
  +	
  erweiterte	
  Funk9onen	
  
–  Beispiel:	
  
•  Applica9on	
  Health	
  Checks	
  
•  Session	
  Persistence	
  (S9cky	
  Sessions)	
  
•  Advanced	
  Monitoring	
  and	
  Sta9s9k	
  
•  Cache	
  Purge	
  
•  HLS	
  &	
  HDS	
  Video	
  
Zusammenfassung
•  Applica9on	
  Performance	
  ist	
  sehr	
  wich9g.	
  
•  Vier	
  Bereiche	
  zum	
  konzentrieren:	
  
–  Die	
  Applica9on	
  
– Der	
  Client	
  
– Das	
  Network	
  
– Die	
  Applica9on	
  Stack	
  
•  NGINX	
  verbessert	
  Mobile	
  Web	
  and	
  Mobile	
  Apps	
  
•  NGINX	
  wird	
  von	
  40%	
  der	
  top	
  10,000	
  sites	
  benutzt	
  
Weitere Informationen
•  hfp://nginx.com	
  
–  Webinare,	
  Dokumenta9on,	
  Testversion	
  
•  hfp://nginx.org	
  
–  Open	
  Source,	
  Community,	
  Dokumenta9on	
  
•  @nginx,	
  @nginxorg	
  
•  hfp://nginx.com/nginxconf/	
  
@koombea
386 Park Ave South, 10th Floor
New York, NY 10016
625 2nd St., Suite 280
San Francisco, CA 94107
Cra 53 # 79-01 L-301
Barranquilla, Colombia
Haben Sie Fragen?
Wir sind hier um zu helfen.
Mailen Sie uns an
mvp@koombea.com
#BeResponsive

Weitere ähnliche Inhalte

Andere mochten auch

Simple Steps to UX/UI Web Design
Simple Steps to UX/UI Web DesignSimple Steps to UX/UI Web Design
Simple Steps to UX/UI Web DesignKoombea
 
Nginx+ Naxsi
Nginx+ NaxsiNginx+ Naxsi
Nginx+ Naxsi3camp
 
Procesy konwersji a zarządzanie produktem na przykładzie Alegratka.pl
 Procesy konwersji a zarządzanie produktem na przykładzie Alegratka.pl Procesy konwersji a zarządzanie produktem na przykładzie Alegratka.pl
Procesy konwersji a zarządzanie produktem na przykładzie Alegratka.pl3camp
 
Naxsi, an open source WAF for Nginx
Naxsi, an open source WAF  for NginxNaxsi, an open source WAF  for Nginx
Naxsi, an open source WAF for NginxPositive Hack Days
 
Secure Your Apps with NGINX Plus and the ModSecurity WAF
Secure Your Apps with NGINX Plus and the ModSecurity WAFSecure Your Apps with NGINX Plus and the ModSecurity WAF
Secure Your Apps with NGINX Plus and the ModSecurity WAFNGINX, Inc.
 
Journey to Product Market Fit
Journey to Product Market FitJourney to Product Market Fit
Journey to Product Market FitEllie Cachette
 
The when and who of user testing
The when and who of user testingThe when and who of user testing
The when and who of user testingFrank West
 
NYFT Minimum Sellable Product
NYFT Minimum Sellable ProductNYFT Minimum Sellable Product
NYFT Minimum Sellable ProductKoombea
 
How to Validate Your Digital Product
How to Validate Your Digital ProductHow to Validate Your Digital Product
How to Validate Your Digital ProductKoombea
 
Building a MVP [Webinar Edition]
Building a MVP [Webinar Edition]Building a MVP [Webinar Edition]
Building a MVP [Webinar Edition]Koombea
 
UX vs. UI? (SPA)
UX vs. UI? (SPA)UX vs. UI? (SPA)
UX vs. UI? (SPA)Koombea
 
Ernst & Young: Venture capital and startups in germany 2014
Ernst & Young: Venture capital and startups in germany 2014Ernst & Young: Venture capital and startups in germany 2014
Ernst & Young: Venture capital and startups in germany 2014Tibor Szász
 
Simple Steps to UX/UI Web Design- Español
Simple Steps to UX/UI Web Design- EspañolSimple Steps to UX/UI Web Design- Español
Simple Steps to UX/UI Web Design- EspañolKoombea
 
7 Key Questions to Ask Your Prospective Tech Agency
7 Key Questions to Ask Your Prospective Tech Agency7 Key Questions to Ask Your Prospective Tech Agency
7 Key Questions to Ask Your Prospective Tech AgencyKoombea
 

Andere mochten auch (15)

Simple Steps to UX/UI Web Design
Simple Steps to UX/UI Web DesignSimple Steps to UX/UI Web Design
Simple Steps to UX/UI Web Design
 
Nginx+ Naxsi
Nginx+ NaxsiNginx+ Naxsi
Nginx+ Naxsi
 
Procesy konwersji a zarządzanie produktem na przykładzie Alegratka.pl
 Procesy konwersji a zarządzanie produktem na przykładzie Alegratka.pl Procesy konwersji a zarządzanie produktem na przykładzie Alegratka.pl
Procesy konwersji a zarządzanie produktem na przykładzie Alegratka.pl
 
Naxsi, an open source WAF for Nginx
Naxsi, an open source WAF  for NginxNaxsi, an open source WAF  for Nginx
Naxsi, an open source WAF for Nginx
 
Secure Your Apps with NGINX Plus and the ModSecurity WAF
Secure Your Apps with NGINX Plus and the ModSecurity WAFSecure Your Apps with NGINX Plus and the ModSecurity WAF
Secure Your Apps with NGINX Plus and the ModSecurity WAF
 
Journey to Product Market Fit
Journey to Product Market FitJourney to Product Market Fit
Journey to Product Market Fit
 
How to monitor NGINX
How to monitor NGINXHow to monitor NGINX
How to monitor NGINX
 
The when and who of user testing
The when and who of user testingThe when and who of user testing
The when and who of user testing
 
NYFT Minimum Sellable Product
NYFT Minimum Sellable ProductNYFT Minimum Sellable Product
NYFT Minimum Sellable Product
 
How to Validate Your Digital Product
How to Validate Your Digital ProductHow to Validate Your Digital Product
How to Validate Your Digital Product
 
Building a MVP [Webinar Edition]
Building a MVP [Webinar Edition]Building a MVP [Webinar Edition]
Building a MVP [Webinar Edition]
 
UX vs. UI? (SPA)
UX vs. UI? (SPA)UX vs. UI? (SPA)
UX vs. UI? (SPA)
 
Ernst & Young: Venture capital and startups in germany 2014
Ernst & Young: Venture capital and startups in germany 2014Ernst & Young: Venture capital and startups in germany 2014
Ernst & Young: Venture capital and startups in germany 2014
 
Simple Steps to UX/UI Web Design- Español
Simple Steps to UX/UI Web Design- EspañolSimple Steps to UX/UI Web Design- Español
Simple Steps to UX/UI Web Design- Español
 
7 Key Questions to Ask Your Prospective Tech Agency
7 Key Questions to Ask Your Prospective Tech Agency7 Key Questions to Ask Your Prospective Tech Agency
7 Key Questions to Ask Your Prospective Tech Agency
 

Ähnlich wie Responsive Mit Irhem Webseiten (German Edition)

Creasoft-Akademie - Mobile Multiplattform Apps
Creasoft-Akademie - Mobile Multiplattform AppsCreasoft-Akademie - Mobile Multiplattform Apps
Creasoft-Akademie - Mobile Multiplattform AppsCreasoft AG
 
10 Dinge die ich an dir hasse - Stolpersteine in der Webentwicklung
10 Dinge die ich an dir hasse - Stolpersteine in der Webentwicklung10 Dinge die ich an dir hasse - Stolpersteine in der Webentwicklung
10 Dinge die ich an dir hasse - Stolpersteine in der WebentwicklungSebastian Springer
 
Welcome to a New Reality - SEO goes Mobile First in 2017
Welcome to a New Reality - SEO goes Mobile First in 2017Welcome to a New Reality - SEO goes Mobile First in 2017
Welcome to a New Reality - SEO goes Mobile First in 2017Bastian Grimm
 
Kritische app performance erfolgreich optimieren mit Bison
Kritische app performance erfolgreich optimieren mit BisonKritische app performance erfolgreich optimieren mit Bison
Kritische app performance erfolgreich optimieren mit BisonDynatrace
 
SDC2011: Web Performance Optimization
SDC2011: Web Performance OptimizationSDC2011: Web Performance Optimization
SDC2011: Web Performance OptimizationJakob
 
Welcome to a New Reality - SEO goes Mobile First in 2017
Welcome to a New Reality - SEO goes Mobile First in 2017Welcome to a New Reality - SEO goes Mobile First in 2017
Welcome to a New Reality - SEO goes Mobile First in 2017Bastian Grimm
 
AdminCamp2017 - ApplicationInsights
AdminCamp2017 - ApplicationInsightsAdminCamp2017 - ApplicationInsights
AdminCamp2017 - ApplicationInsightsChristoph Adler
 
Agile Softwareentwicklung mit Rails
Agile Softwareentwicklung mit RailsAgile Softwareentwicklung mit Rails
Agile Softwareentwicklung mit RailsHussein Morsy
 
SEO Webinar "Alles mobile oder was? So funktioniert Googles Mobile First Index."
SEO Webinar "Alles mobile oder was? So funktioniert Googles Mobile First Index."SEO Webinar "Alles mobile oder was? So funktioniert Googles Mobile First Index."
SEO Webinar "Alles mobile oder was? So funktioniert Googles Mobile First Index."Namics
 
Einführung in die Mobile-Produktentwicklung: Konzeption, Design, Entwicklung,...
Einführung in die Mobile-Produktentwicklung: Konzeption, Design, Entwicklung,...Einführung in die Mobile-Produktentwicklung: Konzeption, Design, Entwicklung,...
Einführung in die Mobile-Produktentwicklung: Konzeption, Design, Entwicklung,...Bokowsky + Laymann GmbH
 
2008 - Basta!: Massendaten auf dem Client
2008 - Basta!: Massendaten auf dem Client2008 - Basta!: Massendaten auf dem Client
2008 - Basta!: Massendaten auf dem ClientDaniel Fisher
 
Android Ice Cream Sandwich WJAX 2011
Android Ice Cream Sandwich WJAX 2011Android Ice Cream Sandwich WJAX 2011
Android Ice Cream Sandwich WJAX 2011Dominik Helleberg
 
Frontend Performance @ Hochschule der Medien Stuttgart
Frontend Performance @ Hochschule der Medien StuttgartFrontend Performance @ Hochschule der Medien Stuttgart
Frontend Performance @ Hochschule der Medien StuttgartJakob
 
Skalierung & Performance
Skalierung & PerformanceSkalierung & Performance
Skalierung & Performanceglembotzky
 
Ansätze mobiler App Entwicklung mit Vor- und Nachteilen
Ansätze mobiler App Entwicklung mit Vor- und NachteilenAnsätze mobiler App Entwicklung mit Vor- und Nachteilen
Ansätze mobiler App Entwicklung mit Vor- und NachteilenCrowdArchitects GmbH
 
SharePointCommunity.ch SharePoint Lösungen für die Zukunft
SharePointCommunity.ch SharePoint Lösungen für die ZukunftSharePointCommunity.ch SharePoint Lösungen für die Zukunft
SharePointCommunity.ch SharePoint Lösungen für die ZukunftDavid Schneider
 
Responsive Web Design - Ein Überblick
Responsive Web Design - Ein ÜberblickResponsive Web Design - Ein Überblick
Responsive Web Design - Ein ÜberblickAmazee Labs
 
Smartes SEO Monitoring & Alerting mit Apps Scripts [DE] - John Muñoz
Smartes SEO Monitoring & Alerting mit Apps Scripts [DE] - John MuñozSmartes SEO Monitoring & Alerting mit Apps Scripts [DE] - John Muñoz
Smartes SEO Monitoring & Alerting mit Apps Scripts [DE] - John MuñozJohn Muñoz
 

Ähnlich wie Responsive Mit Irhem Webseiten (German Edition) (20)

Creasoft-Akademie - Mobile Multiplattform Apps
Creasoft-Akademie - Mobile Multiplattform AppsCreasoft-Akademie - Mobile Multiplattform Apps
Creasoft-Akademie - Mobile Multiplattform Apps
 
10 Dinge die ich an dir hasse - Stolpersteine in der Webentwicklung
10 Dinge die ich an dir hasse - Stolpersteine in der Webentwicklung10 Dinge die ich an dir hasse - Stolpersteine in der Webentwicklung
10 Dinge die ich an dir hasse - Stolpersteine in der Webentwicklung
 
Welcome to a New Reality - SEO goes Mobile First in 2017
Welcome to a New Reality - SEO goes Mobile First in 2017Welcome to a New Reality - SEO goes Mobile First in 2017
Welcome to a New Reality - SEO goes Mobile First in 2017
 
Kritische app performance erfolgreich optimieren mit Bison
Kritische app performance erfolgreich optimieren mit BisonKritische app performance erfolgreich optimieren mit Bison
Kritische app performance erfolgreich optimieren mit Bison
 
SDC2011: Web Performance Optimization
SDC2011: Web Performance OptimizationSDC2011: Web Performance Optimization
SDC2011: Web Performance Optimization
 
Welcome to a New Reality - SEO goes Mobile First in 2017
Welcome to a New Reality - SEO goes Mobile First in 2017Welcome to a New Reality - SEO goes Mobile First in 2017
Welcome to a New Reality - SEO goes Mobile First in 2017
 
AdminCamp2017 - ApplicationInsights
AdminCamp2017 - ApplicationInsightsAdminCamp2017 - ApplicationInsights
AdminCamp2017 - ApplicationInsights
 
Agile Softwareentwicklung mit Rails
Agile Softwareentwicklung mit RailsAgile Softwareentwicklung mit Rails
Agile Softwareentwicklung mit Rails
 
SEO Webinar "Alles mobile oder was? So funktioniert Googles Mobile First Index."
SEO Webinar "Alles mobile oder was? So funktioniert Googles Mobile First Index."SEO Webinar "Alles mobile oder was? So funktioniert Googles Mobile First Index."
SEO Webinar "Alles mobile oder was? So funktioniert Googles Mobile First Index."
 
Einführung in die Mobile-Produktentwicklung: Konzeption, Design, Entwicklung,...
Einführung in die Mobile-Produktentwicklung: Konzeption, Design, Entwicklung,...Einführung in die Mobile-Produktentwicklung: Konzeption, Design, Entwicklung,...
Einführung in die Mobile-Produktentwicklung: Konzeption, Design, Entwicklung,...
 
2008 - Basta!: Massendaten auf dem Client
2008 - Basta!: Massendaten auf dem Client2008 - Basta!: Massendaten auf dem Client
2008 - Basta!: Massendaten auf dem Client
 
Nefos: Nefos Mobile iPad App
Nefos: Nefos Mobile iPad AppNefos: Nefos Mobile iPad App
Nefos: Nefos Mobile iPad App
 
Android Ice Cream Sandwich WJAX 2011
Android Ice Cream Sandwich WJAX 2011Android Ice Cream Sandwich WJAX 2011
Android Ice Cream Sandwich WJAX 2011
 
Frontend Performance @ Hochschule der Medien Stuttgart
Frontend Performance @ Hochschule der Medien StuttgartFrontend Performance @ Hochschule der Medien Stuttgart
Frontend Performance @ Hochschule der Medien Stuttgart
 
Skalierung & Performance
Skalierung & PerformanceSkalierung & Performance
Skalierung & Performance
 
Ansätze mobiler App Entwicklung mit Vor- und Nachteilen
Ansätze mobiler App Entwicklung mit Vor- und NachteilenAnsätze mobiler App Entwicklung mit Vor- und Nachteilen
Ansätze mobiler App Entwicklung mit Vor- und Nachteilen
 
SharePointCommunity.ch SharePoint Lösungen für die Zukunft
SharePointCommunity.ch SharePoint Lösungen für die ZukunftSharePointCommunity.ch SharePoint Lösungen für die Zukunft
SharePointCommunity.ch SharePoint Lösungen für die Zukunft
 
Responsive Web Design - Ein Überblick
Responsive Web Design - Ein ÜberblickResponsive Web Design - Ein Überblick
Responsive Web Design - Ein Überblick
 
Smartes SEO Monitoring & Alerting mit Apps Scripts [DE] - John Muñoz
Smartes SEO Monitoring & Alerting mit Apps Scripts [DE] - John MuñozSmartes SEO Monitoring & Alerting mit Apps Scripts [DE] - John Muñoz
Smartes SEO Monitoring & Alerting mit Apps Scripts [DE] - John Muñoz
 
design
designdesign
design
 

Mehr von Koombea

Machine learning: Koombea TechTalks
Machine learning: Koombea TechTalks  Machine learning: Koombea TechTalks
Machine learning: Koombea TechTalks Koombea
 
How to Define an MVP: Koombea TechTalks
How to Define an MVP: Koombea TechTalks How to Define an MVP: Koombea TechTalks
How to Define an MVP: Koombea TechTalks Koombea
 
Infrastructure as Code with Terraform: Koombea TechTalks
Infrastructure as Code with Terraform: Koombea TechTalksInfrastructure as Code with Terraform: Koombea TechTalks
Infrastructure as Code with Terraform: Koombea TechTalksKoombea
 
How WordPress Frameworks actually work
How WordPress Frameworks actually workHow WordPress Frameworks actually work
How WordPress Frameworks actually workKoombea
 
Wordpress develompent with Docker
Wordpress develompent with DockerWordpress develompent with Docker
Wordpress develompent with DockerKoombea
 
Plugins on word press
Plugins on word pressPlugins on word press
Plugins on word pressKoombea
 
How to make wordpress an effective tool for the design of usable and function...
How to make wordpress an effective tool for the design of usable and function...How to make wordpress an effective tool for the design of usable and function...
How to make wordpress an effective tool for the design of usable and function...Koombea
 
Simplifying Code: Koombea TechTalks
Simplifying Code: Koombea TechTalks Simplifying Code: Koombea TechTalks
Simplifying Code: Koombea TechTalks Koombea
 
Dynamic Project Management: Koombea TechTalks
Dynamic Project Management: Koombea TechTalksDynamic Project Management: Koombea TechTalks
Dynamic Project Management: Koombea TechTalksKoombea
 
A Look Into Blockchain: Koombea TechTalks
A Look Into Blockchain: Koombea TechTalks A Look Into Blockchain: Koombea TechTalks
A Look Into Blockchain: Koombea TechTalks Koombea
 
Building Innovative Products for SaaS
Building Innovative Products for SaaSBuilding Innovative Products for SaaS
Building Innovative Products for SaaSKoombea
 
Intro to Web Accessibility: Koombea TechTalks
Intro to Web Accessibility: Koombea TechTalksIntro to Web Accessibility: Koombea TechTalks
Intro to Web Accessibility: Koombea TechTalksKoombea
 
Implementing Mobile Application on your retail Store
Implementing Mobile Application on your retail StoreImplementing Mobile Application on your retail Store
Implementing Mobile Application on your retail StoreKoombea
 
How CMOs Can Build a Mobile App Strategy
How CMOs Can Build a Mobile App StrategyHow CMOs Can Build a Mobile App Strategy
How CMOs Can Build a Mobile App StrategyKoombea
 
How to build a MVP app as a non-tech founder
How to build a MVP app as a non-tech founderHow to build a MVP app as a non-tech founder
How to build a MVP app as a non-tech founderKoombea
 

Mehr von Koombea (15)

Machine learning: Koombea TechTalks
Machine learning: Koombea TechTalks  Machine learning: Koombea TechTalks
Machine learning: Koombea TechTalks
 
How to Define an MVP: Koombea TechTalks
How to Define an MVP: Koombea TechTalks How to Define an MVP: Koombea TechTalks
How to Define an MVP: Koombea TechTalks
 
Infrastructure as Code with Terraform: Koombea TechTalks
Infrastructure as Code with Terraform: Koombea TechTalksInfrastructure as Code with Terraform: Koombea TechTalks
Infrastructure as Code with Terraform: Koombea TechTalks
 
How WordPress Frameworks actually work
How WordPress Frameworks actually workHow WordPress Frameworks actually work
How WordPress Frameworks actually work
 
Wordpress develompent with Docker
Wordpress develompent with DockerWordpress develompent with Docker
Wordpress develompent with Docker
 
Plugins on word press
Plugins on word pressPlugins on word press
Plugins on word press
 
How to make wordpress an effective tool for the design of usable and function...
How to make wordpress an effective tool for the design of usable and function...How to make wordpress an effective tool for the design of usable and function...
How to make wordpress an effective tool for the design of usable and function...
 
Simplifying Code: Koombea TechTalks
Simplifying Code: Koombea TechTalks Simplifying Code: Koombea TechTalks
Simplifying Code: Koombea TechTalks
 
Dynamic Project Management: Koombea TechTalks
Dynamic Project Management: Koombea TechTalksDynamic Project Management: Koombea TechTalks
Dynamic Project Management: Koombea TechTalks
 
A Look Into Blockchain: Koombea TechTalks
A Look Into Blockchain: Koombea TechTalks A Look Into Blockchain: Koombea TechTalks
A Look Into Blockchain: Koombea TechTalks
 
Building Innovative Products for SaaS
Building Innovative Products for SaaSBuilding Innovative Products for SaaS
Building Innovative Products for SaaS
 
Intro to Web Accessibility: Koombea TechTalks
Intro to Web Accessibility: Koombea TechTalksIntro to Web Accessibility: Koombea TechTalks
Intro to Web Accessibility: Koombea TechTalks
 
Implementing Mobile Application on your retail Store
Implementing Mobile Application on your retail StoreImplementing Mobile Application on your retail Store
Implementing Mobile Application on your retail Store
 
How CMOs Can Build a Mobile App Strategy
How CMOs Can Build a Mobile App StrategyHow CMOs Can Build a Mobile App Strategy
How CMOs Can Build a Mobile App Strategy
 
How to build a MVP app as a non-tech founder
How to build a MVP app as a non-tech founderHow to build a MVP app as a non-tech founder
How to build a MVP app as a non-tech founder
 

Responsive Mit Irhem Webseiten (German Edition)

  • 1. RESPONSIVE MIT IRHEM WEBSEITEN @koombea #BeResponsive (German Version)
  • 2. Sprecher David Bohorquez Front End Lead Koombea Rick Nelson Technical Solutions Architect NGINX @koombea #BeResponsive
  • 3. DAVID:             -  Was ist responsive & warum? -  Welche Option sollten Sie wählen?   -  Web responsive Design-Strategie -  Optionen für responsive Websites RICK: -  warum brauchen wir performance?   -  Optimierung für Performance Agenda @koombea #BeResponsive
  • 4. Was ist responsive & warum? -  Gibt es für ein paar Jahre. -  funktioniert auf mobile. -  mobilen Einsatz erhöht und ist notwendig, @koombea #BeResponsive
  • 5. Responsive VS Mobile VS Native App @koombea #BeResponsive
  • 6. 90% der Nutzer verwenden mehrere Bildschirme. (uberflip)                     66% der Smartphone-& Tablet-Nutzer sind mit Ladezeiten frustriert. (SEO social) @koombea #BeResponsive
  • 7. Wann wollen wir responsive? @koombea #BeResponsive
  • 8. Mobile Version Vorteile: - erfordert eine separate Website   - Optimierung für Mobile - weniger Arbeit und schneller   Nachteile:   - Mehrere trennt Websites.   - doppelte SEO (gut oder schlecht) @koombea #BeResponsive
  • 9. Vorteile: - Dedicated-Marktplatz. Beispiel: App Store or Google Play. - bessere performance. Nachteile:   - Benötigt App für jede Plattform.. - App Review Zeit dauert eine Weile   - teurer Native App
  • 10. Vorteile:   - nur eine Website - billiger.   - besser für die Zukunft. -  weniger Arbeit. -  nur eine Website   - schneller Entwicklungszeit   Nachteile:   - komplexere Arbeit - es gibt viele Arten von Mobil. Responsive
  • 11. 1.  Marketing-Site (normalerweise ja). 2.  Web App (je nachdem). 3. E-commerce (normalerweise ja). Sollten Sie für responsive bauen? @koombea #BeResponsive
  • 13. “My Artisan Ink” Responsive Fallstudie
  • 14. -  Graceful degradation. -  Mobile zuletzt -  Progressive enhancement -  Mobile zuerst -  Content zuerst Web Responsive Design-Strategien @koombea #BeResponsive
  • 16. Erkennung Taktik:   - Device/OS/Browser Entdeckung (unzuverlässig). - Feature-Erkennung. - Erkennung sollten die Funktionen zu identifizieren um die richtige Website zu zeigen Möglichkeiten für Responsive-Web @koombea #BeResponsive
  • 17. Herstellung von Responsive-Web Rick Nelson   Technical Solutions Architect @koombea #BeResponsive
  • 19. •  es ist Ihre Website, aber das spielt keine Rolle •  Sie entscheiden: •  Wenn Sie nicht Ihre Benutzer geben was sie brauchen, wenn sie es brauchen, werden sie die app verlassen. •  Wenn Ihre Seite nicht innerhalb von 3 Sekunden geladen ist, wird bis zu 40% Ihrer Benutzer werden die app verlassen. Welche  Websites    sie  besuchen?   Die  Apps  sie  nutzen   die  performance   die  sie  akzep9eren   wenn  sie  au;ören   Benutzer sind in der Steuerung
  • 20. “We want you to be able to flick from one page to another as quickly as you can flick a page on a book. So we’re really aiming very, very high here… at something like 100 milliseconds.” Urs Hölzle, Senior VP Operations, Google Jeder Benutzer ist wichtig Es spielt keine Rolle, wie viel Traffic Ihrer Webseite.           -  Flash Crowd -  HTTP Post Attack, Slow Read Attack … es ist ihnen egal!  
  • 21. Das impact von mobile users •  mehr Nutzer •  gehen Sie zu Ihrer App jederzeit •  große Veränderungen in Site-Traffic •  langsameren Verbindungen •  weniger Bandbreite
  • 22. Mobile Apps vs. Mobile Web •  Mobile Apps verwenden API-Aufrufe nicht Web-Seiten •  viele kurze requests •  mehr Verbindungen •  Unterstützung für mehrere App-Versionen Ihre Server muss Millionen von requests sehr schnell liefern
  • 23. The image cannot be displayed. Your computer may not have enough memory to open the image, or the image may have been corrupted. Restart your computer, and then open the file again. If the red x still appears, you may have to delete the image and then insert it again. Was können Sie tun?
  • 25. Internet 4 Möglichkeiten zur Optimierung Python   Ruby   node.js   Java   Client Device Netzwerk Application Stack Code
  • 26. performance verbessern auf Client Device •  Reduzieren HTTP GETs und Bandbreite: –  Merge und Ressourcen zu reduzieren –  gute Verwendung von client caching •  Ihre Optionen: –  Vorverarbeitung in Asset Pipeline –  In-app (Google Pagespeed) –  As-a-Service
  • 27. performance verbessern auf der Network •  Schnellere Downloads: –  Content Delivery Network –  Google SPDY –  OCSP stapling •  Ihre Optionen: –  CDN –  NGINX+
  • 28. performance verbessern auf dem Application Stack •  Was meinen wir damit? •  Das ‘Application Stack’ verbindet HTTP traffic mit Ihrem Code, APIs und Static content Internet code: •  Python, Ruby, node.js, Java APIs •  Internal and External APIs “Static” Content •  On disk •  In database HTTP  
  • 29. Vier Schritte zu schnelleren Apps Optimieren HTTP processing Scale the backend servers Cache populär responses intelligente mit Ihrem traffic
  • 30. Hunderte von gleichzeitigen Verbindungen ... durch eine kleine Anzahl von Multiplexverfahren übergeben ... begrenzten Ressourcen Was ist hart mit HTTP? Client-side: langsame Netzwerk mehrere Verbindungen HTTP Keepalives Server-side: Beschränkt concurrency
  • 31. Hunderte von gleichzeitigen Verbindungen ... durch eine kleine Anzahl von Multiplexverfahren übergeben ... ein Prozess pro Core NGINX architecture
  • 32. NGINX ändert application performance •  fast unbegrenzte Fähigkeit •  Verwandelt Worst-Case-Traffic auf Best-Case. Internet Nlangsam, high-concurrency internet-side traffic Schnell, effizient local-side traffic
  • 33. Scale the Backend Servers Load Balancing Internet N þ   verbessert  Applica9on  Availability   þ   Management   þ   erhöht  Capacity   þ   Advanced  techniques  e.g.  A|B  tes9ng   Why?   þ   DNS  Round  Robin   þ   Hardware  L4  load  balancer   þ   SoOware  Reverse  Proxy  LB   þ   Cloud  solu9on   How?  
  • 34. Cache populär responses GET  /logo.png   GET  /logo.png   Hybrid  on-­‐disk  and   in-­‐memory  cache   N+
  • 35. Was ist mit dynamic content? •  einige  Seiten  sinbe  un-­‐cacheable     •  einige  Seiten  sind  uncacheable   –  cache  purging   –  Schnelle  cache  9mes  
  • 36. Clever mit Ihrem traffic •  Priorisieren  and  rate-­‐limit  requests  and  responses   –  Queues,  Rate-­‐limits,  Honeypots,  ACLs   •  Verwenden  sie  NGINX  Plus!  
  • 37. A NGINX Mobile Beispiel •  Rou9ng  desktop  und  mobile  clients  anders   map $http_user_agent $whichUpstream { ~iPhone mobile; ~Android mobile; default desktop; } Upstream mobile { server 192.168.100.100:8080; server 192.168.100.101:8080; } Upstream mobile { server 192.168.100.100:80; server 192.168.100.101:80; } server { listen 80; location / { proxy_pass http://$whichUpstream; } }
  • 38.
  • 39. NGINX Plus •  NGINX  Open  Source  +  erweiterte  Funk9onen   –  Beispiel:   •  Applica9on  Health  Checks   •  Session  Persistence  (S9cky  Sessions)   •  Advanced  Monitoring  and  Sta9s9k   •  Cache  Purge   •  HLS  &  HDS  Video  
  • 40. Zusammenfassung •  Applica9on  Performance  ist  sehr  wich9g.   •  Vier  Bereiche  zum  konzentrieren:   –  Die  Applica9on   – Der  Client   – Das  Network   – Die  Applica9on  Stack   •  NGINX  verbessert  Mobile  Web  and  Mobile  Apps   •  NGINX  wird  von  40%  der  top  10,000  sites  benutzt  
  • 41. Weitere Informationen •  hfp://nginx.com   –  Webinare,  Dokumenta9on,  Testversion   •  hfp://nginx.org   –  Open  Source,  Community,  Dokumenta9on   •  @nginx,  @nginxorg   •  hfp://nginx.com/nginxconf/  
  • 42. @koombea 386 Park Ave South, 10th Floor New York, NY 10016 625 2nd St., Suite 280 San Francisco, CA 94107 Cra 53 # 79-01 L-301 Barranquilla, Colombia Haben Sie Fragen? Wir sind hier um zu helfen. Mailen Sie uns an mvp@koombea.com #BeResponsive