Listing 1 - 10 of 17 | << page >> |
Sort by
|
Choose an application
Amazon is the most powerful corporation on the planet and its CEO, Jeff Bezos, has become the richest person in history, and one of the few people to profit from a global pandemic. Its dominance has reshaped the global economy itself: we live in the age of 'Amazon Capitalism'. 'One-click' instant consumerism and its immense variety of products has made Amazon a worldwide household name, with over 60% of US households subscribing to Amazon Prime. In turn, these subscribers are surveilled by the corporation. Amazon is also one of the world's largest logistics companies, resulting in weakened unions and lowered labor standards. The company has also become the largest provider of cloud-computing services and home surveillance systems, not to mention the ubiquitous Alexa. With cutting-edge analyses, this book looks at the many dark facets of the corporation, including automation, surveillance, tech work, workers' struggles, algorithmic challenges, the disruption of local democracy and much more. The Cost of Free Shipping shows how Amazon represents a fundamental shift in global capitalism that we should name, interrogate and be primed to resist.
Business & Economics / Labor --- Economics --- Amazon.com (Firm) --- E-books --- Economic theory --- Political economy --- Social sciences --- Economic man --- Amazon (Firm) --- Amazon.com, Inc. --- Amazon(tm) --- Amazon trademark
Choose an application
Amazon.com (Firm) --- Management. --- Amazon (Firm) --- Amazon.com, Inc. --- Amazon(tm) --- Amazon trademark --- E-books --- Relationship marketing --- Value analysis (Cost control) --- Success in business --- Value engineering --- Cost control --- Cost effectiveness --- Industrial engineering --- Marketing --- Customer relations
Choose an application
Learn to design, build, and manage your infrastructure on the most popular of all the Cloud platforms - Amazon Web Services About This Book Learn how to leverage various Amazon Web Services (AWS) components and services to build a secure, reliable, and robust environment to host your applications on Deep dive into the core AWS service offerings with hands-on tutorials, real-world use case scenarios, and best practices A self-paced, systematic, and step-by-step guide to learning and implementing AWS in your own environment Who This Book Is For This book is for those who want to learn and leverage AWS. Although no prior experience with AWS is required, it is recommended that you have some hands-on experience of Linux, Web Services, and basic networking. What You Will Learn A brief introduction to Cloud Computing and AWS accompanied by steps to sign up for your first AWS account Create and manage users, groups, and permissions using AWS Identity and Access Management services Get started with deploying and accessing EC2 instances, working with EBS Volumes and Snapshots Customize and create your very own Amazon Machine Image Design and deploy your instances on a highly secured, network isolated environment using Amazon VPC Effectively monitor your AWS environment using specialized alarms, custom monitoring metrics, and much more Explore the various benefits of Database-as-a-Service offerings and leverage them using Amazon RDS and Amazon DynamoDB Take an in-depth look at what's new with AWS, including EC2 Container Service and Elastic File System In Detail AWS is at the forefront of Cloud Computing today. Many businesses are moving away from traditional datacenters and toward AWS because of its reliability, vast service offerings, lower costs, and high rate of innovation. Because of its versatility and flexible design, AWS can be used to accomplish a variety of simple and complicated tasks such as hosting multitier websites, running large scale parallel processing, content delivery, petabyte storage and archival, and lots more. Whether you are a seasoned sysadmin or a rookie, this book will provide you with all the necessary skills to design, deploy, and manage your applications on the AWS cloud platform. The book guides you through the core AWS services such as IAM, EC2, VPC, RDS, and S3 using a simple real world application hosting example that you can relate to. Each chapter is designed to provide you with the most information possible about a p...
Web services. --- Cloud computing. --- Electronic data processing --- Web services --- Application software --- Cloud computing --- Distributed processing --- Amazon Web Services (Firm) --- Amazon.com (Firm) --- Amazon (Firm) --- Amazon.com, Inc. --- Amazon(tm) --- Amazon trademark --- Amazon.com (Firm).
Choose an application
Provide solutions to all your Amazon EC2, SQS, Kinesis, and S3 problems, including implementation using the AWS Management Console, AWS CLI, and AWS SDK (Java). You'll find recipes on implementation and configuration of Amazon EC2, SQS, Kinesis, and S3 along with the code snippets and AWS CLI commands. Practical Amazon EC2, SQS, Kinesis, and S3 uses focused examples that include only the details you need to get things done. You'll see production use cases of Amazon EC2, SQS, Kinesis, and S3 and how to implement cloud watch in projects for these services. Learn how to raise an alarm on Amazon EC2, SQS, Kinesis, and S3 as part of a continuous monitoring system designed to increase performance and avoid side effects in your services. What You'll Learn: Manage Amazon EC2, SQS, Kinesis, and S3 using the AWS Management Console Use the AWS CLI Employ the AWS Java SDK Configure alarms on Amazon EC2, SQS, Kinesis, and S3.
Computer science. --- Application software. --- Computer Science. --- Computer Applications. --- Internet programming. --- Amazon.com (Firm) --- Amazon (Firm) --- Amazon.com, Inc. --- Amazon(tm) --- Amazon trademark --- Computer programming --- Informatics --- Science --- Application computer programs --- Application computer software --- Applications software --- Apps (Computer software) --- Computer software --- Amazon Web Services (Firm) --- Amazon.com (Firm).
Choose an application
Create stunning 3D games in a short amount of time using Amazon Lumberyard, a free and exciting game development platform. This book is a ground-up, out-of-the-box tutorial on 3D game development and programming with Lua and Amazon Lumberyard with little or no game development experience required. Beginning Game Development with Amazon Lumberyard walks you through the user interface of the Amazon Lumberyard engine; teaches you how to develop detailed terrain using heightmaps, megatextures, weather, and vegetation; and takes you through exporting the game for distribution. The book will show you how to create a player as well as enemies while not getting bogged down with third-party tools for animation or model creation. You will also work with simple physics, colliders, meshes, weather generation, Lua scripting, user interface development, and much more. By the end of the book, you will be able to create many different types of video games using the Amazon Lumberyard engine and even have a completed project ready to release or put in your portfolio. You will: Discover the mechanics and terminology of game development Familiarize yourself with the Amazon Lumberyard game engine in detail Modify game scripts using the Lua language Discover how to optimally structure game layers.
Computer games. --- Amazon.com (Firm) --- Computer games—Programming. --- Computer science. --- Game Development. --- Programming Languages, Compilers, Interpreters. --- Informatics --- Science --- Application software --- Electronic games --- Amazon (Firm) --- Amazon.com, Inc. --- Amazon(tm) --- Amazon trademark --- Programming languages (Electronic computers). --- Computer languages --- Computer program languages --- Computer programming languages --- Machine language --- Electronic data processing --- Languages, Artificial
Choose an application
Over 90 hands-on recipes to design Internet scalable web and mobile applications with Amazon DynamoDB About This Book Construct top-notch mobile and web applications with the Internet scalable NoSQL database and host it on cloud Integrate your applications with other AWS services like AWS EMR, AWS S3, AWS Redshift, and AWS CloudSearch etc. in order to achieve a one-stop application stack Step-by-step implementation guide that provides real-world use with hands-on recipes Who This Book Is For This book is intended for those who have a basic understanding of AWS services and want to take their knowledge to the next level by getting their hands dirty with coding recipes in DynamoDB. What You Will Learn Design DynamoDB tables to achieve high read and write throughput Discover best practices like caching, exponential back-offs and auto-retries, storing large items in AWS S3, storing compressed data etc. Effectively use DynamoDB Local in order to make your development smooth and cost effective Implement cost effective best practices to reduce the burden of DynamoDB charges Create and maintain secondary indexes to support improved data access Integrate various other AWS services like AWS EMR, AWS CloudSearch, AWS Pipeline etc. with DynamoDB In Detail AWS DynamoDB is an excellent example of a production-ready NoSQL database. In recent years, DynamoDB has been able to attract many customers because of its features like high-availability, reliability and infinite scalability. DynamoDB can be easily integrated with massive data crunching tools like Hadoop /EMR, which is an essential part of this data-driven world and hence it is widely accepted. The cost and time-efficient design makes DynamoDB stand out amongst its peers. The design of DynamoDB is so neat and clean that it has inspired many NoSQL databases to simply follow it. This book will get your hands on some engineering best practices DynamoDB engineers use, which can be used in your day-to-day life to build robust and scalable applications. You will start by operating with DynamoDB tables and learn to manipulate items and manage indexes. You will also discover how to easily integrate applications with other AWS services like EMR, S3, CloudSearch, RedShift etc. A couple of chapters talk in detail about how to use DynamoDB as a backend database and hosting it on AWS ElasticBean. This book will also focus on security measures of DynamoDB as well by providing techniques on data encryption, masking et...
Web services. --- Cloud computing. --- Electronic data processing --- Web services --- Application software --- Cloud computing --- Distributed processing --- Amazon.com (Firm) --- Amazon (Firm) --- Amazon.com, Inc. --- Amazon(tm) --- Amazon trademark --- Web applications --- Mobile apps --- Non-relational databases --- Nonrelational databases --- NoSQL databases --- Databases --- Apps, Mobile --- Mobile applications --- Mobile computing --- Applications, Web --- Applications, Web-based --- Web-based applications --- Weblications --- Development --- E-books
Choose an application
"On peut dire que le grand gagnant de la crise du coronavirus est Amazon. Tandis qu’à la mi-avril 2020, la pandémie approchait de son moment le plus critique, la valeur des actions de la firme augmentait de 30 % par rapport à l’année précédente ; et en l’espace de seulement deux mois, la fortune nette du PDG Jeff Bezos augmentait de 24 milliards de dollars. Comme le résume un analyste de l’industrie numérique : “Le Covid-19 a été comme une injection d’hormones de croissance pour Amazon.” L’enquête d’Alec MacGillis débute bien avant la crise sanitaire actuelle. Sa méthode est simple et efficace : c’est par une mosaïque d’approches et de vies que l’on comprend le mieux un système, comment ce dernier affecte ceux qui entrent en contact avec sa trajectoire. À la manière des grands reportages littéraires, Le Système Amazon décortique l’implacable machine et ses rouages à travers une impressionnante série de portraits et de tableaux. À Seattle, ce sont les cadres bien rémunérés de la firme qui accélèrent la gentrification d’un quartier populaire historique ; dans une banlieue de Virginie, ce sont des propriétaires qui tentent de protéger leur quartier de l’impact environnemental d’un nouveau data center Amazon ; à El Paso, ce sont des petites entreprises de fournitures de bureau qui tentent de résister à la prise de contrôle par Amazon de l’ensemble des marchés publics ; à Baltimore, c’est un entrepôt qui remplace une usine sidérurgique légendaire, etc. Il montre également comment la firme est devenue un lobby à part entière à Washington, l’auteur poussant les portes du gigantesque manoir de Jeff Bezos, dans le quartier de Kalorama, où l’on croise lobbyistes, députés, sénateurs et membres du gouvernement. Plus qu’un énième pamphlet sur l’impact destructeur du géant jaune au large sourire, ce livre, fruit d’années d’enquete, offre à lire le récit édifiant d’une société sous emprise. De centres de livraison en data centers, de campus d’entreprises en entrepôts du mastodonte, visitez un autre monde, en proie à son Amazonisation, qui se divise entre gagnants et perdants, entre vies déconnectées et vies broyées par ce système."
Equality --- Economic aspects --- Amazon (Firm) --- United States --- Economic conditions --- Regional disparities. --- Géants du Web. --- Lobbying --- Bezos, Jeffrey --- Amazon.com. --- Amazon.com (Firm) --- Géants du Web. --- Regional disparities --- Equality - Economic aspects - United States --- United States - Economic conditions - 1945 --- -United States - Economic conditions - Regional disparities
Choose an application
"In Everything and Less, acclaimed critic Mark McGurl discovers a dynamic scene of literary experimentation in an unlikely location: in the realms of self-publishing created by Amazon. Reclaiming several works of self-published fiction from the abyss of critical disregard, McGurl offers a Copernican revolution in the world of letters: rather than giving central importance to the critically lionized highbrows-Colson Whitehead, Don DeLillo, Elena Ferrante, and Amitav Ghosh, among others-he discovers that their fiction orbits countless unknown authors forging a career through untraditional means"--
Fiction --- Self-publishing --- Electronic publishing --- Fiction writing --- Writing, Fiction --- Authorship --- Digital publishing --- Online publishing --- Publishers and publishing --- Desktop publishing --- Publishing --- Amazon.com (Firm) --- Amazon (Firm) --- Amazon.com, Inc. --- Amazon(tm) --- Amazon trademark --- History. --- Amazon.com (Firm)--History --- Fiction--Authorship --- Fiction--Publishing --- Self-publishing. --- Electronic publishing. --- Authorship. --- Publishing.
Choose an application
"An in-depth analysis of Amazon as a ubiquitous brand that has decisively shaped retail, both online and off, and normalized monpoly"--
Electronic commerce. --- Retail trade. --- Amazon.com (Firm) --- Retail industry --- Retailing --- Commerce --- Marketing --- Shopping centers --- Wholesale trade --- Cybercommerce --- E-business --- E-commerce --- E-tailing --- eBusiness --- eCommerce --- Electronic business --- Internet commerce --- Internet retailing --- Online commerce --- Web retailing --- Information superhighway --- Amazon (Firm) --- Amazon.com, Inc. --- Amazon(tm) --- Amazon trademark --- History of specific companies / corporate history --- Web-marketing --- Media studies
Choose an application
Pro PowerShell for Amazon Web Services is written specifically for Windows professionals who already know PowerShell and want to learn to host Windows workloads in the Amazon Elastic Cloud Compute (EC2) cloud service. The cloud offers information technology workers significant cost savings and agility unimaginable even just a few years ago. Tasks that traditionally took weeks of work, costing thousands of dollars, can be completed in minutes for a fraction of a penny. This book is a resource for using Microsoft's powerful scripting language, PowerShell, to create, host, manage, and administer workloads using a service widely recognized as the industry leader in cloud computing. Inside, find scripts to create and manage virtual machines, provision storage, configure networks with agility, and more--all using your preferred Windows scripting language. Use your PowerShell knowledge to harness the power of Amazon EC2 today!
Cloud computing. --- Windows PowerShell (Computer program language) --- Web services. --- Electronic data processing --- Web services --- Application software --- Cloud computing --- Command languages (Computer science) --- Scripting languages (Computer science) --- Distributed processing --- Microsoft software. --- Microsoft .NET Framework. --- Software engineering. --- Microsoft and .NET. --- Software Engineering/Programming and Operating Systems. --- Computer software engineering --- Engineering --- Computer software --- Amazon.com (Firm) --- Computer network resources. --- Amazon (Firm) --- Amazon.com, Inc. --- Amazon(tm) --- Amazon trademark
Listing 1 - 10 of 17 | << page >> |
Sort by
|