Encrypting web.config values
A quick guide on how to encrypt values in a web.config file
Building solid, useful and usable software
If you want to build useful software, use it
Serverless CDN
Building a pure serverless CDN with image processing in AWS using the Serverless framework, Cloudfront, Lambda and S3
GraphQL, Entity Framework Core and JSON Patch
Implementing an abstracted method of CRUD operations with GraphQL, Entity Framework Core and JSON Patch
Sitecore indexing arrays with Azure Search
Overcoming an issue with indexing lists of data on Azure Search
Lessons with Sitecore Helix
Before we discovered the Helix framework developed by Sitecore our projects were disorganised, to say the least. We had no real guideline to follow when building out our solutions. Helix changed that.
Sitecore 9 Prerequisites (SIF)
The prerequisites for installing Sitecore 9 using SIF are technically detailed in the installation guide. However it's a bit obscure. Here's a summarised list of additional packages that need to be installed to run the SIF installation tool for Sitecore 9.
Installing Sitecore 9 Manually
All Sitecore documentation directs users to use the SIF or SIF-less tools to install Sitecore.
What did you learn this week?
As developers, learning is part of our job, rarely are we faced with a problem where the solution is obvious and straightforward. Understanding the problem is a learning in itself.
Serverless .NET Core
I have been playing around a lot with AWS Lambda lately, writing most of my functions in Javascript. It made me wonder what other languages/platforms would be well suited to such an environment. Javascript works well because it's lightweight and flexible. Lambda has the option for Java but has some performance issues due to the spinup time of the JVM.
- « Previous
- Page 5 of 13
- Next »