Serverless in 2022

<p>On January 4th, I announced the&nbsp;<a href="https://betterprogramming.pub/and-the-2022-word-of-the-year-for-programmers-is-3605dc1bd698" rel="noopener ugc nofollow" target="_blank">tech word of the year was async</a>.</p> <p>Personally, I was prepared for a year of education on event-driven architectures. I was determined to go full-swing at work into&nbsp;<a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/202" rel="noopener ugc nofollow" target="_blank">202 status codes</a>&nbsp;and background processes.</p> <p>The&nbsp;<a href="https://betterprogramming.pub/introducing-a-new-cross-cutting-architecture-diagram-the-critical-path-62d75980bd1f" rel="noopener ugc nofollow" target="_blank">architectures I designed</a>&nbsp;were loosely coupled and relied on EventBridge for service-to-service communication. I even wrote&nbsp;<a href="https://betterprogramming.pub/introduction-to-aws-websockets-8b336a92c379" rel="noopener ugc nofollow" target="_blank">a full series on WebSockets</a>&nbsp;demonstrating how to keep your UI updated while you wait for background tasks to run.</p> <p>Needless to say, I was fully invested in the theme of the year. And I wasn&rsquo;t the only one.</p> <p>The serverless community was also focused on promoting asynchronous development. Over the course of the year, we had countless events, service announcements, blog posts, videos, and podcasts that all advocated for the benefits of async. Then, of course, we had the icing on the cake at re:Invent in&nbsp;<a href="https://twitter.com/Werner" rel="noopener ugc nofollow" target="_blank">Dr. Werner Vogel&rsquo;s</a>&nbsp;keynote.</p> <p><a href="https://betterprogramming.pub/serverless-in-2022-283e5472ee66"><strong>Learn More</strong></a></p>
Tags: serverless