AWS re:Invent 2017 - SID209
A guide to building a secure, automated AWS Account Factory using AWS Organizations, IAM, and CloudFormation for scalable account management.
A guide to building a secure, automated AWS Account Factory using AWS Organizations, IAM, and CloudFormation for scalable account management.
An IT professional shares insights on the unique challenges and environment of IT support within UK Higher Education institutions.
A deep dive into the software architecture and runtimes of the BBC micro:bit educational computer, exploring its components and how they fit together.
A guide for open source maintainers explaining the fundamentals of open source licensing, including copyright, rights granted, and common license types.
Introduces Python experts featured in the book 'Scaling Python', covering topics like distributed systems, performance, and APIs.
A developer's guide to migrating a Node.js project's test suite from Mocha/Should.js to Jest using codemods, including challenges and solutions.
A guide to building a DIY UV exposure box for creating printed circuit boards (PCBs) using an Arduino, a rotary encoder, and an old scanner.
Analyzing the probability of self-assignment in a Secret Santa gift exchange using probability bounds and simulations.
A guide to extending smartphone lifespan through DIY repairs, custom ROMs, and choosing user-serviceable hardware.
A guide to Azure's Platform-as-a-Service (PaaS) offerings for containers, explaining core concepts and comparing services like ACR, ACI, and Web Apps.
A guide to implementing multivariate linear regression with gradient descent in JavaScript, including feature scaling.
A guide to implementing web localization and translation using HTML attributes like lang, hreflang, and translate for multilingual websites.
Tips for building production-ready REST APIs with Node.js, covering HTTP methods, status codes, documentation, and framework choices.
A beginner-friendly guide explaining if/else statements in programming, using a traffic light analogy to illustrate conditional logic.
A guide to installing and managing Vim plugins using a plugin manager like vim-plug to improve your development workflow.
A technical guide on installing and configuring Oracle GoldenGate for Big Data with Kafka Connect and Confluent Platform.
A guide to implementing vectorized gradient descent in JavaScript for machine learning, improving efficiency over unvectorized approaches.
Explains the Bailey-Borwein-Plouffe formula for computing hexadecimal digits of π and provides a Julia implementation.
Analyzes decision-making quality in sports and board games, where clear data reveals the high cost of poor choices.
Benchmarking SQL Server cluster sizes on SSDs to determine if 64K allocation units are still optimal under various RAID configurations.