Remove Design Remove Lambda Remove Programming Remove Software Architecture
article thumbnail

A Day with Kotlin

Software Architecture

Null Safety One of the most common pitfalls of many programming languages including Java, is that accessing a null reference would result in a null reference exception. A Day with Kotlin was originally published in Software Architecture on Medium, where people are continuing the conversation by highlighting and responding to this story.

Java 100
article thumbnail

Another New Talk: Elements of Design

Sutter's Mill

Elements of Design. At C++ and Beyond next week (and in December) I’ll also be giving a brand-new half-day talk on Elements of Design. Although those areas are pretty diverse, they also have a lot of commonalities, and the insights and learnings apply directly to mainstream classes-and-libraries production software design.

Design 40
article thumbnail

How to overcome the cloud observability wall

Dynatrace

You may be using serverless functions like AWS Lambda , Azure Functions , or Google Cloud Functions, or a container management service, such as Kubernetes. In contrast to modern software architecture, which uses distributed microservices, organizations historically structured their applications in a pattern known as “monolithic.”

Cloud 226