How Does Fargate Work? Fargate allows you to deploy containers without setting up or managing the infrastructure that will host…
AWS API Gateway is extremely powerful and easy to deploy. You don’t have to manage any infrastructure (i.e. no purchasing,…
AWS CloudFormation is an infrastructure-as-code tool that defines resources and their configurations in a standardized template — either a JavaScript…
https://aws.amazon.com/mainframe/ AWS announced the general availability of AWS Mainframe Modernization, a new service that makes it faster and easier for…
APIs provide the standardized contract that was missing from the SOAP environment. SOAP messaging and related protocols were used in…
There are four levels of DR protection in AWS. DR patterns: From least costly and complex to most. 1-Backup and…
Both Kubernetes and Docker are used to deploy and manage containers. Often Docker Containers run applications within Kubernetes (K8s) node…
Here are five areas where teams can add automated security checks into development pipelines. 1. Code quality (SAST) Perhaps the…
Use Case: Migrate System APIs or SAPIs from Mule to Kong Gateway. Models: There are 2 basic deployment models when…
A common Cloud pattern especially with a container deployment model, is to use a side car in which we deploy…