Category: News

6 smart steps to build a web app efficiently – Start today!

December 5, 2024 By Mark Otto Off

Web apps are everywhere now. Spotify, Google Drive, Canva…These are just a handful of well-known examples.  In fact, 65% of users do not download apps. They do not want their phones cluttered with unused icons to become digital junkyards. Especially when web apps often provide…

Introducing a managed hook for Guard

November 25, 2024 By Mark Otto Off

In today’s cloud-driven world, maintaining compliance and enforcing organizational policies across your infrastructure is more critical than ever. AWS CloudFormation, a service that enables you to model, provision, and manage AWS and third-party resources through Infrastructure as Code (IaC), has been a cornerstone for automating…

Your DevOps and Developer Productivity guide to 2024 re:Invent

November 22, 2024 By Mark Otto Off

It’s that time of the year again. The annual AWS re:Invent conference is just around the corner. Still need to save your spot? You can register here. This year’s DevOps and Developer Productivity (DOP) track features an impressive lineup, including 11 breakout sessions, 14 chalk…

Proactively validate your AWS CloudFormation templates with AWS Lambda

November 21, 2024 By Mark Otto Off

AWS CloudFormation is a service that allows you to define, manage, and provision your AWS cloud infrastructure using code. To enhance this process and ensure your infrastructure meets your organization’s standards, AWS offers CloudFormation Hooks. These Hooks are extension points that allow you to invoke…