Cloud Field Day 6 Prep - Hammerspace and Solo.io
A preview of two tech vendors, Hammerspace and Solo.io, ahead of their presentations at the Cloud Field Day 6 event.
A preview of two tech vendors, Hammerspace and Solo.io, ahead of their presentations at the Cloud Field Day 6 event.
Guide to monitoring Azure Key Vault access using diagnostic logs, queries, and alerts.
An argument for strategically engaging with online trolls to set community standards and support others, not just ignoring them.
A tutorial on using Apple's Combine framework to fetch and process data from a remote API (TMDb) asynchronously in Swift.
Explains advanced stubbing techniques and built-in answer strategies in the Mockito Java mocking library for unit testing.
A tutorial on integrating Algolia's powerful search functionality into a Gatsby static site using the gatsby-plugin-algolia.
A speaker discusses using Azure Managed Identities to securely access services without managing keys, including a demo app for file sharing.
A developer shares a workflow for completing Python coding exercises from PyBites on an iPad using the Pythonista app.
Explores the benefits and core concepts of Redux for JavaScript developers, highlighting its lasting impact on state management.
A guide to refactoring Azure DevOps Pipelines using templates and centralized repositories to reduce repetition and improve maintainability.
A guide to modernizing alerting practices in distributed systems, advocating for observability, SLOs, and paging only on user-impacting issues.
Tips for monitoring Azure Function scheduled triggers with health pings and Application Insights logs to detect missed executions.
A Developer Advocate shares practical advice on managing time, avoiding burnout, and maintaining well-being while traveling extensively for tech conferences and meetups.
A software engineer shares practical advice for managing stress and handling on-call production support incidents effectively.
A tutorial on using JavaScript Proxy objects to enable jQuery-like method chaining for DOM element style manipulation.
A CSS tutorial on creating more realistic and nuanced shadows using layered box-shadows for finer control over sharpness and spread.
A tutorial on integrating the VIPER architecture with SwiftUI to build scalable, modular iOS applications following clean code principles.
Explains Accelerated Database Recovery (ADR) in SQL Server 2019/Azure SQL, a feature designed to drastically reduce transaction rollback and database recovery times.
A guide to using the GitHub API and PyGithub to automatically filter and close spam pull requests based on keywords.
A developer's guide to avoiding premature abstraction by prototyping, shipping, and then refining code for better results.