دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Jalem Raj Rohit
سری:
ISBN (شابک) : 9781787281134, 1787281132
ناشر: Packt Publishing
سال نشر: 2018
تعداد صفحات: 0
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 47 مگابایت
کلمات کلیدی مربوط به کتاب ساخت برنامه های بدون سرور با پایتون: برنامه های کاربردی وب سریع، مقیاس پذیر و مقرون به صرفه را توسعه دهید که همیشه در دسترس هستند: نرم افزار کاربردی -- توسعه، برنامه های کاربردی وب، پایتون (زبان برنامه های کامپیوتری)
در صورت تبدیل فایل کتاب Building serverless applications with Python : develop fast, scalable, and cost-effective web applications that are always available به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب ساخت برنامه های بدون سرور با پایتون: برنامه های کاربردی وب سریع، مقیاس پذیر و مقرون به صرفه را توسعه دهید که همیشه در دسترس هستند نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
ساخت برنامههای کاربردی پایتون کارآمد با حداقل هزینه با اتخاذ معماریهای بدون سرور ویژگیهای کلیدی طراحی و راهاندازی جریان داده بین خدمات ابری و منطق تجاری سفارشی، برنامههای خود را با استفاده از معماری بدون سرور کارآمد و قابل اعتماد کنید. برنامه ها و خدمات را بدون نیاز به مدیریت زیرساخت بسازید و اجرا کنید. بسیاری از شرکت ها این معماری را برای صرفه جویی در هزینه و بهبود مقیاس پذیری اتخاذ کرده اند. این کتاب به شما کمک می کند تا معماری های بدون سرور را برای برنامه های خود با AWS و Python طراحی کنید. کتاب به سه ماژول تقسیم شده است. ماژول اول اصول معماری بدون سرور و نحوه عملکرد توابع AWS lambda را توضیح می دهد. در ماژول بعدی، شما یاد خواهید گرفت که برنامه خود را بسازید، منتشر کنید، و برنامه خود را برای تولید بکار ببرید. همچنین یاد خواهید گرفت که برنامه خود را لاگین کرده و آزمایش کنید. در ماژول سوم، شما را با موضوعات پیشرفته ای مانند ساخت API بدون سرور برای برنامه شما آشنا می کنیم. همچنین یاد خواهید گرفت که برنامه خود را عیب یابی و نظارت کنید و بر مفاهیم برنامه نویسی AWS لامبدا با مراجع API مسلط شوید. در ادامه، شما همچنین یاد خواهید گرفت که چگونه برنامه های بدون سرور را افزایش دهید و سیستم های بدون سرور توزیع شده را در تولید مدیریت کنید. در پایان کتاب، شما به دانش مورد نیاز برای ساخت برنامه های کاربردی پایتون مقیاس پذیر و مقرون به صرفه با چارچوب بدون سرور مجهز خواهید شد. آنچه یاد خواهید گرفت درک نحوه عملکرد توابع AWS Lambda و Microsoft Azure و استفاده از آنها برای ایجاد یک برنامه. ورود و نظارت بر برنامههای بدون سرور در مورد امنیت در عملکردهای AWS و Lambda بیاموزید برنامههای بدون سرور را برای مدیریت بارهای کاری عظیم و سیستمهای توزیع شده بدون سرور در حال تولید افزایش دهید درک استقرار مدل SAM در AWS Lambda این کتاب برای چه کسی است. در مورد معماری بدون سرور دانش برنامه نویسی پایتون فرض شده است.
Building efficient Python applications at minimal cost by adopting serverless architectures Key Features Design and set up a data flow between cloud services and custom business logic Make your applications efficient and reliable using serverless architecture Build and deploy scalable serverless Python APIs Book Description Serverless architectures allow you to build and run applications and services without having to manage the infrastructure. Many companies have adopted this architecture to save cost and improve scalability. This book will help you design serverless architectures for your applications with AWS and Python. The book is divided into three modules. The first module explains the fundamentals of serverless architecture and how AWS lambda functions work. In the next module, you will learn to build, release, and deploy your application to production. You will also learn to log and test your application. In the third module, we will take you through advanced topics such as building a serverless API for your application. You will also learn to troubleshoot and monitor your app and master AWS lambda programming concepts with API references. Moving on, you will also learn how to scale up serverless applications and handle distributed serverless systems in production. By the end of the book, you will be equipped with the knowledge required to build scalable and cost-efficient Python applications with a serverless framework. What you will learn Understand how AWS Lambda and Microsoft Azure Functions work and use them to create an application Explore various triggers and how to select them, based on the problem statement Build deployment packages for Lambda functions Master the finer details about building Lambda functions and versioning Log and monitor serverless applications Learn about security in AWS and Lambda functions Scale up serverless applications to handle huge workloads and serverless distributed systems in production Understand SAM model deployment in AWS Lambda Who this book is for This book is for Python developers who would like to learn about serverless architecture. Python programming knowledge is assumed.
Cover
Title Page
Copyright and Credits
Packt Upsell
Contributors
Table of Contents
Preface
Chapter 1: The Serverless Paradigm
Understanding serverless architectures
Understanding microservices
Serverless architectures don't have to be real-time only
Pros and cons of serverless
Summary
Chapter 2: Building a Serverless Application in AWS
Triggers in AWS Lambda
Lambda functions
Functions as containers
Configuring functions
Testing Lambda functions
Versioning Lambda functions
Creating deployment packages
Summary
Chapter 3: Setting Up Serverless Architectures
S3 trigger. SNS triggerSQS trigger
CloudWatch trigger
Summary
Chapter 4: Deploying Serverless APIs
API methods and resources
Setting up integration
Deploying the Lambda function for API execution
Handling authentication and user controls
Summary
Chapter 5: Logging and Monitoring
Understanding CloudWatch
Understanding CloudTrail
Lambda's metrics in CloudWatch
Lambda's logs in CloudWatch
Logging statements in Lambda
Summary
Chapter 6: Scaling Up Serverless Architectures
Third-party orchestration tools
The creation and termination of servers
Security best practices. Identifying and handling difficulties in scalingSummary
Chapter 7: Security in AWS Lambda
Understanding AWS Virtual Private Clouds (VPCs)
Understanding subnets in VPCs
Securing Lambda inside private subnets
Controlling access to Lambda functions
Using STS inside Lambda for secure session-based execution
Summary
Chapter 8: Deploying a Lambda Function with SAM
Introduction to SAM
CloudFormation for serverless services
Deploying with SAM
Understanding security in SAM
Summary
Chapter 9: Introduction to Microsoft Azure Functions
Introduction to Microsoft Azure Functions. Creating your first Azure FunctionUnderstanding triggers
Understanding logging and monitoring in Azures Functions
Best practices for writing Azure Functions
Summary
Other Books You May Enjoy
Index.