Devops

Amazon Cognito - Function over form

A backend developer's experience in adding user authentication to his backend application.

Alan Blockley

Many individuals, builders or backend developers, often grapple with the challenge of balancing function and form. Ultimately, the success of our application hinges on ensuring that the Minimum Viable Product (MVP), Proof of Concept (PoC), or prototype functions smoothly before investing substantial resources into a flashy frontend.

However, there lies a conundrum – how do we control access to our application without prematurely exposing it to the entire internet?

Image

AWS SAM Pipelines: Effortless Serverless Application Deployments

In this quickstart guide, we'll delve into the technical aspects of AWS SAM Pipelines and explore how they can simplify setting up your CI/CD workflows.

Alan Blockley

Welcome to the world of AWS SAM Pipelines, where the deployment of serverless applications becomes a seamless process. In this quickstart guide, we’ll delve into the technical aspects of AWS SAM Pipelines and explore how they can simplify setting up your CI/CD workflows. Get ready to master the art of serverless application deployments with AWS SAM Pipelines.

Image