Implementing AWS: Design, Build, and Manage your Infrastructure
¥90.46
Work through exciting recipes to administer your AWS cloud Key Features * Build secure environments using AWS components and services * Explore core AWS features with real-world applications and best practices * Design and build Lambda functions using real-world examples Book Description With this Learning Path, you’ll explore techniques to easily manage applications on the AWS cloud. You’ll begin with an introduction to serverless computing, its advantages, and the fundamentals of AWS. The following chapters will guide you on how to manage multiple accounts by setting up consolidated billing, enhancing your application delivery skills, with the latest AWS services such as CodeCommit, CodeDeploy, and CodePipeline to provide continuous delivery and deployment, while also securing and monitoring your environment's workflow. It’ll also add to your understanding of the services AWS Lambda provides to developers. To refine your skills further, it demonstrates how to design, write, test, monitor, and troubleshoot Lambda functions. By the end of this Learning Path, you’ll be able to create a highly secure, fault-tolerant, and scalable environment for your applications. This Learning Path includes content from the following Packt products: * AWS Administration: The Definitive Guide, Second Edition by Yohan Wadia * AWS Administration Cookbook by Rowan Udell, Lucas Chan * Mastering AWS Lambda by Yohan Wadia, Udita Gupta What you will learn * Explore the benefits of serverless computing and applications * Deploy apps with AWS Elastic Beanstalk and Amazon Elastic File System * Secure environments with AWS CloudTrail, AWSConfig, and AWS Shield * Run big data analytics with Amazon EMR and Amazon Redshift * Back up and safeguard data using AWS Data Pipeline * Create monitoring and alerting dashboards using CloudWatch * Effectively monitor and troubleshoot serverless applications with AWS * Design serverless apps via AWS Lambda, DynamoDB, and API Gateway Who this book is for This Learning Path is specifically designed for IT system and network administrators, AWS architects, and DevOps engineers who want to effectively implement AWS in their organization and easily manage daily activities. Familiarity with Linux, web services, cloud computing platforms, virtualization, networking, and other administration-related tasks will assist in understanding the concepts in the book. Prior hands-on experience with AWS core services such as EC2, IAM, S3, and programming languages, such as Node.Js, Java, and C#, will also prove beneficial.
Practical Security Automation and Testing
¥73.02
Your one stop guide to automating infrastructure security using DevOps and DevSecOps Key Features * Secure and automate techniques to protect web, mobile or cloud services * Automate secure code inspection in C++, Java, Python, and JavaScript * Integrate security testing with automation frameworks like fuzz, BDD, Selenium and Robot Framework Book Description Security automation is the automatic handling of software security assessments tasks. This book helps you to build your security automation framework to scan for vulnerabilities without human intervention. This book will teach you to adopt security automation techniques to continuously improve your entire software development and security testing. You will learn to use open source tools and techniques to integrate security testing tools directly into your CI/CD framework. With this book, you will see how to implement security inspection at every layer, such as secure code inspection, fuzz testing, Rest API, privacy, infrastructure security, and web UI testing. With the help of practical examples, this book will teach you to implement the combination of automation and Security in DevOps. You will learn about the integration of security testing results for an overall security status for projects. By the end of this book, you will be confident implementing automation security in all layers of your software development stages and will be able to build your own in-house security automation platform throughout your mobile and cloud releases. What you will learn * Automate secure code inspection with open source tools and effective secure code scanning suggestions * Apply security testing tools and automation frameworks to identify security vulnerabilities in web, mobile and cloud services * Integrate security testing tools such as OWASP ZAP, NMAP, SSLyze, SQLMap, and OpenSCAP * Implement automation testing techniques with Selenium, JMeter, Robot Framework, Gauntlt, BDD, DDT, and Python unittest * Execute security testing of a Rest API Implement web application security with open source tools and script templates for CI/CD integration * Integrate various types of security testing tool results from a single project into one dashboard Who this book is for The book is for software developers, architects, testers and QA engineers who are looking to leverage automated security testing techniques.
Hands-On Java Deep Learning for Computer Vision
¥54.49
Leverage the power of Java and deep learning to build production-grade Computer Vision applications Key Features * Build real-world Computer Vision applications using the power of neural networks * Implement image classification, object detection, and face recognition * Know best practices on effectively building and deploying deep learning models in Java Book Description Although machine learning is an exciting world to explore, you may feel confused by all of its theoretical aspects. As a Java developer, you will be used to telling the computer exactly what to do, instead of being shown how data is generated; this causes many developers to struggle to adapt to machine learning. The goal of this book is to walk you through the process of efficiently training machine learning and deep learning models for Computer Vision using the most up-to-date techniques. The book is designed to familiarize you with neural networks, enabling you to train them efficiently, customize existing state-of-the-art architectures, build real-world Java applications, and get great results in a short space of time. You will build real-world Computer Vision applications, ranging from a simple Java handwritten digit recognition model to real-time Java autonomous car driving systems and face recognition models. By the end of this book, you will have mastered the best practices and modern techniques needed to build advanced Computer Vision Java applications and achieve production-grade accuracy. What you will learn * Discover neural networks and their applications in Computer Vision * Explore the popular Java frameworks and libraries for deep learning * Build deep neural networks in Java * Implement an end-to-end image classification application in Java * Perform real-time video object detection using deep learning * Enhance performance and deploy applications for production Who this book is for This book is for data scientists, machine learning developers and deep learning practitioners with Java knowledge who want to implement machine learning and deep neural networks in the computer vision domain. You will need to have a basic knowledge of Java programming.
Create React App 2 Quick Start Guide
¥54.49
Integrate your React applications with React to build efficient web services. Key Features * Learn React by building applications with Create React App * Create interactive UIs exploring the latest feature of CRA 2.0 * Build Progressive Web Applications for a more seamless web Book Description If you're a power user and you aren’t happy always reusing default configurations, from previous applications with each new application, then all you need is Create React App (CRA), a tool in the React ecosystem designed to help you create boilerplate code for building a web frontend. This book will help you use CRA to write React programs without significant configuration-related difficulties. With this quick start guide, you will integrate your applications with React to build efficient professional web services.You will learn to design UIs with the features of CRA and template your React applications. By the end of the book, you will be sufficiently skilled to be able to build faster and effective React apps using CRA. What you will learn * Become familiar with React by building applications with Create React App * Make your frontend development hassle free * Create interactive UIs exploring the latest features of CRA 2 * Build modern, React projects with, SASS,and progressive web applications * Develop proxy backend servers and simulate interaction with a full backend * Keep your application fully tested and maintain confidence in your project Who this book is for The book is intended for the web developers who want to jump into building great frontend with React using easy templating solutions.
Mastering Hadoop 3
¥99.18
A comprehensive guide to mastering the most advanced Hadoop 3 concepts Key Features * Get to grips with the newly introduced features and capabilities of Hadoop 3 * Crunch and process data using MapReduce, YARN, and a host of tools within the Hadoop ecosystem * Sharpen your Hadoop skills with real-world case studies and code Book Description Apache Hadoop is one of the most popular big data solutions for distributed storage and for processing large chunks of data. With Hadoop 3, Apache promises to provide a high-performance, more fault-tolerant, and highly efficient big data processing platform, with a focus on improved scalability and increased efficiency. With this guide, you’ll understand advanced concepts of the Hadoop ecosystem tool. You’ll learn how Hadoop works internally, study advanced concepts of different ecosystem tools, discover solutions to real-world use cases, and understand how to secure your cluster. It will then walk you through HDFS, YARN, MapReduce, and Hadoop 3 concepts. You’ll be able to address common challenges like using Kafka efficiently, designing low latency, reliable message delivery Kafka systems, and handling high data volumes. As you advance, you’ll discover how to address major challenges when building an enterprise-grade messaging system, and how to use different stream processing systems along with Kafka to fulfil your enterprise goals. By the end of this book, you’ll have a complete understanding of how components in the Hadoop ecosystem are effectively integrated to implement a fast and reliable data pipeline, and you’ll be equipped to tackle a range of real-world problems in data pipelines. What you will learn * Gain an in-depth understanding of distributed computing using Hadoop 3 * Develop enterprise-grade applications using Apache Spark, Flink, and more * Build scalable and high-performance Hadoop data pipelines with security, monitoring, and data governance * Explore batch data processing patterns and how to model data in Hadoop * Master best practices for enterprises using, or planning to use, Hadoop 3 as a data platform * Understand security aspects of Hadoop, including authorization and authentication Who this book is for If you want to become a big data professional by mastering the advanced concepts of Hadoop, this book is for you. You’ll also find this book useful if you’re a Hadoop professional looking to strengthen your knowledge of the Hadoop ecosystem. Fundamental knowledge of the Java programming language and basics of Hadoop is necessary to get started with this book.
Hands-On Machine Learning with IBM Watson
¥73.02
Learn how to build complete machine learning systems with IBM Cloud and Watson Machine learning services Key Features * Implement data science and machine learning techniques to draw insights from real-world data * Understand what IBM Cloud platform can help you to implement cognitive insights within applications * Understand the role of data representation and feature extraction in any machine learning system Book Description IBM Cloud is a collection of cloud computing services for data analytics using machine learning and artificial intelligence (AI). This book is a complete guide to help you become well versed with machine learning on the IBM Cloud using Python. Hands-On Machine Learning with IBM Watson starts with supervised and unsupervised machine learning concepts, in addition to providing you with an overview of IBM Cloud and Watson Machine Learning. You'll gain insights into running various techniques, such as K-means clustering, K-nearest neighbor (KNN), and time series prediction in IBM Cloud with real-world examples. The book will then help you delve into creating a Spark pipeline in Watson Studio. You will also be guided through deep learning and neural network principles on the IBM Cloud using TensorFlow. With the help of NLP techniques, you can then brush up on building a chatbot. In later chapters, you will cover three powerful case studies, including the facial expression classification platform, the automated classification of lithofacies, and the multi-biometric identity authentication platform, helping you to become well versed with these methodologies. By the end of this book, you will be ready to build efficient machine learning solutions on the IBM Cloud and draw insights from the data at hand using real-world examples. What you will learn * Understand key characteristics of IBM machine learning services * Run supervised and unsupervised techniques in the cloud * Understand how to create a Spark pipeline in Watson Studio * Implement deep learning and neural networks on the IBM Cloud with TensorFlow * Create a complete, cloud-based facial expression classification solution * Use biometric traits to build a cloud-based human identification system Who this book is for This beginner-level book is for data scientists and machine learning engineers who want to get started with IBM Cloud and its machine learning services using practical examples. Basic knowledge of Python and some understanding of machine learning will be useful.
Mastering MongoDB 4.x
¥63.21
Leverage the power of MongoDB 4.x to build and administer fault-tolerant database applications Key Features * Master the new features and capabilities of MongoDB 4.x * Implement advanced data modeling, querying, and administration techniques in MongoDB * Includes rich case-studies and best practices followed by expert MongoDB developers Book Description MongoDB is the best platform for working with non-relational data and is considered to be the smartest tool for organizing data in line with business needs. The recently released MongoDB 4.x supports ACID transactions and makes the technology an asset for enterprises across the IT and fintech sectors. This book provides expertise in advanced and niche areas of managing databases (such as modeling and querying databases) along with various administration techniques in MongoDB, thereby helping you become a successful MongoDB expert. The book helps you understand how the newly added capabilities function with the help of some interesting examples and large datasets. You will dive deeper into niche areas such as high-performance configurations, optimizing SQL statements, configuring large-scale sharded clusters, and many more. You will also master best practices in overcoming database failover, and master recovery and backup procedures for database security. By the end of the book, you will have gained a practical understanding of administering database applications both on premises and on the cloud; you will also be able to scale database applications across all servers. What you will learn * Perform advanced querying techniques such as indexing and expressions * Configure, monitor, and maintain a highly scalable MongoDB environment * Master replication and data sharding to optimize read/write performance * Administer MongoDB-based applications on premises or on the cloud * Integrate MongoDB with big data sources to process huge amounts of data * Deploy MongoDB on Kubernetes containers * Use MongoDB in IoT, mobile, and serverless environments Who this book is for This book is ideal for MongoDB developers and database administrators who wish to become successful MongoDB experts and build scalable and fault-tolerant applications using MongoDB. It will also be useful for database professionals who wish to become certified MongoDB professionals. Some understanding of MongoDB and basic database concepts is required to get the most out of this book.
世界经典童话:狼和七只小羊(日文版)
¥3.00
本故事为世界经典童话之一。羊妈妈要出门去寻找食物,嘱咐七只小羊在家里千万不能给狼开门,但是天真的小羊还是被狡猾的狼欺骗了,不过幸好,勇敢的羊妈妈拯救了大家。故事情节为普通读者熟知。全书为日文版。难词标注假名,供日语学习者学习使用。
世界经典童话:冰雪女王(日文版)
¥3.00
本故事为世界经典童话之一。安徒生童话《白雪皇后》是安徒生作品中经典的作品之一,又译冰雪女王、白雪女王、冰雪皇后、雪之女王、雪后等,曾被多个国家翻拍成不同版本的电影以及动画。童话中讲述魔鬼的一面镜子的两片碎片注入小男孩加伊(又译凯、凯伊)的内心和眼睛,从而使他变得冷酷无情,并被白雪皇后带入她的冰宫,小女孩格尔达(又译盖尔达)是加伊的好朋友,格尔达亲自寻找白雪皇后并解除加伊身上的诅咒,路上遇到重重困难终被克服。全书为日文版。难词标注假名,供日语学习者学习使用。
日本经典童话:桃太郎
¥3.00
本故事为日本经典童话之一。《桃太郎》是日本著名民间故事,讲述从桃子里诞生的桃太郎,用糯米团子收容了小白狗、小猴子和雉鸡后,一起前往鬼岛为民除害的故事。全书为日文版。难词标注假名,供日语学习者学习使用。
志怪小说:小翠(日文版)
¥3.00
本故事为蒲松龄创作的聊斋志异作品之一。描述一个奔波在野林荒坟音的妇人,被逼得现了狐狸的原形,钻进在破庙中躲风雨的穷书生王生的袍子下面,躲过了灭顶之灾。数十年后,王生官拜侍御,生一子,名元丰,从小痴傻。忽一日,一村妇,愿将女儿小翠许给元丰为妻。王生夫妇大喜,盛仪迎娶小翠。小翠美若天仙,可给王生家却带来不少的麻烦。全书为日文版。难词标注假名,供日语学习者学习使用。
鲁迅作品选:明天(日文版)
¥3.00
《明天》讲诉了发生在还具有一点儿古风的鲁镇上在特定的“三个晚上两白天”这个时间段的故事,故事围绕着主人公寡妇单四嫂子失去自己的儿子宝儿这个事件展开全篇的事件叙述。《明天》是鲁迅先生创作的一篇小说,这篇小说之所以叫做明天,无论站在何时说这个词,它都代表将来,非现在。无论作者或主人公,都想在摆脱现实,逃往明天。至于原因,原文斑斑可寻。全书为日文版。难词标注假名,供日语学习者学习使用。
鲁迅作品选:幸福的家庭(日文版)
¥3.00
《幸福的家庭》主要讲的是在旧社会一知识分子,为赚稿费养家糊口,于是便打算投稿写一篇符合大众口味的文章。以描写知识分子想象中的幸福家庭的模样及生活方式。知识分子虚构了一个接受了民主思想的恩爱夫妻,过着浪漫、幸福的婚姻生活。与虚构小说情节鲜明对比的是:该知识分子生活困顿,过着为三餐温饱、柴米油盐而烦恼的生活。全书为日文版。难词标注假名,供日语学习者学习使用。
鲁迅作品选:白光(日文版)
¥3.00
《白光》是现代文学家鲁迅于1922年创作的短篇小说,作者通过讲述在科举考试中一个屡屡落第的文人陈士成,听信祖宗传言,受白光的启示在院子里挖银子未果,精神迷幻,到大山里寻宝却坠湖而死的故事,批判了封建社会病态的科考制度,揭示了十年苦读反而无用的读书人的悲惨命运。全书为日文版。难词标注假名,供日语学习者学习使用。
鲁迅作品选:风波(日文版)
¥3.00
本故事为鲁迅创作的作品之一。村里撑船的七斤,革命时进城,被人剪去了辫子。这天他在城里的咸亨酒店听说皇帝坐了龙庭,要辫子,这消息让他烦心,更让他妻子惶恐。跟七斤有过节的赵七爷特意来恐吓七斤一家,说没了辫子就是要杀头。十多天后,七斤夫妇看出了破绽,于是七斤渐渐在村里恢复了被尊重的地位,一家的生活也回到常态。全书为日文版。难词标注假名,供日语学习者学习使用。
鲁迅作品选:不周山(日文版)
¥3.00
本故事为鲁迅创作的作品之一。这篇小说取材于女娲造人和补天的神话。小说开篇写女娲从梦中惊醒,烦闷、懊恼,自然界则是一片春回大地的绚烂景象。和风吹拂,女娲百无聊赖,心神不安,青春焕发,精力饱满而无处发泄。她走向海边,无意识捏弄软泥,于是创造了人。女娲因生命力受压抑而发挥了劳动创造精神,创造了人类,补好了崩裂的天。这是作者对封建思想意识礼教道德的勇敢挑战和彻底否定,体现了强烈的反封建精神。全书为日文版。难词标注假名,供日语学习者学习使用。
38 Love Lies and Marriage
¥24.44
Teresa is everything her father Sir Hubert Bryan could wish for – clever, loyal and sharp-witted. The only problem is that she was born a girl and not the son he hoped would follow in his footsteps. But Teresa sees no reason why her gender should prevent her from being an asset to him in his mighty shipping empire, and tells him so. Sir Hubert is astounded at her request – he is far more concerned that his beautiful daughter will fall prey to the scavengers and fortune hunters amongst London Society. Having made his own vast fortune the hard way he is only too aware of what men will do to have access to the kind of wealth his lovely daughter will inherit. So when his dear friend the Marquess of Walstoke begs for help to prevent his heir Harry, the Earl of Lanbourne, making a disastrous marriage to a notorious actress he sees an opportunity to help his friend, and set a test of intelligence for his daughter too. Together, the two men hatch a plot to ‘save’ Harry from himself and prevent him from ruining his life. Promising her work in the family business, Teresa agrees to her father’s pleas to play a central character in a daring deception. But Harry is not a fool, and astounded at his uncle’s lack of faith in him he storms off to Bourne Hall, his family estate, taking Teresa with him. Teresa is torn; she loves her father but the longer she spends with Harry the more her loyalties are tested. Experiencing strange new feelings, she begins to have her own reasons to make sure that Harry puts the past behind him. But are these reciprocatedOr is Harry destined to shake the foundations of Society by making his flame-haired actress the new Countess of Lanbourne?
20 A Kiss for the King
¥24.44
Anastasia is about to be married, which should be the most exciting day of any young girl?s life. Pretty, impulsive and wise beyond her years it seems that the young Princess will make an ideal bride for one lucky man. There is only one flaw in the wedding plans she is not in love with her bridegroom. Commanded to marry by Queen Victoria, Anastasia is horror struck at the thought of an arranged marriage. Having dreamt of true love since childhood, she despairs that a marriage based on political allegiance can ever be a happy one. Especially when her bridegroom, the handsome King of Maurona, is reputed to have a preference for anything French, including the seductive wife of Maurona's French ambassador. Determined to do her duty, Anastasia prepares to meet her future husband just days before their wedding. The roar of the assembled crowd tells her that she has won the love and approval of the people, but will she ever have the love of their KingAs passions and political intrigue simmer amidst the idyllic palaces and sun-kissed olive groves of Maurona, Anastasia decides that this is a challenge she must rise to. As well as ensuring British protection for the tiny Principality from the greedy hands of neighbouring France, she determines to make her marriage a success. But can an innocent English rose compete with the dark smoldering beauty of the sensual Comtesse le GranmontTwo women, one man and only one winner but as danger grows ever closer will the King realise who his real friends are, and which woman should be at his side, in time to save his country?
21 The Mysterious Maid-Servant
¥24.44
Have you ever been so desperate that you would do literally anything for moneyThis is the tragic situation Giselda finds herself in, with no money for an operation her younger brother desperately needs to save his life, and no one to turn to. Ground down by poverty she plucks up her courage to offer the only thing she has of value her purity. Choking back her pride and knowing that she is about to forfeit his respect, she approaches her wealthy employer, the handsome Earl of Lyndhurst, who is recovering from his injuries sustained in the Battle of Waterloo. Appalled that this frail and innocent young girl should be faced with such a terrible decision, he vows to find a way to help her without offending her dignity. He knows she would never accept his charity, and she refuses to confide in him the reasons for her family's poverty. Intrigued by the air of mystery about a girl of obvious quality reduced to the role of maidservant, the Earl decides to discover why a beautiful young woman of strong principles has been reduced to such extreme measures. Discovering her to have gentle hands and wonderful nursing skills he employs her as his private nurse and turns his sharp mind to uncovering her secrets and learns his own lessons in love in the process.
22 Lucky Logan finds love
¥24.44
Bereaved of her beloved father at sixteen, and now her mother, Belinda Wyncombe?s only comfort is that she still has the family?s home. Until she finds her irresponsible stepfather, Captain D?Arcy Rowland, has squandered their money and fraudulently mortgaged the house. This means he faces jail while Belinda faces penury, unless she complies with her stepfather?s shameful scheme to gain and ruthlessly exploit the trust of the famed adventurer ?LuckyLogan, who has made a fortune with his legendary ability to find diamonds, gold and other precious metals wherever he travels. Every fibre of Belinda?s being recoils from such deceit more so when she finds that Marcus ?LuckyLogan is not the greedy fortune hunter of her imagining but a generous, handsome and heroic man. When murderous thugs come for Marcus in the dead of night, it is Belinda who raises the alarm and saves his life. And when he kisses her,Belinda is suddenly, utterly, in love but surely her love is doomed by her deceit?
34 Dollars for the Duke
¥24.44
Following the sudden death of his rakish father, Seldon Burn unexpectedly inherits the title of Duke of Otterburn. Returning to the family estate, he swiftly discovers that the title is the only thing he has inherited – along with a mountain of his father’s debts and nothing to pay them with. A brave and proud soldier, nothing has prepared the new Duke for the devastation to the family coffers caused by his late father’s love of lavish entertainment, Gaiety Girls and good living. Meeting with the family Solicitor, the Duke is horrified to discover the Ducal properties are crumbling, everything of value is entailed and even the racehorses have not been schooled properly. Desperately seeking to rebuild the family fortune and honourably fulfil his duty of care to the old and infirm of the village, his cousin Edith, a sophisticated Socialite, offers a solution. She suggests that he follows in the footsteps of many an impoverished English aristocrat and marries a wealthy American heiress – she even has a fitting bride in mind from her recent visit to New York. With no viable alternative and a pressing demand for money, a wedding is hastily arranged – but will the English traditions of generations of the Burn’s family be overshadowed by the razzle-dazzle of the Duke’s mother-in-law to be, Mrs. Vandevilt, the renowned New York hostessHorrified at being married for his title and not love, the Duke is so angry that he barely considers the feelings of his young and vulnerable bride. Meanwhile, the lovely Magnolia Vandevilt, one of the richest heiresses in America, is equally disgusted and contemptuous of a man who is marrying her only for her money. Joined together in holy matrimony, can this marriage of convenience ever be more than a disappointment and battleground as both parties dream of the love they might have had?

购物车
个人中心

