Part 1: How Service Oriented Architecture Gave Birth to DevOps
In the traditional SaaS (Software-as-a-Service) industry, around 2013, companies had three distinct organizations: Development, QA and Operations. Developers built the code for the
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
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 tutoria