Accelerate time to market by automating your DevOps - Read More ×
Find us on social media

App Deployment

Blog
Part 1: How Service-Oriented Architecture Gave Birth to DevOps
Part 1: How Service-Oriented Architecture Gave Birth to DevOps
Explore the evolution of SaaS from distinct Development, QA, Operations to integrated DevOps, highlighting the impact on technology and culture.
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