
Automate VM Provisioning and De-Provisioning, basic flows (with VMware)
Automating the provisioning of Virtual Machines includes using a SaaS or platform such as ServiceNow (ITSM), a CMDB (configuration management database), APIs, …
Read More »

Automating the provisioning of Virtual Machines includes using a SaaS or platform such as ServiceNow (ITSM), a CMDB (configuration management database), APIs, …
Read More »
Many large firms, especially Banks and Financial Institutions are moving to a Mainframe-Multi Cloud model of computing. This is a long term effort still in tra…
Read More »
End User, Security Group (JWT etc), to the Front End application, Proxy (nginx), to the API Gateway where policies are applied (Security, Throttling), to the A…
Read More »
AWS offers a means to organisation the usage of the platform, and to manage multiple accounts within a single organisation. None of this is that straightforwar…
Read More »
How Does Fargate Work? Fargate allows you to deploy containers without setting up or managing the infrastructure that will host them. You tell Fargate which co…
Read More »
AWS API Gateway is extremely powerful and easy to deploy. You don’t have to manage any infrastructure (i.e. no purchasing, scaling, patching), the gateway is c…
Read More »
AWS CloudFormation is an infrastructure-as-code tool that defines resources and their configurations in a standardized template — either a JavaScript Obj…
Read More »
https://aws.amazon.com/mainframe/ AWS announced the general availability of AWS Mainframe Modernization, a new service that makes it faster and easier for cust…
Read More »
APIs provide the standardized contract that was missing from the SOAP environment. SOAP messaging and related protocols were used in the monolithic Service Bus…
Read More »
There are four levels of DR protection in AWS. DR patterns: From least costly and complex to most. 1-Backup and restore. Admins typically choose this option fo…
Read More »
Both Kubernetes and Docker are used to deploy and manage containers. Often Docker Containers run applications within Kubernetes (K8s) node clusters. Usually th…
Read More »
Here are five areas where teams can add automated security checks into development pipelines. 1. Code quality (SAST) Perhaps the control that springs to mind f…
Read More »