Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Java Concurrency and Parallelism

You're reading from   Java Concurrency and Parallelism Master advanced Java techniques for cloud-based applications through concurrency and parallelism

Arrow left icon
Product type Paperback
Published in Aug 2024
Publisher Packt
ISBN-13 9781805129264
Length 496 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Jay Wang Jay Wang
Author Profile Icon Jay Wang
Jay Wang
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Part 1: Foundations of Java Concurrency and Parallelism in Cloud Computing
2. Chapter 1: Concurrency, Parallelism, and the Cloud: Navigating the Cloud-Native Landscape FREE CHAPTER 3. Chapter 2: Introduction to Java’s Concurrency Foundations: Threads, Processes, and Beyond 4. Chapter 3: Mastering Parallelism in Java 5. Chapter 4: Java Concurrency Utilities and Testing in the Cloud Era 6. Chapter 5: Mastering Concurrency Patterns in Cloud Computing 7. Part 2: Java's Concurrency in Specialized Domains
8. Chapter 6: Java and Big Data – a Collaborative Odyssey 9. Chapter 7: Concurrency in Java for Machine Learning 10. Chapter 8: Microservices in the Cloud and Java’s Concurrency 11. Chapter 9: Serverless Computing and Java’s Concurrent Capabilities 12. Part 3: Mastering Concurrency in the Cloud – The Final Frontier
13. Chapter 10: Synchronizing Java’s Concurrency with Cloud Auto-Scaling Dynamics 14. Chapter 11: Advanced Java Concurrency Practices in Cloud Computing 15. Chapter 12: The Horizon Ahead 16. Index 17. Other Books You May Enjoy Appendix A: Setting up a Cloud-Native Java Environment 1. Appendix B: Resources and Further Reading

Introducing serverless frameworks and services – AWS SAM, Azure Functions Core Tools, Google Cloud Functions, and Oracle Functions

To effectively manage and deploy serverless applications across different cloud platforms, it is crucial to understand the frameworks provided by AWS, Azure, and Google Cloud. These frameworks simplify the process of defining, deploying, and managing serverless resources, making it easier for developers to build and maintain scalable applications.

AWS Serverless Application Model

AWS Serverless Application Model (SAM) is a framework for building serverless applications on AWS. It extends AWS CloudFormation to provide a simplified way of defining serverless resources such as AWS Lambda functions, API Gateway APIs, DynamoDB tables, and more. This is illustrated in Figure 9.1:

Figure 9.1: AWS Serverless Application Model

Figure 9.1: AWS Serverless Application Model

The AWS SAM framework diagram illustrates the interactions and components involved in a typical...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime