Compare 100+ services across Google Cloud, AWS and Azure. Checkout the updated version of cloud comparison tool. If you are migrating applications across cloud vendors, this tool can help to choose compatible services. If you are building multi-cloud or…
If you are looking to generate multicloud or custom cloud architecture diagrams from code , then look at “Diagram as Code for prototyping cloud system architectures” tool. The diagrams as a code tool supports all cloud providers like AWS, Azure, GoogleCloud,…
Technically, one full stack engineer can deliver your end-2-end project/solutions. This is an interesting article on the rise of full stack engineers and demand for it. In my view, the demand for full stack engineers will rise even further as they transition…
Here is a great python toolkit to generate multicloud or custom cloud architecture diagrams from code. The diagrams as a code tool supports all cloud providers like AWS, Azure, GoogleCloud, AlibabaCloud, IBM and their respective services/components. If some…
Optimization is an important consideration for many solutions. If you are looking for Python toolkit for solving optimization problems like vehicle routing, linear programming, scheduling, assignment, constraint programming, .. checkout OR-Tools for Python…
In my last blog, I wrote about how to generate code to custom cloud architecture diagrams using the Diagrams tool .This is an extension to the previous blog, where I have created a similar code and diagram representation for…
Generate multicloud or custom cloud architecture diagrams from code. The diagrams as a code tool supports all cloud providers like AWS, Azure, GoogleCloud, AlibabaCloud, IBM and their respective services/components. If some of the services are not available,…
AWS version of the CI/CD pipeline, created using the diagrams code tool. In my last post, I shared the Google Cloud CI/CD process. For the AWS CI/CD process, I used custom extensions for AWS CodeCommit, AWS CodePipeline, AWS CodeDeploy and AWS CodeBuild,…
Here is the AWS version of the CI/CD pipeline, created using the diagrams code tool. In my last post, I shared the Google CI/CD process. For the AWS CI/CD process, I used custom extensions for AWS CodeCommit, AWS CodePipeline, AWS CodeDeploy and AWS…
Generate multicloud or custom cloud architecture diagrams from code. The diagrams as a code tool supports all cloud providers like AWS, Azure, GoogleCloud, AlibabaCloud, IBM and their respective services/components. If some of the services are not available,…
Here is a great python toolkit to generate multicloud or custom cloud architecture diagrams from code. The diagrams as a code tool supports all cloud providers like AWS, Azure, GoogleCloud, AlibabaCloud, IBM and their respective services/components. If some…
If you are looking to generate multi-cloud or custom cloud architectures diagrams from code quickly, then look at "Diagram as Code for prototyping cloud system architectures" tool. The diagrams as a code tool supports all cloud providers like AWS, Azure, Google Cloud, Alibaba…
If you are looking to generate multicloud or custom cloud architecture diagrams from code , then look at “Diagram as Code for prototyping cloud system architectures” tool. The diagrams as a code tool supports all cloud providers like AWS, Azure, GoogleCloud,…
Learn why Blockchain is essential for Trust, compliance, lifecycle management of IoT devices and application BLOCKCHAIN #IOT #throwback
Technically, one full stack engineer can deliver your end-2-end project/solutions. This is an interesting article on the rise of full stack engineers and demand for it. In my view, the demand for full stack engineers will rise even further as they transition…
Cloud skills are an essential part of full stack. Technically, one full stack engineer can deliver your end-2-end project/solutions. This is an interesting article on the rise of full stack engineers and demand for it. In my view, the demand for full stack…
Technically, one full stack engineer can deliver your end-2-end project/solutions. This is an interesting article on the rise of full stack engineers and demand for it. In my view, the demand for full stack engineers will rise even further as they transition…
Cloud optimisation is an continuous process to cut down on cloud resources not being used and save on cloud cost substantially. Here are some of the few basic optimization steps that you could follow for your cloud projects. The strategy works for across…
Cloud optimisation is an continuous process to cut down on cloud resources not being used and save on cloud cost substantially Here are some of the few basic optimization steps that you could follow for your cloud projects. The strategy works for across cloud providers. Logs…
Cloud optimisation is an continuous process to cut down on cloud resources not being used and save on cloud cost substantially. Here are some of the few basic optimization steps that you could follow for your cloud projects. The strategy works for across…
Learn how to implement Connected IoT Car Use case using IoT, Cloud and AI. AI #IOT #connectedcars #throwback
This is an interesting survey on sustainable travel and the challenges highlighted, including lack of professional tools to visualise environmental impact of travel and lack of training or personnel knowledge on sustainability. Link to the article -…
Creating and enforcing configurations and security policies in a unified way is critical to manage and audit environments at scale. Learn how to design policy driven CI/CD process and how to use platforms like Google Cloud Anthos Config Management to deliver…
Creating and enforcing configurations and security policies in a unified way is critical to manage and audit environments at scale. Learn how to design policy driven CI/CD process and how to use platforms like Google Cloud Anthos Config Management to deliver…
Having a optimized build and CI/CD process results in faster, efficient and cost effective builds. Here are Top 5 things for optimization. 1. Build Lean Container Images - Separate building the application from building its runtime layer and build form…