Find us on social media

Cloud Services

Blog
Stop Reinventing the Wheel — Automate Your Application Centric Infrastructure
Stop Reinventing the Wheel — Automate Your Application Centric Infrastructure
For years businesses large and small have been writing Infrastructure-as-Code to deploy their applications to the cloud. While IaC is an admirable way to shave the time and effort required to deploy cloud applications, it is littered with a whole host of pitfalls. Infrastructure-as-Code (IaC) is certainly a well-known methodology for cloud infrastructure provisioning. This […]
Learn More
Blog
Solving AWS Access Key Management for Local Development using a Cloud IDE
Solving AWS Access Key Management for Local Development using a Cloud IDE
Until recently, applications were built using infrastructure components like SQL Databases, elastic search, file share and web servers which can be easily replicated in a developer’s local environment. Once the code is ready to be released, it is taken over by the operations team for deployment in a cloud environment. Access to the production cloud […]
Learn More
Blog
Deploy Existing Web Applications as Serverless using AWS Lambda, Zappa and DuploCloud
Deploy Existing Web Applications as Serverless using AWS Lambda, Zappa and DuploCloud
Serverless is the latest paradigm in cloud computing where software engineers can deploy their application without having to create or manage server infrastructure. In this tutorial, we describe how in about 30 mins, you can learn Serverless and deploy an existing python web application without making any code change to your existing application. Further, using […]
Learn More