دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Gojko Adzic
سری:
ISBN (شابک) : 0993088155, 9780993088155
ناشر: Neuri Consulting Llp
سال نشر: 2019
تعداد صفحات: 225
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 5 مگابایت
در صورت تبدیل فایل کتاب Running Serverless: Introduction to AWS Lambda and the Serverless Application Model به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب در حال اجرا بدون سرور: مقدمه ای بر AWS Lambda و مدل برنامه کاربردی بدون سرور نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Copyright Thanks to everyone who helped About the author Learn about updates Introduction Serverless in five minutes The serverless pricing model Important AWS Lambda technical constraints When to use Lambda I Basic development tasks Set up tools for local development Setting up prerequisites Installing JavaScript tools Installing the SAM command line tools Configuring access credentials Running with restricted user accounts Using a profile Create a web service Infrastructure as code The Lambda programming model Deploying SAM applications Inspecting a stack Development and troubleshooting Retrieving execution logs Simulating Lambda locally Debugging functions Validating templates Working in a team Setting up a deployment pipeline Safe deployments Function configurations Versions and aliases Gradual deployments II Working with AWS services Handling HTTP requests API Gateway events Customising responses Troubleshooting Gateway integrations Processing request parameters Using global settings to configure the implicit API Creating parameterised CloudFormation stacks Using external storage Cloud storage options Lambda access rights Generating unique references Using AWS resources from Lambda functions Authorising access with IAM policies Dealing with network timeouts Cheaper, faster, serverless Signing requests Protecting S3 files Handling platform events Generating test events Working with files Working with asynchronous events Avoiding circular references Handling asynchronous errors with dead letters Conditional resources III Designing serverless applications Using application components The AWS Serverless Application Repository Lambda layers Publishing to SAR Managing sessions and user workflows Moving session state out of Lambda functions Moving static assets out of Lambda functions Using S3 as a web server Uploading files to S3 Using custom resources to extend CloudFormation Designing robust applications API endpoints with path parameters Designing with Ports and Adapters Protecting against abuse Deployment options Think about jobs, not functions One Lambda or many? Sharing behaviour Sharing configuration Where next? Index