AWS has a very granular set of Security layers. AWS Security Hub needs to be used when deploying into AWS.…
What is Security Hub? As a solution, AWS launched its integrated security tool called AWS Security Hub (in 2018), which…
AWS and its complexity Cloud architecting is a complicated endeavour. As a cloud architect you responsible to implement best pratices,…
Application load balancer (ALB) and Network load balancer (NLB) ALB — Layer 7 (HTTP/HTTPS traffic), Flexible. NLB— Layer 4 (TLS/TCP/UDP…
Architecting and designing systems is not easy and much of it is dependent on platform and technology choice, along with…
Migration to AWS Migrating to AWS is not simple and before any real technical work is done, we will need…
What is the Purpose of an EA? An EA role is really concerned with helping a firm realise some form…
Building a standard 3-Tier solution in AWS is not that easy. It takes some experience with the platform and related…
What is Fargate? Fargate is a serverless compute engine that lets you deploy and manage apps, APIs, and microservices without the need…
Containerisation is complex and involves application building, the use of Docker, a CI-CD pipeline, infrastructure, IaC and the use of…