Category: AWS
-
What does the EU cyber resiliency act mean concretely for companies who use cloud services with AWS or MS365?
Increased compliance requirements Companies using cloud services will face stricter compliance requirements, necessitating investments in cybersecurity measures to align with EU regulations. Risk management framework Firms will need to adopt robust risk management frameworks to assess and mitigate cybersecurity risks associated with cloud services, as mandated by the CRA. How will companies need to change?…
-
Three possible scenarios when you might not need infrastructure as code (AWS CloudFormation, Terraform, Azure ARM)
There is much hype around infrastructure as code these days. Architects, business owners, and recruiters throw around terminology and the need to “automate”. But let us take a quick look at three reasons why you do not need infrastructure as code. 1. How large is the scale of your AWS fleet of services, and how…
-
Three things I focused on while crafting the plan to automate an existing AWS compute infrastructure
Infrastructure as code is mentioned as a solution to many repetitive tasks. But faced with an existing compute solution running on AWS, I quickly realized how infrastructure would not help at all — The network traffic and processing power needs were not expected to increase. So followed a dialogue where infrastructure as code (enter product…