Bits of Serverless | Datadog

Bits of Serverless

Datadog invites you to participate in our inaugural multi-day serverless conference. We’ll explore the serverless ecosystem, dive into JAMStack architectures and scaling considerations, and share learnings from industry experts spread over three days.

Serverless has experienced consistent growth year over year since the launch of AWS Lambda in 2014. In fact, half of AWS users have adopted Lambda. Paying for what you use, simplifying development, and scaling as a feature has been a boon to companies the world over. This has been doubly so during the pandemic.

Attendees will get practitioner level guidance across a variety of domains and leave with actionable insights that can be applied within their own organizations. They will have an opportunity to attend a hands-on workshop on day two, and the event will culminate in a session with Datadog’s internal security team sharing their respective learnings on leveraging serverless for near real time security automation. Don’t miss this opportunity to share, get hands-on, and look behind the curtain at Datadog’s internal serverless security automation pipeline.

December 8 - 11:30 a.m. EST
Serverless talks from technologists at Frame.io, Vercel, Ridgeline and Stackery

December 9 - 12:00 p.m. EST
Workshop: Get Up and Running with Serverless

December 10 - 12:00 p.m. EST
Datadog on Serverless

Speakers

zainraza.png
Zain RazaFrame.io
Read full bio
guillermorauch.png
Guillermo RauchVercel
Read full bio
timopheyzaitsev.png
Timophey ZaitsevRidgeline
Read full bio
farrahcampbell.png
Farrah CampbellStackery
Read full bio
danielleheberling.png
Danielle HeberlingStackery
Read full bio
stephenpinkerton.png
Stephen PinkertonDatadog
Read full bio
harvinderghotra.png
Harvinder GhotraDatadog
Read full bio
andrewkrug.png
Andrew KrugDatadog
Read full bio
rachelwhite.png
Rachel WhiteDatadog
Read full bio
darcyrayner.png
Darcy RaynerDatadog
Read full bio

Tuesday, December 8

11:30
11:30
Introductions
11:45
11:45
Serverless Pitfalls and Lessons Learned While Scaling During COVID-19 (Frame.io)
12:30
12:30
Serverless Frontend Architecture with Next.js and Vercel (Vercel)
13:15
13:15
Building Natively on the Public Cloud (Ridgeline)
14:00
14:00
Serverless Myth Busters (Stackery)
14:45
14:45
Serverless Panel
15:30
15:30
Datadog Announcement and Demo

Wednesday, December 9

12:00 - 14:30
12:00 - 14:30
Get Up and Running with Serverless Workshop

Thursday, December 10

12:00 - 13:30
12:00 - 13:30
Datadog on Serverless

Session Details

Serverless Pitfalls and Lessons Learned While Scaling During COVID-19
Zain Raza, Director of Video Engineering
Frame.io

COVID-19 is pushing remote video workflows to the limit and increasing online collaboration worldwide—now and into the future. In this talk, Zain Raza will share how Frame.io, a cloud-based video collaboration platform, addressed unexpected challenges faced by sudden spikes in its serverless/distributed video encoding pipeline. While AWS Lambda and Step Functions are built to handle traffic surges, Raza and his team discovered that there are some service limits that must be taken into account when designing a serverless/distributed platform to scale.

This session will focus on techniques used to manage Lambda invocations (such as AWS RunTask throttling among others) in order to avoid system slowdowns, and ultimately, data loss. You’ll leave with actionable insights that allow you to apply the lessons you’ve learned to your own organization.

Building Natively on the Public Cloud
Timophey Zaitsev, Product Technology Architect
Ridgeline

Ridgeline is a privately funded, high-growth fintech startup determined to fundamentally change the investment management industry. We're building an enterprise-grade software platform entirely on the public cloud using best-in-class serverless technologies: Lambda, API Gateway, Step Functions, and DynamoDB. Our system also leverages Apollo Federation and GraphQL. Join this session to learn more about the discoveries we've made and the challenges we've faced building natively on AWS.

Serverless Panel
Panelists: Darcy Rainer, Farrah Campbell, Danielle Heberling, Timophey Zaitsev, and Guillermo Rauch

The first day of Datadog’s inaugural Bits of Serverless took us on a journey beginning with Farrah Campbell and Danielle Heberling’s, “Serverless Myth Busters”. This was followed by Zain Raza sharing learnings on scaling in the time of COVID19 in his presentation, “Serverless Pitfalls and Lessons Learned While Scaling with COVID-19”. The afternoon brought us Timophey Zaitsev, sharing learning on “Building for the Public Cloud”. Finally we wrapped up with Guillermo Rauch sharing successful frontend architectures.

To close out the day, the event is wrapping up with a futurespective on serverless compute. Join Darcy Rainer, Farrah Campbell, Danielle Heberling, Timophey Zaitsev, and Guillermo Rauch for predictions on the serverless ecosystem. Panelists will examine adoption incentives for serverless and use those as a foundation for this discussion.

Andrew Krug, Technical Evangelist, will facilitate conversations around common use cases, the adoption curve, antipatterns, and disruptive technologies. This group spans a variety of different business sectors and will have unique insight into the future of serverless.

Datadog on Serverless
Kirk Kaiser - Evangelism Team Lead
David Huie - Security Platform Team Lead
Datadog

The Datadog Security Platform team leverages Serverless to ingest security events across many different cloud providers, deployment platforms, and devices. These security events are then transformed and shipped to a data lake to help defend and protect the platform as a whole. Once there, these ingested events are used to drive internal investigations, create internal security alerts, and reason about security incidents.

In this episode of Datadog on Serverless, David Huie, Team Lead - Security Engineering and Andrew Krug, Security Advocate, will join Kirk Kaiser, Technical Evangelism Team Lead. They will talk about the tradeoffs we're making within the Serverless ecosystem and platform. From deciding when to use Fargate or Lambda, to how well lambda fits within a larger open source ecosystem, we'll touch upon real world lessons learned from shipping Serveress systems at scale.

Serverless Frontend Architecture with Next.js and Vercel
Guillermo Rauch, CEO
Vercel

This talk will explore the full “iceberg” of frontend complexity and show you how a serverless framework like Next.js can help you battle it. Once you stop worrying about infrastructure, you can get to work on the real problems: better ways to test and ensure correctness, outstanding user experiences kept in check via metrics obtained from your real visitors; enabling technical (and non-technical) members of your company to contribute to product definition and evolution; and much more.

This talk will contextualize how Next.js and Vercel transparently help you adopt serverless functions, infrastructure as code, headless backends, real user monitoring, fast end-to-end testing, and shift your mindset from just development to experimentation and collaboration.

Getting Up and Running with Serverless
Leads: Stephen Pinkerton and Harvinder Ghotra
TAs: Rachel White, Matt Williams, and Nick Hinsch
Level: intermediate
2.5 hours workshop

Building your applications on serverless allows your organization to move fast and focus on delivering value to your customers. But what do observability and operations for your applications look like when much of the infrastructure is abstracted away? In this course, designed for beginners to serverless, we'll build a Node.js AWS Lambda microservice into an existing application to solve the real-world ecommerce use case of customers abandoning their shopping carts before checkout.

Attendees will learn how to build serverless microservices, automate deployments, and gain observability into your applications by combining custom business metrics, traces, and logs in Datadog. You'll leave this workshop with the confidence and tools you need to build your first production-ready serverless applications.

Serverless Myth Busters
Farrah Campbell, Ecosystems Director
Danielle Heberling, Software Engineer
Stackery

Serverless is a new paradigm for many organizations. But even organizations that are well into their sServerless journey can have preconceived notions of varying veracity. In this talk, Farrah and Danielle will share their first-hand experiences and separate the preconceptions from the misconceptions. We’ll cover some topics such:

  • Cold starts
  • Vendor lock-in
  • Does serverless replace containers?
  • Is serverless good for legacy apps?
  • ...and more
Our goal is to share our learnings and discuss further with a wide variety of serverless users, everyone from those just getting started with serverless, to those steeped in the serverless application development community. This talk will be focused on specific techniques and is meant to apply to a broad range of serverless and modernization efforts.

RSVP is closed for this event, see recording here.