Create a simple OTP system with AWS Serverless
This post describes how to implement a simple One Time Password (OTP) system with AWS Serverless services which can be used as a part of two-step verification. Below tools and…
Favourite tutorials for developers
AWS architecture is a process of planning, designing, and implementing AWS resources in a cloud infrastructure. Various AWS resources connect in a structured way that allows data to flow seamlessly. The five pillars of AWS Architecture are: Security, Reliability, Performance Efficiency, Cost Optimization, Operation Excellence.
This post describes how to implement a simple One Time Password (OTP) system with AWS Serverless services which can be used as a part of two-step verification. Below tools and…
In this post, i will explain the high availability architecture on AWS for WordPress eCommerce. To reuse the infrastructure and simplify the deployment, I have used the AWS CDK. Cloud…
A blue-green deployment is a management approach for releasing software code. Only one of the environments is live at a single time, where the live environment serves all the production…
One of the key criteria by which an application is judged is definitely the downtime.In this blog post, we’ll discuss Blue-Green Deployment, which leads to Zero downtime. Being developers, we…
AWS is currently the top cloud in terms of usage and brand recognition providing a wide range of cloud solutions over compute, storage, database, network, security and many more. But,…
Essentially, a well-architected framework is a concept of designing and architecting cloud infrastructure for high-performing, resilient, and efficient infrastructure for their applications and workloads.It must be done in such a…
AWS is one of the most prominent and leading Cloud Computing markets today. It has an active customer base spanning across over 190 countries and more than a million customers,…
AWS Architecture is represented by diagram which is called the fundamental framework where it provides cloud computing services accordingly. It is considered as the fundamental framework of AWS architecture or…