Rosado Eidan James (22 results)

Author
Refine with Advanced Search

Refine your search

  • Books (22)

  • New (22)

to

Custom price range (US$)

to

  • Language: English

    Published by Independently published, 2026

    9798198831964

    • Softcover

    Seller: PBShop.store US, Wood Dale, IL, U.S.A.PBShop.store US

    5-star seller
    Contact seller

    Condition: New

    US$ 35.83

     Free Shipping 
    Ships within U.S.A.

    Quantity: Over 20 available

    PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.

  • Language: English

    Published by Independently published, 2026

    9798198520875

    • Softcover

    Seller: PBShop.store US, Wood Dale, IL, U.S.A.PBShop.store US

    5-star seller
    Contact seller

    Condition: New

    US$ 35.84

     Free Shipping 
    Ships within U.S.A.

    Quantity: Over 20 available

    PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.

  • Language: English

    Published by Independently published, 2026

    9798198818927

    • Softcover

    Seller: PBShop.store US, Wood Dale, IL, U.S.A.PBShop.store US

    5-star seller
    Contact seller

    Condition: New

    US$ 36.26

     Free Shipping 
    Ships within U.S.A.

    Quantity: Over 20 available

    PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.

  • Language: English

    Published by Independently published, 2026

    9798198468108

    • Softcover

    Seller: PBShop.store US, Wood Dale, IL, U.S.A.PBShop.store US

    5-star seller
    Contact seller

    Condition: New

    US$ 36.39

     Free Shipping 
    Ships within U.S.A.

    Quantity: Over 20 available

    PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.

  • Language: English

    Published by Independently published, 2026

    9798198520875

    • Softcover

    Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK

    5-star seller
    Contact seller

    Condition: New

    US$ 34.44

    US$ 5.64 shipping 
    Ships from United Kingdom to U.S.A.

    Quantity: Over 20 available

    PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.

  • Language: English

    Published by Independently published, 2026

    9798198818927

    • Softcover

    Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK

    5-star seller
    Contact seller

    Condition: New

    US$ 34.53

    US$ 5.64 shipping 
    Ships from United Kingdom to U.S.A.

    Quantity: Over 20 available

    PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.

  • Language: English

    Published by Independently published, 2026

    9798198468108

    • Softcover

    Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK

    5-star seller
    Contact seller

    Condition: New

    US$ 34.59

    US$ 5.64 shipping 
    Ships from United Kingdom to U.S.A.

    Quantity: Over 20 available

    PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.

  • Language: English

    Published by Independently published, 2026

    9798198831964

    • Softcover

    Seller: PBShop.store UK, Fairford, GLOS, United KingdomPBShop.store UK

    5-star seller
    Contact seller

    Condition: New

    US$ 34.79

    US$ 5.64 shipping 
    Ships from United Kingdom to U.S.A.

    Quantity: Over 20 available

    PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.

  • Language: English

    Published by Independently Published Jun 2026, 2026

    9798198520875

    • Softcover

    Seller: AHA-BUCH GmbH, Einbeck, GermanyAHA-BUCH GmbH

    5-star seller
    Contact seller

    Condition: New

    US$ 47.27

    US$ 35.47 shipping 
    Ships 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.

  • Language: English

    Published by Independently Published Mai 2026, 2026

    9798198468108

    • Softcover

    Seller: AHA-BUCH GmbH, Einbeck, GermanyAHA-BUCH GmbH

    5-star seller
    Contact seller

    Condition: New

    US$ 48.48

    US$ 35.47 shipping 
    Ships 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.

  • Language: English

    Published by Independently Published Jun 2026, 2026

    9798198818927

    • Softcover

    Seller: AHA-BUCH GmbH, Einbeck, GermanyAHA-BUCH GmbH

    5-star seller
    Contact seller

    Condition: New

    US$ 48.48

    US$ 35.47 shipping 
    Ships 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 users 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.

  • Language: English

    Published by Independently published, 2026

    9798198831964

    • Softcover
    • Print on Demand

    Seller: California Books, Miami, FL, U.S.A.California Books

    4-star seller
    Contact seller

    Condition: New

    US$ 33.00

     Free Shipping 
    Ships within U.S.A.

    Quantity: Over 20 available

    Condition: New. Print on Demand.

  • Language: English

    Published by Independently published, 2026

    9798198818927

    • Softcover
    • Print on Demand

    Seller: California Books, Miami, FL, U.S.A.California Books

    4-star seller
    Contact seller

    Condition: New

    US$ 33.00

     Free Shipping 
    Ships within U.S.A.

    Quantity: Over 20 available

    Condition: New. Print on Demand.

  • Language: English

    Published by Independently published, 2026

    9798198520875

    • Softcover
    • Print on Demand

    Seller: California Books, Miami, FL, U.S.A.California Books

    4-star seller
    Contact seller

    Condition: New

    US$ 33.00

     Free Shipping 
    Ships within U.S.A.

    Quantity: Over 20 available

    Condition: New. Print on Demand.

  • Language: English

    Published by Independently published, 2026

    9798198468108

    • Softcover
    • Print on Demand

    Seller: California Books, Miami, FL, U.S.A.California Books

    4-star seller
    Contact seller

    Condition: New

    US$ 33.00

     Free Shipping 
    Ships within U.S.A.

    Quantity: Over 20 available

    Condition: New. Print on Demand.

  • Language: English

    Published by Independently Published, 2026

    9798198818927

    • Softcover
    • Print on Demand

    Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.Grand Eagle Retail

    5-star seller
    Contact seller

    Condition: New

    US$ 36.69

     Free Shipping 
    Ships 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 users 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.

  • Language: English

    Published by Independently Published, 2026

    9798198468108

    • Softcover
    • Print on Demand

    Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.Grand Eagle Retail

    5-star seller
    Contact seller

    Condition: New

    US$ 36.69

     Free Shipping 
    Ships 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.

  • Language: English

    Published by Independently Published, 2026

    9798198520875

    • Softcover
    • Print on Demand

    Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.Grand Eagle Retail

    5-star seller
    Contact seller

    Condition: New

    US$ 36.69

     Free Shipping 
    Ships 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.

  • Language: English

    Published by Independently Published, 2026

    9798198468108

    • Softcover
    • Print on Demand

    Seller: CitiRetail, Stevenage, United KingdomCitiRetail

    5-star seller
    Contact seller

    Condition: New

    US$ 39.06

    US$ 50.12 shipping 
    Ships 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.

  • Language: English

    Published by Independently Published, 2026

    9798198520875

    • Softcover
    • Print on Demand

    Seller: CitiRetail, Stevenage, United KingdomCitiRetail

    5-star seller
    Contact seller

    Condition: New

    US$ 39.06

    US$ 50.12 shipping 
    Ships 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.

  • Language: English

    Published by Independently Published, 2026

    9798198818927

    • Softcover
    • Print on Demand

    Seller: CitiRetail, Stevenage, United KingdomCitiRetail

    5-star seller
    Contact seller

    Condition: New

    US$ 39.06

    US$ 50.12 shipping 
    Ships 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 users 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.

  • Language: English

    Published by Independently Published, 2026

    9798198831964

    • Softcover
    • Print on Demand

    Seller: CitiRetail, Stevenage, United KingdomCitiRetail

    5-star seller
    Contact seller

    Condition: New

    US$ 39.75

    US$ 50.12 shipping 
    Ships from United Kingdom to U.S.A.

    Quantity: 1 available

    Paperback. Condition: new. Paperback. You've shipped something with Cursor, Claude Code, or Replit, and a small voice in the back of your head is whispering that you're not sure it's safe yet. You're not wrong.The tools are remarkable, and there is an entire discipline sitting between "it works on my machine" and "a stranger just trusted me with their data." This book is that discipline. Not all of it, not the academic parts, just the ones that matter most when you're shipping software with the help of AI. It is written for builders who would rather learn the habits that make them faster and safer than be talked down to by a textbook.In these pages, you will learn how to write specs the AI can actually build against, set up the AGENTS.md file that quietly doubles every coding session, use Git and GitHub like someone who has done it before, keep your secrets out of your repo and your cloud bills out of four digits, write the smallest tests that catch the biggest bugs, automate quality with CI/CD, and find out when something breaks before your customers do.Each chapter closes with three things you can act on right away: what to do Monday morning, a short war story of what happens when the chapter's lesson is ignored, and a prompt template you can paste straight into your AI tool to apply the lesson on whatever you're working on right now. Critical Thinking prompts throughout invite you to apply each chapter to your own code, not someone else's.By the end, you will be the engineer in every AI coding session, the one your tools have been waiting for. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.