Getting Selective with Veeam Backup for Microsoft Office 365
A guide on configuring selective backup jobs in Veeam Backup for Microsoft Office 365 during a migration, focusing on Exchange Online and OneDrive.
A guide on configuring selective backup jobs in Veeam Backup for Microsoft Office 365 during a migration, focusing on Exchange Online and OneDrive.
A serverless service that monitors the AWS Solutions catalog and sends alerts via SNS when new solutions are added.
A software engineer's curated list of recommended books, focusing on romanticized tech history, non-fiction, and personal development.
Explains the relationship between scopes and claims in IdentityServer for OpenID Connect and OAuth 2.0, covering identity and API scope design.
A guide on writing a strong proposal for Google Summer of Code, based on experience as a former student and mentor.
A guide to disciplined Git workflows, covering commit message best practices, atomic commits, and tools for productive version control.
A guide to getting started with serverless architecture, covering language selection, tools, and best practices for AWS Lambda.
A tutorial on using Mitmproxy and Python for Man-in-the-Middle (MITM) traffic interception, modification, and analysis.
A live stream exploring Java 12's new features, including String::indent, Collectors::teeing, and CompletableFuture additions.
Author discusses limitations of static blog posts for serverless performance reviews and proposes an automated, regularly updated website solution.
Lyx is a personal PHP utility library with string formatting and other functions, now available via Composer.
A developer details migrating a personal blog archive tweet automation script from a home server to Azure Functions, exploring serverless PowerShell.
A developer's blog series detailing their Google Summer of Code 2018 project, implementing features for the SUSI.AI iOS application.
A developer shares her experience and benefits of becoming a tech speaker, including career growth and confidence building.
A developer's detailed walkthrough of configuring Azure DevOps to build a Docker image and push it to a private Docker Hub repository.
A guide for technical experts transitioning into leadership roles, covering mindset shifts and practical techniques to succeed.
A programmer draws parallels between woodworking craftsmanship and software development, emphasizing the importance of mastering tools like IDEs and frameworks.
Compares the Julia do-block and Python with statement, explaining their different purposes in resource management and function passing.
A developer built a playable Sudoku game that runs entirely in the browser's URL bar using JavaScript and the window.location.hash API.
A guide to implementing data validation and proper error response handling for REST APIs, covering validation rules and the Problem Details standard.