AWS was the first to offer Infrastructure as Code (IaC) via AWS CloudFormation as a part of AWS DevOps. It enables developers and systems administrators to easily create and manage a collection of related AWS resources. They can provision and update them in an orderly and predictable way. Developers can use AWS CloudFormation’s sample templates or create their own templates. The concept of IaC is as old as the practice of DevOps. There are many experts who argue that DevOps wouldn’t be possible without the use of IaC.
Infrastructure as Code: The Key Offering of AWS DevOps
By Nora Winkens on Mar 8, 2019 8:43:04 PM
Cloud-Native Applications: Why it is the Next Big Thing in Software Development?
By Archna Oberoi on Feb 5, 2019 7:19:00 PM
The cloud-native approach to software development has brought a paradigm shift to how applications scale and self-manage themselves, as the demand surge.
5 Grounds for Building A Robust Microservice Architecture
By Monisha Singh Gurwani on Jan 2, 2019 12:48:31 PM
As a result of growing customer demands to build large-scale and complex applications, microservices has become a buzzword. The number of businesses building or switching from monolithic to microservice architecture is growing at a rapid pace. Leading companies like Disney, Airbnb, Twitter etc. are adopting microservice architecture to support continuous delivery and scalability of applications.
Understanding Microservices Architecture and its Benefits
By Archna Oberoi on Nov 28, 2018 6:43:30 PM
Just think of an eCommerce website that you last visited. You must have used the search bar of the site to look for the product you’re interested in. There must be some product recommendations for you, based on your last purchase. You might have added the product into cart and made payment to buy it.