Over thirty subject matter experts have teamed up to bring you the ultimate collection of PowerShell topics that's designed to be like a conference in a book. This book not only delivers top-notch content that rivals any book on the market, but all royalties are donated to the OnRamp scholarship program which bootstraps others into the industry.
Did you hit a wall when scaling your service? Want to make sure that your application will scale from the start? Start with 12 Factor Application design principles, that enable you to scale your app to thousands of instances with a flip of a switch. Set up your own Docker swarm and put your scale-ability to a test.
Code along a single page Eshop app, complete with a shopping cart, product catalog, and search features. Use latest React, ES6 JavaScript features, and Firebase integration for achieving a modern serverless architecture. NOTE: First few chapters only available at no cost. Code available in open source at GitHub.
"Digital is the digitalisation process of behaviours and interactions, resulting in an continuously adaptive innovative business model.“
Cryptography Cookbook is the intuitive way of learning practical cryptography and applied cryptograhy. This book contains more than 1000+ recieipes which include and not limited to Symmetric Key, Assymetric Keys, hashing algorithms, hmac, key exchanges,pki ,encoding decoding,certificare management tls,gpg,smime,ssh-keygen,keytool,iptables etc.
Supporting DevOps in the Amazon Web Services Cloud
IT is everywhere these days. SOHO, small Schools, and Mom & Pop business rely on IT infrastructure to conduct business. Typicall they have zero budget or expertise in ensuring these IT service are up and available. The SaaS monitoring solution TrueSight Pulse allows even small family business's to deploy monitoring to ensure the continuity of their Business. This book shows how in a matter of hours
Painless Docker is a practical guide to mastering Docker & its ecosystem with real-world examples.It is a detailed step-by-step guide to create, deploy, optimize, secure, debug, log, orchestrate & monitor Docker, Docker clusters & modern Docker-based microservices from development to production.
This book is a book I wish I had when I first started workign with this stuff.Forge gets you started, but how do you restart nginx? Where are the log files located? That's the kind of stuff I wanted all under one roof.
Using Go was the best choice I've made.Working with APIs in PHP is a pain in the ass.With this book you'll learn to use Go, taking advantage of it's multi-threaded nature, and typed syntax. Starting your API implementation in Go is your first step towards what a rock solid API should be.
The second part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f1.holisticinfosecforwebdevelopers.com
Metrics are data points that we spend effort collecting, aggregating, storing, and reasoning about to answer things we don't know yet. If you take an off-the-shelf product, for a good amount of metrics, you'll be paying upwards of $10k/mo USD for collection and aggregation. After reading this book, you'll have new tools and thinking that will help you answer new questions, and you'll develop the intuition and confidence to run your own free metrics stack with systems like StatsD and Graphite.
Create hosting for your website with one line of code. Create a complete static site backed onto Amazon's incredible global Content Delivery Network and redudant DNS infrastructure. It is incredibly easy to host a static site with Amazon Web Services (AWS), once you've struggled with all of the configuration. Everything you need to setup a static site with AWS is explained here simply and concisely. Plus all the magic has been wrapped into a Free CloudFormation Starter Kit to get your site into production fast.
Continuous Integration Pattern for Android Mobile Apps.
Cyber physical systems are becoming increasingly complex and networked. As the number of system components increases and their complexity grows, so does the time required for system integration. [...] A large part of the complexity in system integration lies in the interaction of the system components however. As a consequence, traditional integration strategies are becoming increasingly inefficient. The solution to the problem is to prioritize system level integration automation and supplement it with traditional automation (if required).