DevOpsDeploy WordPress on a 2-Tier AWS Architecture with TerraformDeploying WordPress on a 2-tier AWS architecture with Terraform offers a robust and scalable solution to host your website.
Solutions ArchitectureLift And Shift Cloud Migration Manual for AWS ElasticBeanstalkThe Lift And Shift (Rehosting) approach is applied by updating a few configuration files while taking into consideration the PAAS model, in which we are only responsible for the App and its data, with the infrastructure being handled by the Cloud provider.
AWSHow to Configure AWS CLI for Multi-Account StrategyIn this article, we will go through the steps to configure AWS CLI for multiple accounts on your local machine or any server with Terminal access.
AWSLambda Cold Starts Optimization StrategiesLet's dive into the different strategies to reduce AWS Lambda functions Cold Starts: SnapStart, Provisioned Concurrency, and Custom Warmer.
AWSServerless Visual Design with AWS Application ComposerAWS Application Composer is an AWS visual design tool that accelerates architecture definition and configuration for Serverless applications using the drag-and-drop way following AWS best practices.
DevOpsEasiest GitLab CI/CD Lambda PipelineQuickly build, test, and deploy NodeJS and Python Lambda functions using GitLab CI/CD with either ClaudiaJS, Chalice, or the Serverless framework.
AWSLambda Performance Improvement with SnapStartSnapStart is a performance optimization option that helps to reduce the initialization time of Lambda functions at no additional costs.
Solutions ArchitectureMultipurpose Cloud Migration Strategy for NodeJS ProjectsFlexible Cloud migration strategy for NodeJS projects on AWS that also works on custom servers, from a monolith block to microservices.
Solutions ArchitectureFastest Blog ArchitectureUnveiling the steps to build the fastest blog experience for your readers, an architecture point of view from a real case.