Python and Aws Cookbook: Managing Your Cloud with Python and Boto, Garnaat Mitch
Автор: Beazley David Название: Python Cookbook ISBN: 1449340377 ISBN-13(EAN): 9781449340377 Издательство: Wiley Рейтинг: Цена: 8235.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.
Автор: Vijayakumar, Thurupathan Название: Practical api architecture and development with azure and aws ISBN: 1484235541 ISBN-13(EAN): 9781484235546 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn the business and technical importance of API design and architecture using the available cloud services from Azure and AWS.
This book starts off with an introduction to APIs and the concept of API Economy from a business and organizational perspective. You'll decide on a sustainable API strategy and API architecture based on different case scenarios.
You'll then look at actual examples on API development guidelines, providing a practical view and approach towards the API development and aligning teams in API development. This book walks you through the API gateway services available in Azure and AWS and reviews different approaches to API Security. This will prepare you for understanding the trade-off between security and the frictionless API experience.
What You'll Learn
Implement API Gateways to streamline API DevelopmentExamine Security Mapping with API gateways from Azure and AWSApply API implementation using Serverless architectureReview evolving APIs for monitoring and changing business requirementsUse code samples in API security implementations
Who This Book Is For
Developers and architects with .NET and web development experience who want to learn about API design.
Автор: Tankariya Vipul, Parmar Bhavin Название: Aws Certified Developer - Associate Guide ISBN: 1787125629 ISBN-13(EAN): 9781787125629 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
An effective guide to becoming an AWS Certified Developer
Key Features
This fast-paced guide will help you clear the exam with confidence
Learn to design, develop, and deploy cloud-based solutions using AWS
Enhance your AWS skills with practice questions and mock tests
Book Description
AWS Certified Developer - Associate Guide starts with a quick introduction to AWS and the prerequisites to get you started. Then, this book gives you a fair understanding of core AWS services and basic architecture. Next, this book will describe about getting familiar with Identity and Access Management (IAM) along with Virtual private cloud (VPC). Moving ahead you will learn about Elastic Compute cloud (EC2) and handling application traffic with Elastic Load Balancing (ELB). Going ahead you we will talk about Monitoring with CloudWatch, Simple storage service (S3) and Glacier and CloudFront along with other AWS storage options. Next we will take you through AWS DynamoDB - A NoSQL Database Service, Amazon Simple Queue Service (SQS) and CloudFormation Overview. Finally, this book covers understanding Elastic Beanstalk and overview of AWS lambda.
At the end of this book, we will cover enough topics, tips and tricks along with mock tests for you to be able to pass the AWS Certified Developer - Associate exam and develop as well as manage your applications on the AWS platform.
What you will learn
Create and manage users, groups, and permissions using AWS Identity and Access Management services
Create a secured Virtual Private Cloud (VPC) with Public and Private Subnets, Network Access Control, and Security groups
Get started with Elastic Compute Cloud (EC2), launching your first EC2 instance, and working with it
Handle application traffic with Elastic Load Balancing (ELB) and monitor AWS resources with CloudWatch
Work with AWS storage services such as Simple Storage Service (S3), Glacier, and CloudFront
Get acquainted with AWS DynamoDB - a NoSQL database service
Coordinate work across distributed application components using Simple Workflow Service (SWF)
Who this book is for
This book is for IT professionals and developers looking to clear the AWS Certified Developer - Associate 2017 exam. Developers looking to develop and manage their applications on the AWS platform will also find this book useful. No prior AWS experience is needed.
Автор: Molina Alessandro Название: Modern Python Standard Library Cookbook ISBN: 1788830822 ISBN-13(EAN): 9781788830829 Издательство: Неизвестно Цена: 4751.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The Python 3 Standard Library is a vast array of modules that you can use for developing various kinds of applications. It contains an exhaustive list of libraries, and this book will help you choose the best one to address specific programming problems in Python.
Автор: Joshi, Prateek Название: Python machine learning cookbook ISBN: 1786464470 ISBN-13(EAN): 9781786464477 Издательство: Неизвестно Рейтинг: Цена: 12137.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Explore various real-life scenarios where you can use machine learning. With the help of practical examples, this cookbook will help you to understand which algorithms to use in a given context.
Автор: Sbarski, Kroonenburg Название: Serverless Architectures on Aws: With Examples Using Aws Lambda ISBN: 1617293822 ISBN-13(EAN): 9781617293825 Издательство: Неизвестно Рейтинг: Цена: 7918.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Summary
Serverless Architectures on AWS teaches you how to build, secure and manage serverless architectures that can power the most demanding web and mobile apps. Forewords by Patrick Debois (Founder of devopsdays) and Dr. Donald F. Ferguson (Columbia University).
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
There's a shift underway toward serverless cloud architectures. With the release of serverless computer technologies such as AWS Lambda, developers are now building entirely serverless platforms at scale. In these new architectures, traditional back-end servers are replaced with cloud functions acting as discrete single-purpose services. By composing and combining these serverless cloud functions together in a loose orchestration and adopting useful third-party services, developers can create powerful yet easy-to-understand applications.
About the Book
Serverless Architectures on AWS teaches you how to build, secure, and manage serverless architectures that can power the most demanding web and mobile apps. You'll get going quickly with this book's ready-made real-world examples, code snippets, diagrams, and descriptions of architectures that can be readily applied. By the end, you'll be able to architect and build your own serverless applications on AWS.
What's Inside
First steps with serverless computing
Important patterns and architectures
Writing AWS Lambda functions and using the API Gateway
Composing serverless applications using key services like Auth0 and Firebase
Securing, deploying, and managing serverless architectures
About the Reader
This book is for software developers interested in back end technologies. Experience with JavaScript (node.js) and AWS is useful but not required.
About the Author
Dr. Peter Sbarski is a well-known AWS expert, VP of engineering at A Cloud Guru, and head of Serverlessconf.
Table of Contents
PART 1 - FIRST STEPS
Going serverless
Architectures and patterns
Building a serverless application
Setting up your cloud
PART 2 - CORE IDEAS
Authentication and authorization
Lambda the orchestrator
API Gateway
PART 3 - GROWING YOUR ARCHITECTURE
Storage
Database
Going the last mile
APPENDIXES
Services for your serverless architecture
Installation and setup
More about authentication and authorization
Lambda insider
Models and mapping
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru