Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Pricing

Jayesh Ahire

👤 Person
201 total appearances

Appearances Over Time

Podcast Appearances

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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.

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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.

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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.

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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.

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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.

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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.

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

Let's say you're building an API, make sure it has the strongest authentication in place. Make sure it is not susceptible to

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

Let's say you're building an API, make sure it has the strongest authentication in place. Make sure it is not susceptible to

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

Let's say you're building an API, make sure it has the strongest authentication in place. Make sure it is not susceptible to

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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.

Code Story: Insights from Startup Tech Leaders
The Haunted House of APIs - The Witch’s Brew with Jayesh Ahire

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.