
AWS Lambda in Action
Event-Driven Serverless Applications
No se pudo agregar al carrito
Add to Cart failed.
Error al Agregar a Lista de Deseos.
Error al eliminar de la lista de deseos.
Error al añadir a tu biblioteca
Error al seguir el podcast
Error al dejar de seguir el podcast
$0.99/mes por los primeros 3 meses

Compra ahora por $19.95
No default payment method selected.
We are sorry. We are not allowed to sell this product with the selected payment method
-
Narrado por:
-
Aiden Humphreys
-
De:
-
Danilo Poccia
Acerca de esta escucha
AWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that use an event-driven approach on the back end. Starting with an overview of AWS Lambda, the audiobook moves on to show you common examples and patterns you can use to call Lambda functions from a web page or a mobile app.
The second part of the audiobook puts these smaller examples together to build larger applications. By the end, you'll be ready to create applications that take advantage of the high availability, security, performance, and scalability of AWS.
With AWS Lambda, you write your code and upload it to the AWS cloud. AWS Lambda responds to the events triggered by your application or your users and automatically manages the underlying computer resources for you. Your application is divided into small functions, leading naturally to a reactive architecture and the adoption of microservices.
What's inside:
- Create a simple API
- Create an event-driven media-sharing application
- Secure access to your application in the cloud
- Use functions from different clients like web pages or mobile apps
- Connect your application with external services
Requires basic knowledge of JavaScript. Some examples are also provided in Python. No AWS experience is assumed.
Danilo Poccia is a technical evangelist at Amazon Web Services and a frequent speaker at public events and workshops.
Table of contents:
- Running functions in the cloud
- Your first Lambda function
- Your function as a web API
- Managing security
- Using stand-alone functions
- Managing identities
- Calling functions from a client
- Designing an authentication service
- Implementing an authentication service
- Adding more features to the authentication service
- Building a media-sharing application
- Why event-driven?
- Improving development and testing
- Automating deployment
- Automating infrastructure management
- Calling external services
- Receiving events from other services
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2016 Manning Publications (P)2016 Manning PublicationsLos oyentes también disfrutaron...
-
Programming for Beginners: 2 Book in 1
- Linux for Beginners, SQL for Beginners
- De: Matthew Python
- Narrado por: Charles Young
- Duración: 6 h y 57 m
- Versión completa
-
General
-
Narración:
-
Historia
Linux is quite synonymous with the cloud. If you intend to work on cloud-based projects, it is always good to learn Linux, especially the essentials. SQL is one of the most famous database query languages that have taken over almost three-fourths of the internet. Learning SQL is a must for any developer nowadays, and with the help of a good book, one can understand the basics very well.
De: Matthew Python
-
Microservices Patterns
- With Examples in Java
- De: Chris Richardson
- Narrado por: Aiden Humphreys, Lou Fernandez
- Duración: 18 h y 28 m
- Versión completa
-
General
-
Narración:
-
Historia
Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
-
-
There is lack of pdf with diagrams and images.
- De BoshTls en 10-28-19
De: Chris Richardson
-
DSM v Audio Crash Course - Complete Review of the Diagnostic and Statistical Manual of Mental Disorders, 5th Edition (DSM-5)
- De: AudioLearn Medical Content Team
- Narrado por: Kevin Charles
- Duración: 10 h y 51 m
- Grabación Original
-
General
-
Narración:
-
Historia
AudioLearn's DSM V Audio Crash Course - Complete Review of the Diagnostic and Statistical Manual of Mental Disorders, 5th Edition was developed by experienced professors and professionally narrated for easy listening. This course is a valuable tool for anyone interested in the study and practice of diagnosing mental disorders. The audio is focused and high-yield, covering every mental health disorders classified in the updated DSM V manual. The material is accurate, up-to-date, and broken down into bite-sized chapters.
-
-
Wrong info
- De Blake en 08-17-20
-
Amazon Web Services in Action
- De: Andreas Wittig, Michael Wittig
- Narrado por: Aiden Humphreys
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
Amazon Web Services in Action introduces you to computing, storing, and networking in the AWS cloud. The audiobook will teach you about the most important services on AWS. You will also learn about best practices regarding security, high availability, and scalability.
-
-
Outdated content
- De Justin Ekis en 01-13-25
De: Andreas Wittig, y otros
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- De: Martin Kleppmann
- Narrado por: Benjamin Lange
- Duración: 20 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- De Navid v en 05-29-21
De: Martin Kleppmann
-
Advanced Algorithms and Data Structures
- De: Marcello La Rocca
- Narrado por: Julie Brierley
- Duración: 23 h y 32 m
- Versión completa
-
General
-
Narración:
-
Historia
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- De Howard_a en 11-02-21
-
Programming for Beginners: 2 Book in 1
- Linux for Beginners, SQL for Beginners
- De: Matthew Python
- Narrado por: Charles Young
- Duración: 6 h y 57 m
- Versión completa
-
General
-
Narración:
-
Historia
Linux is quite synonymous with the cloud. If you intend to work on cloud-based projects, it is always good to learn Linux, especially the essentials. SQL is one of the most famous database query languages that have taken over almost three-fourths of the internet. Learning SQL is a must for any developer nowadays, and with the help of a good book, one can understand the basics very well.
De: Matthew Python
-
Microservices Patterns
- With Examples in Java
- De: Chris Richardson
- Narrado por: Aiden Humphreys, Lou Fernandez
- Duración: 18 h y 28 m
- Versión completa
-
General
-
Narración:
-
Historia
Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
-
-
There is lack of pdf with diagrams and images.
- De BoshTls en 10-28-19
De: Chris Richardson
-
DSM v Audio Crash Course - Complete Review of the Diagnostic and Statistical Manual of Mental Disorders, 5th Edition (DSM-5)
- De: AudioLearn Medical Content Team
- Narrado por: Kevin Charles
- Duración: 10 h y 51 m
- Grabación Original
-
General
-
Narración:
-
Historia
AudioLearn's DSM V Audio Crash Course - Complete Review of the Diagnostic and Statistical Manual of Mental Disorders, 5th Edition was developed by experienced professors and professionally narrated for easy listening. This course is a valuable tool for anyone interested in the study and practice of diagnosing mental disorders. The audio is focused and high-yield, covering every mental health disorders classified in the updated DSM V manual. The material is accurate, up-to-date, and broken down into bite-sized chapters.
-
-
Wrong info
- De Blake en 08-17-20
-
Amazon Web Services in Action
- De: Andreas Wittig, Michael Wittig
- Narrado por: Aiden Humphreys
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
Amazon Web Services in Action introduces you to computing, storing, and networking in the AWS cloud. The audiobook will teach you about the most important services on AWS. You will also learn about best practices regarding security, high availability, and scalability.
-
-
Outdated content
- De Justin Ekis en 01-13-25
De: Andreas Wittig, y otros
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- De: Martin Kleppmann
- Narrado por: Benjamin Lange
- Duración: 20 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- De Navid v en 05-29-21
De: Martin Kleppmann
-
Advanced Algorithms and Data Structures
- De: Marcello La Rocca
- Narrado por: Julie Brierley
- Duración: 23 h y 32 m
- Versión completa
-
General
-
Narración:
-
Historia
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- De Howard_a en 11-02-21
-
AWS Certified Solutions Architect
- #1 Audio Crash Course Guide to Master Exams, Practice Test Questions, Cloud Practitioner and Security
- De: Jamie Murphy
- Narrado por: Tom Brooks
- Duración: 4 h y 21 m
- Versión completa
-
General
-
Narración:
-
Historia
Amazon Web Services (AWS) is a cloud computing platform. It is a collection of remote computing services that together make up a cloud computing platform, offered over the Internet by Amazon.com.
-
-
little value
- De Thomas N. Guca en 02-01-23
De: Jamie Murphy
-
Algorithms to Live By
- The Computer Science of Human Decisions
- De: Brian Christian, Tom Griffiths
- Narrado por: Brian Christian
- Duración: 11 h y 50 m
- Versión completa
-
General
-
Narración:
-
Historia
From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of human memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
-
-
Great listen, just don't expect tips!
- De Adam Hosman en 08-07-17
De: Brian Christian, y otros
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- De: David Thomas, Andrew Hunt
- Narrado por: Anna Katarina
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- De Amazon Customer en 01-21-20
De: David Thomas, y otros
-
The Phoenix Project
- A Novel about IT, DevOps, and Helping Your Business Win 5th Anniversary Edition
- De: Gene Kim, Kevin Behr, George Spafford
- Narrado por: Chris Ruen
- Duración: 14 h y 46 m
- Versión completa
-
General
-
Narración:
-
Historia
Bill, an IT manager at Parts Unlimited, has been tasked with taking on a project critical to the future of the business, code named Phoenix Project. But the project is massively over budget and behind schedule. The CEO demands Bill must fix the mess in 90 days, or else Bill’s entire department will be outsourced. With the help of a prospective board member and his mysterious philosophy of the Three Ways, Bill starts to see that IT work has more in common with manufacturing plant work than he ever imagined.
-
-
Theory and Practice merged
- De Peter en 11-23-15
De: Gene Kim, y otros
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- De: David Farley
- Narrado por: Amy Gordon
- Duración: 9 h y 37 m
- Versión completa
-
General
-
Narración:
-
Historia
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- De Elle7se en 12-30-22
De: David Farley
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- De: Laurence Moroney
- Narrado por: Timothy Howard Jackson
- Duración: 9 h y 17 m
- Versión completa
-
General
-
Narración:
-
Historia
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
-
-
Perfect introduction to machine, learning, and artificial intelligence for any programmer!
- De Luc en 08-11-23
De: Laurence Moroney
-
Learn Azure in a Month of Lunches, Second Edition
- De: Iain Foulds
- Narrado por: Derek Lettman
- Duración: 11 h y 48 m
- Versión completa
-
General
-
Narración:
-
Historia
You can be incredibly productive with Azure without mastering every feature, function, and service. Learn Azure in a Month of Lunches, Second Edition gets you up and running quickly, teaching you the most important concepts and tasks in 21 practical bite-sized lessons. As you explore the examples, exercises, and labs, you'll pick up valuable skills immediately and take your first steps to Azure mastery! This fully revised new edition covers core changes to the Azure UI, new Azure features, Azure containers, and the upgraded Azure Kubernetes Service.
-
-
Great book, but.....
- De Saga en 09-04-22
De: Iain Foulds
-
The DevOps Handbook, Second Edition
- How to Create World-Class Agility, Reliability, & Security in Technology Organizations
- De: Gene Kim, Jez Humble, Patrick Debois, y otros
- Narrado por: Ron Butler
- Duración: 15 h y 51 m
- Versión completa
-
General
-
Narración:
-
Historia
This award-winning and best-selling business handbook for digital transformation is now fully updated and expanded with the latest research and new case studies! Over the last five years, The DevOps Handbook has been the definitive guide for taking the successes laid out in the best-selling The Phoenix Project and applying them in any organization. Now, with this fully updated and expanded edition, it’s time to take DevOps out of the IT department and apply it across the full business.
-
-
Atrocious
- De Anonymous User en 05-25-22
De: Gene Kim, y otros
-
Building Microservices
- Designing Fine-Grained Systems
- De: Sam Newman
- Narrado por: Theodore O'Brien
- Duración: 21 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures. Through clear examples and practical advice, author Sam Newman gives everyone from architects and developers to testers and IT operators a firm grounding in the concepts.
-
-
Easy to Understand
- De Anonymous User en 04-27-22
De: Sam Newman
-
The Complete Software Developer's Career Guide
- How to Learn Programming Languages Quickly, Ace Your Programming Interview, and Land Your Software Developer Dream Job
- De: John Sonmez
- Narrado por: John Sonmez
- Duración: 20 h y 4 m
- Versión completa
-
General
-
Narración:
-
Historia
Technical knowledge alone isn't enough - increase your software development income by leveling up your soft skills Early in his software developer career, John Sonmez discovered that technical knowledge alone isn't enough to break through to the next income level - developers need "soft skills" like the ability to learn new technologies just in time, communicate clearly with management and consulting clients, negotiate a fair hourly rate, and unite teammates and coworkers in working toward a common goal.
-
-
The Complete Bro-grammer's Career Guide
- De Leels en 09-18-19
De: John Sonmez
-
Excel 2019
- A Beginner's Step by Step Guide to Excel 2019 for Boosting Project Productivity
- De: Dustin Adams
- Narrado por: Syed Ahmed
- Duración: 3 h y 11 m
- Versión completa
-
General
-
Narración:
-
Historia
In Productivity in Excel 2019 for Beginners, you’ll not only learn the basics of Excel 2019, you’ll also get an in-depth look at how Excel can be used for automation, report generation, and efficiency. With accompanying pictures and graphics to help you along, Productivity in Excel will quickly become your go-to guide. In addition to Excel features, you’ll also learn how to develop a template to meet your needs and troubleshoot minor issues that can crop up.
-
-
Awesome book
- De Anna P. Bennett en 01-15-20
De: Dustin Adams
-
GANs in Action
- Deep Learning with Generative Adversarial Networks
- De: Jakub Langr, Vladimir Bok
- Narrado por: Julie Brierley
- Duración: 6 h y 23 m
- Versión completa
-
General
-
Narración:
-
Historia
GANs in Action teaches you how to build and train your own Generative Adversarial Networks, one of the most important innovations in deep learning. In this book, you'll learn how to start building your own simple adversarial system as you explore the foundation of GAN architecture: the generator and discriminator networks.
De: Jakub Langr, y otros
Lo que los oyentes dicen sobre AWS Lambda in Action
Calificaciones medias de los clientesReseñas - Selecciona las pestañas a continuación para cambiar el origen de las reseñas.
-
Total
-
Ejecución
-
Historia
- SP
- 05-12-19
Not great for technical books
Audible is great for story listening and other novel type of books, it is useless for technical books.
While listening the book, wherever there are tables / design / architecture diagrams, it just skips them. I don't expect audible to read a diagram but at least, it should give me a chance to look at the table /diagram / design.
In this case, I would rather love kindle's built-in audio. I can listen on kindle while still following technical diagrams on the book visually.
Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.
Has calificado esta reseña.
Reportaste esta reseña
esto le resultó útil a 5 personas