• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Distributed Serverless Architectures on Aws: Design and Implement Serverless Architectures » książka

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2946600]
• Literatura piękna
 [1856966]

  więcej...
• Turystyka
 [72221]
• Informatyka
 [151456]
• Komiksy
 [35826]
• Encyklopedie
 [23190]
• Dziecięca
 [619653]
• Hobby
 [140543]
• AudioBooki
 [1577]
• Literatura faktu
 [228355]
• Muzyka CD
 [410]
• Słowniki
 [2874]
• Inne
 [445822]
• Kalendarze
 [1744]
• Podręczniki
 [167141]
• Poradniki
 [482898]
• Religia
 [510455]
• Czasopisma
 [526]
• Sport
 [61590]
• Sztuka
 [243598]
• CD, DVD, Video
 [3423]
• Technologie
 [219201]
• Zdrowie
 [101638]
• Książkowe Klimaty
 [124]
• Zabawki
 [2473]
• Puzzle, gry
 [3898]
• Literatura w języku ukraińskim
 [254]
• Art. papiernicze i szkolne
 [8170]
Kategorie szczegółowe BISAC

Distributed Serverless Architectures on Aws: Design and Implement Serverless Architectures

ISBN-13: 9781484291580 / Angielski / Miękka / 2023 / 159 str.

Jithin Jude Paul
Distributed Serverless Architectures on Aws: Design and Implement Serverless Architectures Paul, Jithin Jude 9781484291580 Apress - książkaWidoczna okładka, to zdjęcie poglądowe, a rzeczywista szata graficzna może różnić się od prezentowanej.

Distributed Serverless Architectures on Aws: Design and Implement Serverless Architectures

ISBN-13: 9781484291580 / Angielski / Miękka / 2023 / 159 str.

Jithin Jude Paul
cena 211,32 zł
(netto: 201,26 VAT:  5%)

Najniższa cena z 30 dni: 210,17 zł
Termin realizacji zamówienia:
ok. 16-18 dni roboczych
Bez gwarancji dostawy przed świętami

Darmowa dostawa!

Beginning-Intermediate

Explore the serverless world using Amazon Web Services (AWS) and develop various architectures, including those for event-driven and disaster recovery designs. This book will give you an understanding of different distributed serverless architectures and how to build them using AWS components. You will begin with an introduction to serverless components and architectures, before progressing to data platforms and containers. Next, you'll dig deeper into these serverless architectures and how they leverage AWS components through practical use cases. You will also explore designing systems in a multi-cloud paradigm. Author Jithin Jude Paul then demonstrates how efficient serverless architectures are, and the benefits of designing distributed systems globally in a cost-effective way while incorporating a microservices architectural style. Distributed Serverless Architectures with AWS concludes with a discussion of current and future trends in serverless frameworks. After completing this book, you'll be able to design distributed serverless architectures using AWS.What You'll Learn

  • Gain an overview of different serverless architectures
  • Design and build distributed systems using serverless components
  • Build serverless data and container platforms on AWS
  • Plan a multi-cloud strategy using serverless components
Who This Book Is ForCloud engineers, DevOps engineers, and architects focused on the AWS ecosystem, as well as software engineers/developers working with AWS.

Kategorie:
Informatyka
Kategorie BISAC:
Computers > Distributed Systems - Cloud Computing
Business & Economics > Information Management
Computers > Management Information Systems
Wydawca:
Apress
Język:
Angielski
ISBN-13:
9781484291580
Rok wydania:
2023
Dostępne języki:
Ilość stron:
159
Oprawa:
Miękka
Dodatkowe informacje:
Wydanie ilustrowane

Chapter 1:  Introduction to Serveless Architectures
Chapter Goal: Introduction to serverless components and architecture
No of pages 20
Sub -Topics
1. Serverless description
2. Significance of serverless architectures
3. Serverless vs containerized environments
4. Main components of serverless architecture

Chapter 2:  Distributed Serverless Architectures
Chapter Goal: Overview of types of serverless architectures
No of pages: 40
Sub - Topics
1.  Event driven architectures
2.  Disaster recovery architectures
3.  High availability architectures
4.  Global and cross region architectures
5.  Database and backend architectures
6.   Hybrid serverless architecture

Chapter 3: Event Driven Architectures
Chapter Goal: In depth view of Event Driven Architectures
No of pages : 30
Sub - Topics:  
1.General architecture and AWS components used 
2.Explanation 
3. Use cases where event driven architecture can be utilized
4. Security and performance of this architecture
5. QuickStart template (CloudFormation/ Terraform/ Serverless Framework)

Chapter 4: Disaster Recovery Architectures
Chapter Goal: Designing resilient architectures so that in the event of a disaster, the system keeps running
No of pages: 40
Sub - Topics: 
1. General architecture and AWS components used 
2. Explanation 
3. Use cases where disaster recovery architecture can be implemented
4. Active – active and active – passive configurations using this architecture
5. Security and performance of this architecture
6. QuickStart template(CloudFormation/ Terraform/ Serverless Framework)

Chapter 5: High Availability Architectures
Chapter Goal: Architect highly available systems using serverless 
Pages: 30 
1. The general architecture and AWS components used 
2. Explanation 
3. Use cases where disaster recovery architecture can be implemented
4. Active-active and active-passive configurations using this architecture
5. Security and performance of this architecture
6. QuickStart template(CloudFormation/ Terraform/ Serverless Framework)

Chapter 6: Global and Cross Region Architectures
Chapter Goal: Architect globally/ multi region systems using serverless
Pages: 30 
1. The general architecture and AWS components used 
2. Explanation 
3. Use cases where disaster recovery architecture can be implemented
4. Active-active and active-passive configurations using this architecture
5. Security and performance of this architecture
6. QuickStart template(CloudFormation/ Terraform/ Serverless Framework)

Chapter 7: Authentication, CICD and Databases in Serverless  
Chapter Goal: Describe authentication components, CICD Pipeline and databases for serverless architectures
Pages: 40 
1.Architecting authentication modules 
a) Overview and implementation of different Auth modules
b) Use cases of different Auth modules
2. Using the correct database for serverless architectures
a) Stateful vs serverless databases
b) Implementation of serverless databases in AWS 
c) Use cases for various database available in AWS
3. Designing CICD for serverless architecture
4. QuickStart template(CloudFormation/ Terraform/ Serverless Framework)

Chapter 7: Hybrid Serverless Architectures
Chapter Goal: How serverless can co exist with traditional architectures with stateful components
Pages: 30 
1. Need for hybrid architectures 
2. Integrating serverless components into an existing environment
3.Use cases of hybrid architectures
4.Scaling of serverless and Non serverless components in a hybrid architecture
5. Security and performance of this architecture
6. QuickStart Template(CloudFormation/ Terraform/ Serverless Framework)

Chapter 8: Microservices Architecture using Serverless
Chapter Goal: How to utilize serverless environment to architect microservices architectures
Pages: 20 
1. Need for microservices based architecture 
2. General pointers while architecting microservices using serverless components
3.Use cases and advantages of this architecture
4. QuickStart Template(CloudFormation/ Terraform/ Serverless Framework)

Chapter 9: Looking through the Well Architected Framework lens
Chapter Goal: How well do serverless architectures fare when looking through AWS’ Well Architected Framework tool
Pages: 30 
1. Serverless components used to achieve operational excellence pillar
2. Serverless components used to achieve security pillar
3. Serverless components used to achieve  reliability pillar
4. Serverless components used to achieve performance efficiency pillar
5. Serverless components used to achieve cost optimization pillar

Chapter 10: Looking Ahead
Chapter Goal: Discuss the latest and future trends in serverless
Pages: 5-10
1. Latest and future trends in serverless


Jithin Jude Paul is a cloud architect and serverless advocate who is passionate about AWS technologies. In his career, which spans10-plus years, he has played multiple roles as a software developer, full-stack engineer, cloud developer, DevOps engineer, cloud architect, and solution architect. He is presently working as an AWS solution architect and helps customers get onboarded to AWS.

 Jithin was born in Kochi, Kerala. He graduated from Mahatma Gandhi University with a major in electronics and communication engineering. He enjoys engaging at meetups and workshops. He was a speaker at the 2020 AWS re: Invent event, where he showcased the power of utilizing serverless components while architecting distributed systems. In his spare time, he enjoys playing the guitar and cooking for his family.

Explore the serverless world using Amazon Web Services (AWS) and develop various architectures, including those for event-driven and disaster recovery designs. This book will give you an understanding of different distributed serverless architectures and how to build them using AWS components. 

You will begin with an introduction to serverless components and architectures, before progressing to data platforms and containers. Next, you'll dig deeper into these serverless architectures and how they leverage AWS components through practical use cases. You will also explore designing systems in a multi-cloud paradigm. Author Jithin Jude Paul then demonstrates how efficient serverless architectures are, and the benefits of designing distributed systems globally in a cost-effective way while incorporating a microservices architectural style. 

Distributed Serverless Architectures with AWS concludes with a discussion of current and future trends in serverless frameworks. After completing this book, you'll be able to design distributed serverless architectures using AWS. 

You will:

  • Gain an overview of different serverless architectures
  • Design and build distributed systems using serverless components
  • Build serverless data and container platforms on AWS
  • Plan a multi-cloud strategy using serverless components



Udostępnij

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2025 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia