Serverless

Home Serverless
Posted on August 30, 2022 In Serverless

Continue to Part two: Deploying Django Apps in Serverless Using Zappa Serverless architecture provides a large number of benefits over traditional server-centric architectures. To some […]

Posted on August 2, 2022 In Serverless, Zappa

In the previous article, we discussed the basic concepts of Serverless Architecture. Serverless is the type of architecture in which your apps are hosted on […]

Posted on July 29, 2022 In Serverless

Serverless architecture is the architecture in which your apps are hosted on a cloud platform provided by a cloud provider. This process eliminates your need […]