Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Serverless Architectures

You're reading from   Building Serverless Architectures Unleash the power of AWS Lambdas for your applications

Arrow left icon
Product type Paperback
Published in Jul 2017
Publisher Packt
ISBN-13 9781787129191
Length 242 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Cagatay Gurturk Cagatay Gurturk
Author Profile Icon Cagatay Gurturk
Cagatay Gurturk
Arrow right icon
View More author details
Toc

Applying Enterprise Patterns

Maybe it is possible to build projects with the Java language with a simple code organization, throwing some working code parts and having a just-works project at the end of the day. However, the Java culture is famous for more complicated code structures, abstraction of different layers, creating small, independently testable components, and gluing it all together. Maybe it is not the right name for that, but often, this approach reminds people of enterprise programming.

AWS Lambda functions might seem like small, independent functions and they really are. Our colleagues who write Lambda functions with other programming languages, such as Node.JS or Python, tend to put everything into simple functions, often ignoring code reusability and separation of concerns. It is very easy to find Lambda functions consisting of only a single file with all the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime