Skip to main content

Posts Tagged ‘aws cloudformation’

Istock 1194430859

AWS Serverless Infrastructure & CRUD Operations using NodeJS

A serverless architecture is a way to build and run applications and services without having to manage infrastructure. Your application still runs on servers, but all the server management is done by AWS. Serverless framework is a toolkit for creating, deployment of serverless functions like AWS Lambda, publish the message in SNS, send message to […]

Automation with AWS for WordPress, Drupal & Magento Applications

Objective Automatic installation and configuration solutions for WordPress, Drupal, and Magento applications using AWS CloudFormation infrastructure orchestration and content management tools like Puppet, Ansible, or Chef. The infrastructure as code (IaC) solution should follow architecture best practices such as setting up the database in a private segment, secure authentication, and provisioning. It should also have […]