Starting a blog with Sculpin on Laravel Forge
A technical guide on setting up a Sculpin static site generator blog and deploying it using Laravel Forge.
A technical guide on setting up a Sculpin static site generator blog and deploying it using Laravel Forge.
Summary of a TechEd Europe 2014 session on Windows 10 deployment options, including in-place upgrades and provisioning.
Custom Capistrano tasks for Symfony2 deployment, including targeted cache clearing and automatic asset versioning.
A developer explains why avoiding major code changes on Fridays prevents weekend production bugs and burnout, advocating for refactoring and R&D instead.
Guide to publishing Office 365 apps to Windows Azure Web Sites for production use.
A step-by-step guide to deploying your first Laravel application using Laravel Forge, a platform-as-a-service for server management.
A historical overview of DevOps, tracing its evolution from 1980s mainframes to modern practices, focusing on cultural challenges.
A tutorial on configuring a Laravel application to use a PostgreSQL database when deploying on the Heroku platform.
A step-by-step guide to deploying a Laravel application on Heroku, covering setup, configuration, and deployment.
An overview of Microsoft Azure Web Sites, covering its features, pricing tiers, ideal use cases, and limitations for developers.
A guide to automating SharePoint development with iterative processes, CI, nightly builds, automated deployments, and UI testing.
A guide on using Python's built-in SimpleHTTPServer module to quickly share files over a local network.
A guide to making Python application deployments less painful, covering tools, best practices, and workflows from a 2013 talk.
A guide to simplifying Python logging by leveraging system-level tools like syslog and rsyslog instead of complex library handlers.
A guide to integrating unit test execution into the deployment process for applications hosted on Windows Azure Web Sites, using PHP and PHPUnit as an example.
A guide on deploying a PHP application to Windows Azure Web Sites directly from the PhpStorm IDE using Git integration.
A guide on using Octopus Deploy for continuous deployment of Umbraco CMS .NET websites, covering setup and folder management strategies.
Analysis of Windows Azure's new web hosting features, highlighting improved deployment but noting limitations in control and configuration for developers.
Guide on using GitHub for Windows to deploy ASP.NET or PHP source code to Windows Azure Websites via Git, simplifying the process without command-line.
A developer explains the benefits of learning PowerShell for automation, deployment, and working with complex environments like IIS and AWS.