my blog. for you.

Reden wir über Digitales.

Ich bin selbständiger IT Berater und Unternehmer in der Internet und Software Branche. Ich beschäftige mich mit Design, Enterprise Applikationen, Web Apps und SaaS Produkten. Ich entwerfe und entwickle Business Lösungen und Anwendungen. Ich helfe Unternehmen in Sachen Software Qualität und Wissenstransfer, z.B. mit Angular und Spring Boot.

Using Netflix Zuul As a Reverse Proxy / API Gateway

Leider ist der Eintrag nur auf English verfügbar.Zuul, which like the service discovery tool Eureka and the fault tolerance library Hystrix is part of Netflix' cloud orchestration stack, is a reverse proxy / API gateway. A reverse proxy conceptually works like this: A reverse proxy allows you to route requests to a single domain to multiple backing services behind that proxy. This can be conducive in situations where you want to break up your application into several loosely-coupled components that externally, that is ... Read more

Using Spring JdbcTemplate Instead of Object-Relational Mapping

Leider ist der Eintrag nur auf English verfügbar.Spring JDBC and Spring JdbcTemplate in particular has become my go-to tool for accessing relational databases for quite some time now and for good reason in my opinion: The common way for using data from an RDBMS in an object-oriented context used to be and for the most part still is object-relational mapping (ORM) frameworks like the Java Persistence API (JPA) or Rails' ActiveRecord. As the name suggests these frameworks attempt to map data (and ... Read more

Jeremy Keith @ beyond tellerrand 2017 – Evaluating Technology

Leider ist der Eintrag nur auf English verfügbar.Jeremy Keith @ beyond tellerrand 2017: Evaluating Technology – Jeremy Keith – btconfDUS2017 from beyond tellerrand on Vimeo. Read more

Flexbox Explained with Animations

Leider ist der Eintrag nur auf English verfügbar.Flexbox is a fairly new CSS3 layout standard that allows you to have layout elements automatically fit the available space according to layout rules defined in a website's stylesheet. While as of today still a W3C Candidate Recommendation Flexbox is already well-supported by all major browsers. In contrast to tried and true block- or grid-based layouts with Flexbox the onus of defining the exact placement of an element isn't on the designer but the browser. ... Read more

Sarah Drasner @ beyond tellerrand 2017 – Storytelling in JavaScript

Leider ist der Eintrag nur auf English verfügbar.Sarah Drasner @ beyond tellerrand 2017: Read more

The Noun Project – Building the World’s Visual Language

Leider ist der Eintrag nur auf English verfügbar.Today there's certainly no shortage of icon sets and icon search engines (see the list below for a selection of those). These come in different flavours, mostly as icon fonts or SVG files, and can be easily integrated in a website or web application using standard HTML and CSS techniques. A particularly ambitious offering though is the Noun Project. The Noun Project provides a huge collection of curated icons (or rather huge amount of icon ... Read more

Espen Brunborg @ beyond tellerrand 2017 – The Secret Life of Comedy

Leider ist der Eintrag nur auf English verfügbar.Espen Brunborg @ beyond tellerrand 2017: The Secret Life of Comedy – Espen Brunborg – btconfDUS2017 from beyond tellerrand on Vimeo. Read more

Phil Hawksworth @ beyond tellerrand 2017: Dodging Bullets – Microservices for Fewer Sleepless Nights

Leider ist der Eintrag nur auf English verfügbar.Phil Hawksworth @ beyond tellerrand 2017: Dodging bullets – Microservices for fewer sleepless nights from beyond tellerrand on Vimeo. Read more

Chris Heilmann @ beyond tellerrand 2017: Breaking out of the Tretris Mindset

Leider ist der Eintrag nur auf English verfügbar.Chris Heilmann @ beyond tellerrand 2017: Breaking out of the Tetris mind set from beyond tellerrand on Vimeo. Read more

Designing Delivery and Moving Beyond Products

Leider ist der Eintrag nur auf English verfügbar.I'm a frequent attendee at Lean DUS, a regular event organised by the fantastic folks of sipgate. At LEAN DUS #23 earlier this year Jeff Sussna gave a talk on moving beyond products and unifying design and operations. Jeff runs a consulting company called Sussna Associates, which aims to help businesses to establish a comprehensive, continuous service delivery process. He also condensed his expertise in a book called Designing Delivery, which outlines a continuous value creation ... Read more
« Vorherige SeiteNächste Seite »