Rosado Eidan James (19 results)
- Softcover
Seller: PBShop.store US, Wood Dale, IL, U.S.A.PBShop.store US
Contact seller5-star sellerCondition: New
US$ 35.35
Free ShippingShips within U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
- Softcover
Seller: PBShop.store US, Wood Dale, IL, U.S.A.PBShop.store US
Contact seller5-star sellerCondition: New
US$ 35.79
Free ShippingShips within U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
- Softcover
Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK
Contact seller5-star sellerCondition: New
US$ 33.86
US$ 5.54 shippingShips from United Kingdom to U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
- Softcover
Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK
Contact seller5-star sellerCondition: New
US$ 34.01
US$ 5.54 shippingShips from United Kingdom to U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
- Softcover
Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK
Contact seller5-star sellerCondition: New
US$ 33.95
US$ 5.54 shippingShips from United Kingdom to U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
- Softcover
Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK
Contact seller5-star sellerCondition: New
US$ 34.21
US$ 5.54 shippingShips from United Kingdom to U.S.A.Quantity: Over 20 available
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
- More images
- Softcover
Seller: AHA-BUCH GmbH, Einbeck, GermanyAHA-BUCH GmbH
Contact seller5-star sellerCondition: New
US$ 45.70
US$ 70.10 shippingShips from Germany to U.S.A.Quantity: 2 available
Taschenbuch. Condition: Neu. Neuware - Most developers who want to go serverless stall on the same question: where do I begin This book is built to answer it.The hardest part of moving to a serverless architecture is rarely the technology. It is knowing where to start, what to wire up first, and what to verify before real users…arrive. This book removes that roadblock and gives you a clear, practical path onto Amazon Web Services with Node.js.It is a step-by-step guide that takes you from an empty project to a fully deployed, working API. Using the Serverless Framework, you will build a real book collection management API, schedule background jobs, and add notifications with Amazon SNS and SES. From there you will secure the API with API keys, test it with Jest, add a linter for consistent code, and stand up a complete CI/CD pipeline.The approach is deliberately hands-on. Rather than cataloging every possible option, it follows one real project from start to finish so the pieces actually connect.This second edition adds an entirely new chapter on generative AI with Amazon Bedrock. You will see how to call Bedrock from a Serverless project in the two places teams actually use it: as background enrichment on the event bus after a record is created, and as a synchronous endpoint your users can wait on. The companion code is brought current, too, targeting the latest Node.js and an up-to-date toolchain.It is written for developers who want a real on-ramp to serverless, whether you are putting together a proof of concept for your team, shipping a side project, or helping a small team get to market without breaking the bank.Every chapter closes with a quiz and critical thinking questions to lock in what you have learned. You also get worked solutions, appendices, and access to the full source code from the examples in the book.Stop wondering where to begin. Start building.
- Softcover
Seller: AHA-BUCH GmbH, Einbeck, GermanyAHA-BUCH GmbH
Contact seller5-star sellerCondition: New
US$ 46.87
US$ 70.43 shippingShips from Germany to U.S.A.Quantity: 2 available
Taschenbuch. Condition: Neu. Neuware - Most developers who want to put a Java app on AWS stall on the same question: where do I begin This book is built to answer it.The hardest part of moving a Java app to the cloud is rarely the technology. It is knowing where to start, what to wire up first, and what to verify before real use…rs arrive. This book removes that roadblock and gives you a clear, practical path onto Amazon Web Services with Spring Boot.It is a step-by-step guide that takes you from an empty project to a fully deployed, working API. Using Spring Boot, you will build a real book collection management API, schedule background jobs, containerize the app with Docker, and deploy it to AWS Fargate. From there, you will secure the API, test it with JUnit, add a formatter for consistent code style, and stand up a complete CI/CD pipeline.The approach is deliberately hands-on. Rather than cataloging every possible option, it follows one real project from start to finish so the pieces actually connect.The book also takes you into the Model Context Protocol near the end. You will turn that same API into an MCP server so AI agents like Claude and Cursor can call it directly, with no extra infrastructure to manage. The Java ecosystem is moving fast on AI integration, and the book gets you there without a separate agent platform.It is written for Java developers who want a real on-ramp to AWS, whether you are putting together a proof of concept for your team, shipping a side project, or helping a small team get to market without breaking the bank.Readers get end-of-chapter quizzes and critical thinking questions to lock in what they have learned. You also get worked solutions, appendices, and access to the full source code from the examples in the book.Stop wondering where to begin. Start building.
- More images
- Softcover
Seller: AHA-BUCH GmbH, Einbeck, GermanyAHA-BUCH GmbH
Contact seller5-star sellerCondition: New
US$ 46.87
US$ 70.45 shippingShips from Germany to U.S.A.Quantity: 2 available
Taschenbuch. Condition: Neu. Neuware - Most serverless guides assume you already know where to start. This one doesn't.The biggest thing standing between a developer and a serverless architecture is rarely the technology. It is knowing where to begin. This book exists to remove that roadblock and give you a clear, practical path… onto Amazon Web Services.It is a step-by-step guide that takes you from an empty project to a fully deployed, production-minded API. You will build a real book collection management API with FastAPI and GraphQL, schedule background jobs, containerize the app with Docker, and deploy it to AWS Fargate using the AWS CDK. From there, you will secure the API, test it with Pytest, add a linter for consistent code, and stand up a complete CI/CD pipeline with GitHub Actions.The approach is deliberately hands-on. Rather than cataloging every possible option, it walks one real project from start to finish so the pieces actually connect.This second edition adds an entirely new chapter on the Model Context Protocol. You will turn that same API into an MCP server so AI agents like Claude and Cursor can call it directly, with no extra infrastructure to manage. The project tooling has also been modernized around uv and a current release of Python, so what you learn reflects how Python services are built today.It is written for Python developers who want a real on-ramp to serverless, whether you are putting together a proof of concept for your team, shipping a side project, or helping a small team get to market without breaking the bank.Every chapter closes with a quiz and critical thinking questions to lock in what you have learned. You also get cheat sheets, appendices, and full access to the source code for both the starter project and the finished API.Stop wondering where to begin. Start building.
- Softcover
- Print on Demand
Seller: California Books, Miami, FL, U.S.A.California Books
Contact seller4-star sellerCondition: New
US$ 33.00
Free ShippingShips within U.S.A.Quantity: Over 20 available
Condition: New. Print on Demand.
- Softcover
- Print on Demand
Seller: California Books, Miami, FL, U.S.A.California Books
Contact seller4-star sellerCondition: New
US$ 33.00
Free ShippingShips within U.S.A.Quantity: Over 20 available
Condition: New. Print on Demand.
- Softcover
- Print on Demand
Seller: California Books, Miami, FL, U.S.A.California Books
Contact seller4-star sellerCondition: New
US$ 33.00
Free ShippingShips within U.S.A.Quantity: Over 20 available
Condition: New. Print on Demand.
- Softcover
- Print on Demand
Seller: California Books, Miami, FL, U.S.A.California Books
Contact seller4-star sellerCondition: New
US$ 33.00
Free ShippingShips within U.S.A.Quantity: Over 20 available
Condition: New. Print on Demand.
- Softcover
- Print on Demand
Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.Grand Eagle Retail
Contact seller5-star sellerCondition: New
US$ 36.69
Free ShippingShips within U.S.A.Quantity: 1 available
Paperback. Condition: new. Paperback. Most developers who want to put a Java app on AWS stall on the same question: where do I begin? This book is built to answer it.The hardest part of moving a Java app to the cloud is rarely the technology. It is knowing where to start, what to wire up first, and what to verify before real use…rs arrive. This book removes that roadblock and gives you a clear, practical path onto Amazon Web Services with Spring Boot.It is a step-by-step guide that takes you from an empty project to a fully deployed, working API. Using Spring Boot, you will build a real book collection management API, schedule background jobs, containerize the app with Docker, and deploy it to AWS Fargate. From there, you will secure the API, test it with JUnit, add a formatter for consistent code style, and stand up a complete CI/CD pipeline.The approach is deliberately hands-on. Rather than cataloging every possible option, it follows one real project from start to finish so the pieces actually connect.The book also takes you into the Model Context Protocol near the end. You will turn that same API into an MCP server so AI agents like Claude and Cursor can call it directly, with no extra infrastructure to manage. The Java ecosystem is moving fast on AI integration, and the book gets you there without a separate agent platform.It is written for Java developers who want a real on-ramp to AWS, whether you are putting together a proof of concept for your team, shipping a side project, or helping a small team get to market without breaking the bank.Readers get end-of-chapter quizzes and critical thinking questions to lock in what they have learned. You also get worked solutions, appendices, and access to the full source code from the examples in the book.Stop wondering where to begin. Start building. This item is printed on demand. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
- Softcover
- Print on Demand
Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.Grand Eagle Retail
Contact seller5-star sellerCondition: New
US$ 36.69
Free ShippingShips within U.S.A.Quantity: 1 available
Paperback. Condition: new. Paperback. Most serverless guides assume you already know where to start. This one doesn't.The biggest thing standing between a developer and a serverless architecture is rarely the technology. It is knowing where to begin. This book exists to remove that roadblock and give you a clear, practical path…onto Amazon Web Services.It is a step-by-step guide that takes you from an empty project to a fully deployed, production-minded API. You will build a real book collection management API with FastAPI and GraphQL, schedule background jobs, containerize the app with Docker, and deploy it to AWS Fargate using the AWS CDK. From there, you will secure the API, test it with Pytest, add a linter for consistent code, and stand up a complete CI/CD pipeline with GitHub Actions.The approach is deliberately hands-on. Rather than cataloging every possible option, it walks one real project from start to finish so the pieces actually connect.This second edition adds an entirely new chapter on the Model Context Protocol. You will turn that same API into an MCP server so AI agents like Claude and Cursor can call it directly, with no extra infrastructure to manage. The project tooling has also been modernized around uv and a current release of Python, so what you learn reflects how Python services are built today.It is written for Python developers who want a real on-ramp to serverless, whether you are putting together a proof of concept for your team, shipping a side project, or helping a small team get to market without breaking the bank.Every chapter closes with a quiz and critical thinking questions to lock in what you have learned. You also get cheat sheets, appendices, and full access to the source code for both the starter project and the finished API.Stop wondering where to begin. Start building. This item is printed on demand. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
- Softcover
- Print on Demand
Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.Grand Eagle Retail
Contact seller5-star sellerCondition: New
US$ 36.69
Free ShippingShips within U.S.A.Quantity: 1 available
Paperback. Condition: new. Paperback. Most developers who want to go serverless stall on the same question: where do I begin? This book is built to answer it.The hardest part of moving to a serverless architecture is rarely the technology. It is knowing where to start, what to wire up first, and what to verify before real users…arrive. This book removes that roadblock and gives you a clear, practical path onto Amazon Web Services with Node.js.It is a step-by-step guide that takes you from an empty project to a fully deployed, working API. Using the Serverless Framework, you will build a real book collection management API, schedule background jobs, and add notifications with Amazon SNS and SES. From there you will secure the API with API keys, test it with Jest, add a linter for consistent code, and stand up a complete CI/CD pipeline.The approach is deliberately hands-on. Rather than cataloging every possible option, it follows one real project from start to finish so the pieces actually connect.This second edition adds an entirely new chapter on generative AI with Amazon Bedrock. You will see how to call Bedrock from a Serverless project in the two places teams actually use it: as background enrichment on the event bus after a record is created, and as a synchronous endpoint your users can wait on. The companion code is brought current, too, targeting the latest Node.js and an up-to-date toolchain.It is written for developers who want a real on-ramp to serverless, whether you are putting together a proof of concept for your team, shipping a side project, or helping a small team get to market without breaking the bank.Every chapter closes with a quiz and critical thinking questions to lock in what you have learned. You also get worked solutions, appendices, and access to the full source code from the examples in the book.Stop wondering where to begin. Start building. This item is printed on demand. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
- Softcover
- Print on Demand
Seller: CitiRetail, Stevenage, United KingdomCitiRetail
Contact seller5-star sellerCondition: New
US$ 38.40
US$ 49.29 shippingShips from United Kingdom to U.S.A.Quantity: 1 available
Paperback. Condition: new. Paperback. Most developers who want to go serverless stall on the same question: where do I begin? This book is built to answer it.The hardest part of moving to a serverless architecture is rarely the technology. It is knowing where to start, what to wire up first, and what to verify before real users…arrive. This book removes that roadblock and gives you a clear, practical path onto Amazon Web Services with Node.js.It is a step-by-step guide that takes you from an empty project to a fully deployed, working API. Using the Serverless Framework, you will build a real book collection management API, schedule background jobs, and add notifications with Amazon SNS and SES. From there you will secure the API with API keys, test it with Jest, add a linter for consistent code, and stand up a complete CI/CD pipeline.The approach is deliberately hands-on. Rather than cataloging every possible option, it follows one real project from start to finish so the pieces actually connect.This second edition adds an entirely new chapter on generative AI with Amazon Bedrock. You will see how to call Bedrock from a Serverless project in the two places teams actually use it: as background enrichment on the event bus after a record is created, and as a synchronous endpoint your users can wait on. The companion code is brought current, too, targeting the latest Node.js and an up-to-date toolchain.It is written for developers who want a real on-ramp to serverless, whether you are putting together a proof of concept for your team, shipping a side project, or helping a small team get to market without breaking the bank.Every chapter closes with a quiz and critical thinking questions to lock in what you have learned. You also get worked solutions, appendices, and access to the full source code from the examples in the book.Stop wondering where to begin. Start building. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
- Softcover
- Print on Demand
Seller: CitiRetail, Stevenage, United KingdomCitiRetail
Contact seller5-star sellerCondition: New
US$ 38.40
US$ 49.29 shippingShips from United Kingdom to U.S.A.Quantity: 1 available
Paperback. Condition: new. Paperback. Most developers who want to put a Java app on AWS stall on the same question: where do I begin? This book is built to answer it.The hardest part of moving a Java app to the cloud is rarely the technology. It is knowing where to start, what to wire up first, and what to verify before real use…rs arrive. This book removes that roadblock and gives you a clear, practical path onto Amazon Web Services with Spring Boot.It is a step-by-step guide that takes you from an empty project to a fully deployed, working API. Using Spring Boot, you will build a real book collection management API, schedule background jobs, containerize the app with Docker, and deploy it to AWS Fargate. From there, you will secure the API, test it with JUnit, add a formatter for consistent code style, and stand up a complete CI/CD pipeline.The approach is deliberately hands-on. Rather than cataloging every possible option, it follows one real project from start to finish so the pieces actually connect.The book also takes you into the Model Context Protocol near the end. You will turn that same API into an MCP server so AI agents like Claude and Cursor can call it directly, with no extra infrastructure to manage. The Java ecosystem is moving fast on AI integration, and the book gets you there without a separate agent platform.It is written for Java developers who want a real on-ramp to AWS, whether you are putting together a proof of concept for your team, shipping a side project, or helping a small team get to market without breaking the bank.Readers get end-of-chapter quizzes and critical thinking questions to lock in what they have learned. You also get worked solutions, appendices, and access to the full source code from the examples in the book.Stop wondering where to begin. Start building. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
- Softcover
- Print on Demand
Seller: CitiRetail, Stevenage, United KingdomCitiRetail
Contact seller5-star sellerCondition: New
US$ 38.40
US$ 49.29 shippingShips from United Kingdom to U.S.A.Quantity: 1 available
Paperback. Condition: new. Paperback. Most serverless guides assume you already know where to start. This one doesn't.The biggest thing standing between a developer and a serverless architecture is rarely the technology. It is knowing where to begin. This book exists to remove that roadblock and give you a clear, practical path…onto Amazon Web Services.It is a step-by-step guide that takes you from an empty project to a fully deployed, production-minded API. You will build a real book collection management API with FastAPI and GraphQL, schedule background jobs, containerize the app with Docker, and deploy it to AWS Fargate using the AWS CDK. From there, you will secure the API, test it with Pytest, add a linter for consistent code, and stand up a complete CI/CD pipeline with GitHub Actions.The approach is deliberately hands-on. Rather than cataloging every possible option, it walks one real project from start to finish so the pieces actually connect.This second edition adds an entirely new chapter on the Model Context Protocol. You will turn that same API into an MCP server so AI agents like Claude and Cursor can call it directly, with no extra infrastructure to manage. The project tooling has also been modernized around uv and a current release of Python, so what you learn reflects how Python services are built today.It is written for Python developers who want a real on-ramp to serverless, whether you are putting together a proof of concept for your team, shipping a side project, or helping a small team get to market without breaking the bank.Every chapter closes with a quiz and critical thinking questions to lock in what you have learned. You also get cheat sheets, appendices, and full access to the source code for both the starter project and the finished API.Stop wondering where to begin. Start building. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.





