Implementing Cloud Design Patterns for AWS by Young Marcus
Author:Young, Marcus
Language: eng
Format: epub
Publisher: Packt Publishing
Published: 2015-04-28T16:00:00+00:00
Write proxy pattern
The first method we will discuss for handling uploaded data will be quite different than any method thus far. Instead of uploading through the HTTP front-end as before, we will handle the data through a different protocol. It is not often to see a web server as the only means for sending data into a server. Legacy systems, systems that wish to support extremely large files, or even systems that need the transfer to be as optimized as possible would typically not interact via the HTML POST method.
Some examples of protocols used for file uploads that one might typically find, are:
FTP or SFTP
FTPS or SCP
HTTP PUT/POST
UDP optimized transfers such as Tsunami UDP
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Access | Data Mining |
Data Modeling & Design | Data Processing |
Data Warehousing | MySQL |
Oracle | Other Databases |
Relational Databases | SQL |
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8295)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6707)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6683)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6554)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6342)
Driving Data Quality with Data Contracts by Andrew Jones(6290)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6058)
Learning SQL by Alan Beaulieu(5994)
Weapons of Math Destruction by Cathy O'Neil(5778)
Big Data Analysis with Python by Ivan Marin(5347)
Data Engineering with dbt by Roberto Zagni(4347)
Solidity Programming Essentials by Ritesh Modi(3993)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3851)
Pandas Cookbook by Theodore Petrou(3559)
Blockchain Basics by Daniel Drescher(3292)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2905)
Feature Store for Machine Learning by Jayanth Kumar M J(2811)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2794)
Mastering Python for Finance by Unknown(2743)
