Building Systems That Are Neverdone
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the concept of building systems that are "never done" in this conference talk from GOTO Amsterdam 2015. Delve into the rapidly changing software industry and the growing acceptance of microservices in systems architecture. Learn about the challenges and opportunities presented by this approach, including integration issues and other related practices. Examine the principles of test-driven development, the Single Responsibility Principle (SRP), and the Keep It Simple, Stupid (KISS) philosophy. Gain insights into application servers and integration testing as you consider the implications of creating systems that are continuously evolving and adapting to new requirements and technologies.
Syllabus
Intro
What is neverdone
Microservices
Singularity
Problems
Integration
Other practices
The Agony
Grasp
Testdriven development
Should we bother with TDD
SRP
KISS
Application Servers
Integration Testing
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube