DevOps
-
How To Secure Your AWS Cloud
AWS Cloud is a cloud computing platform provided by Amazon Web Services (AWS). It provides a range of services, including…
Read More » -
Docker Container: How to Run on the Cloud
Docker containers have become a popular technology for building and deploying applications, as they provide a consistent and efficient way…
Read More » -
Backup & Disaster Recovery: An Introduction
Backup and disaster recovery are two related but distinct concepts in data management. Backup refers to the process of creating…
Read More » -
Getting Started With Prometheus – Installing Prometheus
Are you looking to get away from proprietary instrumentation? Are you interested in open source observability but lack the knowledge…
Read More » -
Top 5 Devops Trends in 2023
DevOps is a set of practices and principles that combine software development (Dev) and IT operations (Ops) to deliver software…
Read More » -
O11y Guide – Building Advanced Dashboard
The ongoing series covering my journey into the world of cloud native observability continues in this article, where I’m continuing…
Read More » -
Simple retry until with WGet
Ensure some commands are executed only when a service is up is a common need ofdocker-compose or evenKubernetes when using…
Read More » -
What is Continuous Testing?
Testing is a crucial part of the Software Development LifeCycle(SDLC). Testing should be included in every stage of the SDLC…
Read More » -
Role of Containerization in Automation Testing
In the present world the demand for containerization has been exponentially increased, and the reason behind it is quite the…
Read More »