DZone Cloud Guide including Serverless Architectures on AWS

Andreas Wittig – 28 Feb 2017

DZone released a new guide: Cloud Native Development & Deployment. I’m proud that my article Serverless Architectures on AWS is part of the free ebook as well.

Cloud Native Development & Deployment

Key takeaways from my article

A serverless platform allows you to run your application including computing, storing, and networking without the need of spinning up and managing a single (virtual) machine. Being able to focus on software development instead of operating a fleet of servers is the primary driver behind serverless. Dividing your application into small functions is necessary when following a serverless approach. Making use of microservice architectures helps you to achieve that goal. Serverless is made for event-driven architectures.

  • Cloud Native Applications and the CAP Theorem
  • Diving Deeper Into Cloud
  • Adapting Serverless Architecture
  • Cloud-native Middleware Microservices

Get a free copy now!

Andreas Wittig

Andreas Wittig

I’ve been building on AWS since 2012 together with my brother Michael. We are sharing our insights into all things AWS on cloudonaut and have written the book AWS in Action. Besides that, we’re currently working on bucketAV,HyperEnv for GitHub Actions, and marbot.

Here are the contact options for feedback and questions.