AWS Well-Architected: Security (Part 2)

This post explores the Security pillar of the AWS Well-Architected Framework, including defining permissions evaluation behaviour, security boundaries and evaluating security requirements.
AWS Well-Architected: Security (Part 1)

In this blog, Greg Luxford explores the Security pillar of the AWS Well-Architect Framework, including the security stack and AWS shared responsibility model.
AWS Well-Architected: Reliability and Availability

This post explores the Reliability pillar of the AWS Well-Architect Framework, including definitions of key terms, requirements and architecture examples.
Create a Backend Admin Dashboard and REST APIs without Coding in 5 minutes

In this blog, Abhinav Goel explores creating a back-end admin dashboard and Rest APIs using Strapi, an open source headless CMS in JavaScript.
Lambda Event Filtering

Learn more about AWS Lambda event filtering and why it is important, including steps to set it up and the opportunity for cost optimisation.
Structuring your AWS Organisation for Security and Operability

Aside from hitting all the buzzwords in the title, this is a short (?) exploration of setting up X-Ray to understand the behaviour and performance of a fully serverless integration application on AWS.
Simplify Your Development on AWS with Terraform

In this post, we’ll discuss how to set up a development infrastructure on AWS with Terraform. Terraform is used as an effective way of managing resources on AWS. An Aurora PostgreSQL cluster is created in a private subnet and SoftEther VPN is configured to access the database from the developer machine.
Bring your own container(BYOC) with machine learning algorithm into AWS

Change data capture (CDC) on Amazon MSK and ingesting data using Apache Hudi on Amazon EMR can be used to build an efficient data lake solution. In this post, we’ll build a Hudi DeltaStramer app on Amazon EMR and use the resulting Hudi table with Athena and Quicksight to build a dashboard.
Protecting your CloudFormation resources

A guide to protecting your CloudFormation resources from accidental deletion.
How Lucidity leveraged ECS Fargate to become a global player

Lucidity identified an opportunity to grow its customer base and expand into global markets. However, the existing infrastructure, deployed on…