Jayesh Ahire
👤 PersonAppearances Over Time
Podcast Appearances
There's a study which says that a defect which is fixed before things go into production can save you 100 times the cost of fixing that in production. To save that money is just one part of it, but to save yourself and your organization from the impact of
There's a study which says that a defect which is fixed before things go into production can save you 100 times the cost of fixing that in production. To save that money is just one part of it, but to save yourself and your organization from the impact of
There's a study which says that a defect which is fixed before things go into production can save you 100 times the cost of fixing that in production. To save that money is just one part of it, but to save yourself and your organization from the impact of
some of these things, having everything native to your development lifecycle and making sure that you catch these things very early in the development lifecycle improves reliability, improves the security by a large extent. But when we talk about framework or the pipeline, how can we get there? A few things I'll point out are
some of these things, having everything native to your development lifecycle and making sure that you catch these things very early in the development lifecycle improves reliability, improves the security by a large extent. But when we talk about framework or the pipeline, how can we get there? A few things I'll point out are
some of these things, having everything native to your development lifecycle and making sure that you catch these things very early in the development lifecycle improves reliability, improves the security by a large extent. But when we talk about framework or the pipeline, how can we get there? A few things I'll point out are
Make sure you have the whole SAST, DAST tooling in place along with your container scanning, ISEs. When we talk about APIs broadly or development life cycles broadly, there are three stages before it goes to distribution. Design, develop, deploy, and then last phase is distribution, which is running it in production, making sure it's publicly accessible.
Make sure you have the whole SAST, DAST tooling in place along with your container scanning, ISEs. When we talk about APIs broadly or development life cycles broadly, there are three stages before it goes to distribution. Design, develop, deploy, and then last phase is distribution, which is running it in production, making sure it's publicly accessible.
Make sure you have the whole SAST, DAST tooling in place along with your container scanning, ISEs. When we talk about APIs broadly or development life cycles broadly, there are three stages before it goes to distribution. Design, develop, deploy, and then last phase is distribution, which is running it in production, making sure it's publicly accessible.
When we talk about design, develop, deploy, and distribute, first three things, design, develop, and deploy has a lot of nuances in it. I will say very first thing is security is always an afterthought. And to address that problem, make sure that when you design your APIs, you consider all of the security practices into that design.
When we talk about design, develop, deploy, and distribute, first three things, design, develop, and deploy has a lot of nuances in it. I will say very first thing is security is always an afterthought. And to address that problem, make sure that when you design your APIs, you consider all of the security practices into that design.
When we talk about design, develop, deploy, and distribute, first three things, design, develop, and deploy has a lot of nuances in it. I will say very first thing is security is always an afterthought. And to address that problem, make sure that when you design your APIs, you consider all of the security practices into that design.
Let's say you're building an API, make sure it has the strongest authentication in place. Make sure it is not susceptible to
Let's say you're building an API, make sure it has the strongest authentication in place. Make sure it is not susceptible to
Let's say you're building an API, make sure it has the strongest authentication in place. Make sure it is not susceptible to
the bolas and baflas of the world make sure it is not exposing any sensitive information to public so having all of these considerations while you design the apis saves a lot of pain then as you go forward there's a development phase and then development phase while you are building the apis enabling your development teams think security first definitely helps and that's where having the right queues in place when they are pushing things when they are creating the builds
the bolas and baflas of the world make sure it is not exposing any sensitive information to public so having all of these considerations while you design the apis saves a lot of pain then as you go forward there's a development phase and then development phase while you are building the apis enabling your development teams think security first definitely helps and that's where having the right queues in place when they are pushing things when they are creating the builds
the bolas and baflas of the world make sure it is not exposing any sensitive information to public so having all of these considerations while you design the apis saves a lot of pain then as you go forward there's a development phase and then development phase while you are building the apis enabling your development teams think security first definitely helps and that's where having the right queues in place when they are pushing things when they are creating the builds
Testing those builds with various tools, having the SaaS tools in place gives them a path towards a better and secure development. Then when you deploy and create the containers, you actually create this infrastructure as code pipelines, the Terraform server.
Testing those builds with various tools, having the SaaS tools in place gives them a path towards a better and secure development. Then when you deploy and create the containers, you actually create this infrastructure as code pipelines, the Terraform server.