Web application interfaces are especially vulnerable to SQL injection and XSS attacks. SQL injection and Cross-Site Scripting (XSS) attacks are some of the most common attacks on web applications. In […]
Read MoreDevOps Security Handbook
I have decided to start writing a handbook on DevOps Security Practices and release it for free right here on my blog. Eventually, it may be released in print, however […]
Read MoreThe start of a new journey
I’ve taken the leap and will be joining a new team soon. After 7 years it’s time for a fresh start. Who know’s where the road will lead, however I […]
Read MoreThe pillars of the AWS Well-Architected Framework
Name Description Operational Excellence The ability to support development and run workloads effectively, gain insight into their operations, and to continuously improve supporting processes and procedures to deliver business value. […]
Read MoreUnderstanding Layer 7 and Layer 4
Layer 7 Layer 7 is a term used to refer to the seventh and highest layer of the seven-layer Open Systems Interconnect (OSI) reference model for computer networking. The OSI […]
Read MoreHow to secure an application
How would you secure an application? A handy checklist of things to do. There are some simple ways to secure an application on a server. The first thing you should […]
Read MoreMigrating WordPress from Flywheel
A problem I encountered with a client site recently gave me a headache for a few days. It seems that flywheel do some odd stuff with WordPress behind the scenes. […]
Read MoreWhat is AWS Cognito?
Amazon Cognito is a service that makes it easy for developers to handle user identity, not just within the application itself, but across multiple devices. Amazon Cognito allows you to […]
Read MoreUpdate / Choose Alternative PHP Version after installing PHP 8 on Ubuntu
This is a quick one. After installing php 8 run this command to choose an alternative php version such as 7.4. I had to do this recently because I ran […]
Read MoreTop Fintec Companies using Devops
According to DevOps.com, the top Fintec companies using Devops include: 1. Capital One 2. TD Ameritrade 3. PNC Financial Services 4. Deloitte 5. Wells Fargo 6. BBVA 7. American Express […]
Read More