solo.io / Featured Talks

Add meeting Rate page Subscribe

solo.io / Featured Talks

These are all the meetings we have in "Featured Talks" (part of the organization "solo.io"). Click into individual meeting pages to watch the recording and search or read the transcript.

27 Oct 2020

https://www.meetup.com/Cloud-Native-Computing-Linz/events/273726815/

--------- The Speakers ---------

- Denis Jannot is the Director of Field Engineering at Solo.io, a company building application networking solutions for the edge and service mesh. Denis is a passionate engineer who has spent his career in technical roles working directly with customers and users in architecting and adopting technologies like Object Storage, Big Data, Containerization, Service Mesh into their infrastructure. He enjoys sharing what he learns with the community and can be found creating demos, writing blogs, and speaking at events.

- János Pásztor is a software engineer who loves writing. János have been in the industry for over 10 years, and likes to share what he have learned. He also lectures at FH Campus Wien, being one of the responsible of FH Cloud Computing Fall 2020 (https://fh-cloud-computing.github.io/). If you want to know more about him visit https://pasztor.at

--------- The Talks ---------

Denis Jannot - The challenges of exposing and connecting microservices

In this presentation, Denis will cover the common challenges people are facing when they expose and connect micro services.
He will review the different options to expose services running on Kubernetes (Ingress vs API gateway) and to manage service to service communications (API gateway vs Service Mesh).
He will also discuss the additional complexity introduced when services are spread across multiple environments (multiple Kubernetes clusters, Service Meshes, ...).
Finally, Denis will introduce several Open Source projects (Gloo, Service Mesh Hub, Web Assembly, ...) which they are working on at Solo.io to tackle those challenges.


---------

János Pásztor - Custom Autoscaling with Prometheus, Grafana, and a little bit of code

Some cloud providers give you the ability to automatically scale up or down based on simple metrics like CPU or memory usage. What happens if you need a complex logic? What if you need custom factors like combining CPU, RAM, and disk usage? Or application metrics?

Prometheus gives us a wonderful way to gather metrics from a varying number of machines using service discovery, and Grafana an easy to use way to create graphs and alerts. Let's combine these to build a custom, self contained and testable autoscaler for our cloud platform.

---------

Agenda:
5pm - Welcome
5.10pm - Denis Jannot
6.pm - János Pásztor
6.50pm - Closing remarks
7pm - End

Meetup will be streamed on Youtube and Q&A will be done via discord.
Youtube channel: https://www.youtube.com/channel/UCmSELZztLD8TeEEKSKWFp-A
Discord: https://discord.gg/MgM5BGV


https://www.meetup.com/Cloud-Native-Computing-Linz/events/273726815/
  • 4 participants
  • 1:51 hours
conference
conferences
webinar
meetup
chat
discussions
hi
speakers
visitor
streamings
youtube image

27 Oct 2020

The exploration of service mesh for any organization comes with some serious questions, including:
* What data plane should I use?
* How does this tie in with my existing API infrastructure?
* What kind of overhead do sidecar proxies demand?

As I’ve seen in my work with various organizations over the years “if you have a successful microservices deployment, then you have a service mesh whether it’s explicitly optimized as one or not.”

In this talk, we seek to understand the role of the data plane and how to pick the right component for the problem context. We start off by establishing the spectrum of data-plane components from shared gateways to in-code libraries with service proxies being along that spectrum. We clearly identify which scenarios would benefit from which part of the data-plane spectrum, show how modern service meshes including Istio, Linkerd, and Consul enable these optimizations and open source tools that extend them.

Presenter:
Denis Jannot, Director of Field Engineering @Solo.io
  • 3 participants
  • 49 minutes
webinar
microservice
servicemesh
introduction
users
discussions
policies
launching
federation
mesh
youtube image

22 Oct 2020

A slight change in schedule for October - Join us virtually on the 3rd Wednesday of the month, October 21st for a guide to Envoy from Lawrence Gadban of solo.io!

Kubernetes and Service Mesh are patterns in building new applications that decouple dependencies between the application code, infrastructure and how the services should communicate. With microservices, the network becomes critical for a properly functioning application teams need to consider both North / South traffic (incoming requests from end users to the cluster) and East / West (intra cluster) communication between the services. In this talk we'll dig into the role of Envoy as the modern data plane for north/south and east/west traffic, their integration points, the respective control planes, and areas of extensibility.

https://www.meetup.com/orchestructure/events/273409528/
  • 2 participants
  • 60 minutes
thanks
orchestra
bye
meetup
nice
app
cloudnativecon
holiday
disruption
listening
youtube image

22 Oct 2020

We're bringing WebAssembly to you this fall with another another virtual Meetup! Streaming is sponsored by solo.io, also one of this months presenters.

More details at https://www.meetup.com/wasmsf/events/273039707/.
  • 9 participants
  • 1:44 hours
meetup
livestream
zoom
thanks
enjoy
bye
hosting
going
crew
event
youtube image

13 Oct 2020

Speaker: Lawrence Gadban

Kubernetes has changed how we design and deploy applications, and with that how we network these services together and expose them to external clients and end users. Enter Envoy, a popular proxy that is driving the modern app data plane and is the basis for many service meshes. However this also causes a bit of confusion between proxies, gateways and service mesh. In this talk we'll cover the role of Envoy at the edge and in the mesh, functionality of the proxy, how they interact together and are different, control plane interactions, and how to extend it.
  • 2 participants
  • 1:01 hours
meetup
host
cloud
users
offering
native
oauth
thanks
enterprise
kubernetes
youtube image

1 Oct 2020

1:1 with Christian Posta

Service Meshes: Why are there so many of them?
What nuances and similarities do most have?
Why is Envoy underneath the hood of so many of them?
This appears to be the thing after Kubernetes, no?
  • 3 participants
  • 55 minutes
hosts
server
fork
enterprise
meshes
thanks
chef
service
advocate
christian
youtube image

8 Sep 2020

Don’t miss out! Join us at our upcoming events: EnvoyCon Virtual on October 15 and KubeCon + CloudNativeCon North America 2020 Virtual from November 17-20. Learn more at https://kubecon.io. The conferences feature presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects.

Multi Cluster and Multi Mesh Patterns - Christian Posta, Solo.io

The more services connected by a mesh, the more value in consistent observability, security, and routing can be achieved. In today's complex heterogeneous environments, deploying everything into a single cluster and single mesh can be impossible. In this talk we look at some of the options and challenges for adopting a service mesh across multiple clusters and potentially across multiple meshes. We look at the challenges such as federating identity, single pane of glass for observability, developing policies et. al, as well as ways to solve these challenges. The patterns discussed here are not mesh specific and will use Istio, Linkerd, and App Mesh as examples.

https://sched.co/abc9
  • 1 participant
  • 32 minutes
kubernetes
microservices
deploying
cluster
meshcon
infrastructure
operationally
workloads
pod
dependencies
youtube image

8 Sep 2020

Don’t miss out! Join us at our upcoming events: EnvoyCon Virtual on October 15 and KubeCon + CloudNativeCon North America 2020 Virtual from November 17-20. Learn more at https://kubecon.io. The conferences feature presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects.

Welcome & Opening Remarks - Christian Posta, solo.io

https://sched.co/ZWiY
  • 1 participant
  • 11 minutes
mesh
microservices
service
services
meshes
deploying
network
presentations
representative
experience
youtube image

4 Sep 2020

Don’t miss out! Join us at our upcoming events: EnvoyCon Virtual on October 15 and KubeCon + CloudNativeCon North America 2020 Virtual from November 17-20. Learn more at https://kubecon.io. The conferences feature presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects.

Panel: Ask Me Anything About Service Mesh - Lin Sun & Daniel Berg IBM; Christian Posta, Solo.io; Oliver Gould, Buoyant; & Sven Mawson, Google

As part of the cloud native journey, users are leveraging service mesh to solve the rising challenges of microservices in a consistent manner such as how to observe microservices, how to handle network failures, how to control traffic and how to secure microservices etc. without redeploying their services. Join us for a live interactive session where our panel of service mesh experts will address your most challenging inquiries around service mesh!

https://sched.co/ZejT
  • 5 participants
  • 36 minutes
mesh
service
microservices
panelists
server
enterprise
technical
launch
introduce
dan
youtube image

30 Jul 2020

No description provided.
  • 2 participants
  • 2:03 hours
proxy
proxies
hosts
kubernetes
meetup
docker
interface
networking
ports
envoys
youtube image

18 Jul 2020

Idit Levine, CEO of Solo.io shares her perspective on the Service Mesh landscape, use cases, open source foundations, and other topics in this interview with Kit Merker.

00:00 Welcome Idit Levine
00:22 What is Solo.io and how does it relate to Istio?
01:59 Explain the use cases of service mesh
06:04 Landscape of service mesh projects and tradeoffs
09:40 Will there be one service mesh? Or are we looking at multi-mesh world?
12:43 Envoy-based solution is preferable
14:36 Easy vs. Industrial Grade? Example of progress?
18:50 Thoughts on Google Open Usage Commons?
22:25 What about the conferences and marketing?
25:13 Future of reliability impact from service mesh
26:40 Thank you and goodbye!
  • 2 participants
  • 27 minutes
microservices
meshes
services
solo
api
server
network
manage
configure
istio
youtube image

16 Jun 2020

Designing, building and operating applications for cloud-native infrastructure that are resilient, scalable, secure, and meet compliance and IT objectives gets complicated. A reality for the organizations with which we work is the fact they need to run across a hybrid deployment footprint, not just Kubernetes. Service mesh helps solve these challenges but still require customization at the organization or per cluster level.

As a highly extensible data plane for service mesh, Envoy Proxy is the cloud-native application networking technology. In this webinar, we will explore different service mesh deployment patterns, multi-cluster topologies and operations, and extensibility with WebAssembly for scalable, highly available, and resilient application environments.

Join us for a practical session that covers:
* Multi-cluster design patterns with Kubernetes and Service Mesh
* Service discovery, identity federation and more in a multi-cluster world
* How WebAssembly simplifies Envoy based service mesh customization
* Live demos and Q&A

Speakers:
Idit Levine, Founder and CEO @Solo.io
Christian Posta, Global Field CTO @Solo.io
  • 3 participants
  • 58 minutes
webinar
webinars
communicating
protocols
webassembly
users
interface
cto
discussion
cf
youtube image

17 Dec 2019

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

Ask Me Anything About Service Mesh

Speakers: Christian Posta, Louis Ryan, William Morgan, Lin Sun, Idit Levine, Zack Butcher
As part of the cloud native journey, users are leveraging service mesh to solve the rising challenges of microservices in a consistent manner such as how to observe microservices, how to handle network failures, how to control traffic and how to secure microservices etc. without redeploying their services. Join us for a live interactive session where our panel of experts from ServiceMeshCon program review committee will address your most challenging inquiries around service mesh!
  • 15 participants
  • 38 minutes
service
mesh
host
interface
discussion
users
hey
having
enterprise
v2
youtube image

17 Dec 2019

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

Solo.io Sponsored Session - Idit Levine, Solo.io
  • 1 participant
  • 8 minutes
mesh
service
network
configuration
provider
smi
hub
workflow
geeks
observability
youtube image

17 Dec 2019

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

The Truth About the Service Mesh Data Plane - Christian Posta, Solo.io

The exploration of service mesh for any organization comes with some serious questions. What data plane should I use? How does this tie in with my existing API infrastructure? What kind of overhead do sidecar proxies demand? As I've seen in my work with various organizations over the years "if you have a successful microservices deployment, then you have a service mesh whether it’s explicitly optimized as one or not."

In this talk, we seek to understand the role of the data plane and how to pick the right component for the problem context. We start off by establishing the spectrum of data-plane components from shared gateways to in-code libraries with service proxies being along that spectrum. We clearly identify which scenarios would benefit from which part of the data-plane spectrum and show how modern service meshes including Istio, Linkerd, and Consul enable these optimizations.
  • 1 participant
  • 31 minutes
service
services
mesh
server
deployments
sco
enterprise
sophisticated
smi
webos
youtube image

5 Dec 2019

Join us for Kubernetes Forums Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

Kubernetes and Service Mesh are patterns in building new applications that decouple dependencies between the application code, infrastructure and how the services should communicate. With microservices, the network becomes critical for a properly functioning application teams need to consider both North / South traffic (incoming requests from end users to the cluster) and East / West (intra cluster) communication between the services.

In this talk we will explain how Envoy Proxy works in Kubernetes as a proxy for both of these traffic directions and how it can be leveraged with Gloo to do things like traffic shaping, security, and integrate the north/south to east/west behavior.

Learn more about
· Role of Envoy Proxy from Edge to Service Mesh
· Guidance on incremental adoption of proxies in your environment
· Gloo as Envoy Proxy control plane for managing ingress
· Connecting Ingress to Service Mesh for security and observability
· New opportunities in application resilience with Service Mesh
  • 3 participants
  • 55 minutes
proxy
webinar
cto
communicating
server
envoys
provisioned
virtual
fellow
enterprise
youtube image

22 Nov 2019

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

Tutorial: Service Mesh for the Developer Workflow - Christian Posta, Solo.io & Nic Jackson, Hashicorp (Limited Available Seating; First-Come, First-Served Basis)

Please bring your laptop fully charged as we will have limited charging stations available in the room. Service mesh is often presented as a solution for network engineering and system operability, increasing security, reliability, and observability. However, service mesh is also an incredibly useful tool for developers, and understanding how to leverage this technology can dramatically simplify your day to day workflow. By leveraging free and open-source tools and a scenario-based approach, we will illustrate how a service mesh can help with application resilience, observability, and debugging. By the end of this workshop you will understand: How to use metrics and distributed tracing effectively Reliability patterns like retries, timeouts, and circuit breaking How to leverage Canary deployments How you can effectively debug distributed systems The cloud-native, open-source technology used in this tutorial include: Envoy Prometheus Gloo shot Consul Service Mesh Loop Squash Open Census

https://sched.co/Uaeb
  • 4 participants
  • 1:31 hours
mesh
service
users
workflow
hosts
developer
deploying
tweeting
concerns
v2
youtube image

15 Oct 2019

Full Transcripts Found Here: https://www.hashicorp.com/resources?events=hashiconfeu2019 -

If you liked this video and want to see more from HashiCorp, subscribe to our channel: https://www.youtube.com/c/HashiCorp?sub_confirmation=1

To learn more, visit our hands-on interactive lab environment, HashiCorp Learn: https://learn.hashicorp.com/

HashiCorp is the leader in multi-cloud infrastructure automation software. The HashiCorp software suite enables organizations to adopt consistent workflows to provision, secure, connect, and run any infrastructure for any application. HashiCorp open source tools Vagrant, Packer, Terraform, Vault, Consul, Nomad, Boundary, and Waypoint are downloaded tens of millions of times each year and are broadly adopted by the Global 2000. Enterprise versions of these products enhance the open source tools with features that promote collaboration, operations, governance, and multi-data center functionality.

For more information, visit: www.hashicorp.com or follow us on social media:
Twitter: @hashicorp
LinkedIn: https://www.linkedin.com/company/hashicorp
Facebook: https://www.facebook.com/HashiCorp
  • 1 participant
  • 36 minutes
microservice
manage
problem
troubleshooting
provider
outsourcing
integrated
customers
connect
microsoft
youtube image

15 Aug 2019

Idit Levine, Co-Founder & CEO at solo.io, speaks on the DevOps track at the GeekWire Cloud Summit 2019.
  • 2 participants
  • 24 minutes
microservices
services
provider
manage
innovate
interface
transactional
abstraction
migration
upgrade
youtube image

31 Jul 2019

An application gateway is a piece of infrastructure that helps existing applications incrementally adopt new architectures like microservices and serverless. It is not as single purposed as an API gateway, and not as complicated as a full service mesh and provides immediate value. In this talk we’ll explore this emerging pattern. In this talk, we'll explore how to leverage an application gateway to get value out of your existing architecture while moving to microservices and serverless. This application gateway uses technologies like Envoy Proxy, GraphQL, and HTTP/2 to help solve some of these problems
http://www.jbcnconf.com/2019/infoTalk.html?id=5c3e5dbb38da16698cf41b28
  • 2 participants
  • 52 minutes
microservices
services
deployments
protocols
interface
modernizing
gateways
software
startup
smi
youtube image

20 Jun 2019

Starts at 04:00. This week I chat with Betty Junod of Solo.io on #microservices, #servicemesh, #serverless, and more. Learn more about them at www.solo.io. Every week I host a YouTube Live to take your #container, #docker, #kubernetes, #swarm, and #devops questions.

You can also check out my Docker courses and free resources at https://www.bretfisher.com/docker

Listen to my new podcast of this show's past episodes at https://www.bretfisher.com/podcast

Signup for my newsletter to get short emails when I launch new things (videos, podcasts, open source, etc.) https://www.bretfisher.com/newsletter

www.solo.io/events
Meet the Solo.io team at an upcoming event or webinar and learn more about API Gateways and Service Mesh in talks, demos and workshops.

https://servicemeshhub.io
Try/evaluate service meshes with Service Mesh Hub to make installation easy and try some operations with a demo app.

https://www.solo.io/glooe
Try modernizing legacy apps with new features added as microservices and functions and create a "hybrid app" with Gloo Gateway.

https://slack.solo.io
Join the community to ask questions, start a discussion and compare notes with each other on APIs, Microservices and Service Mesh.
  • 3 participants
  • 1:06 hours
docker
chatted
webinars
betty
forum
thanks
host
channel
lately
netflix
youtube image

24 May 2019

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

Chaos Debugging: Finding and Fixing Microservice Weak Points - Idit Levine & Mitch Kelley, Solo.io

Distributed microservices introduce new challenges: failure modes are harder to anticipate and resolve. In this session, we present a “Chaos Debugging” framework enabled by three open source projects: Gloo Shot, Squash, and Loop to help you increase your microservices’ “immunity” to issues. Gloo Shot integrates with any service mesh to implement advanced, realistic chaos experiments. Squash connects powerful and mature debuggers (gdb, dlv, java debugging) to your microservices while they run in Kubernetes. Loop extends the capability of your service mesh to observe your application and record full transactions for sandboxed replay and debugging. Come to this demo-heavy talk to see how together, Squash, Gloo Shot, and Loop allow you to trigger, replay, and investigate failure modes of your microservices in a language agnostic and efficient manner without requiring any changes to your code.

https://sched.co/MPXi
  • 3 participants
  • 34 minutes
negotiated
integrity
says
managed
fixing
today
duties
government
execution
decision
youtube image

17 May 2019

Service mesh abstracts the network from developers to solve three main pain points:

How do services communicate securely with one another
How can services implement network resilience
When things go wrong, can we identify what and why
Service mesh implementations usually follow a similar architecture: traffic flows through control points between services (usually service proxies deployed as sidecar processes) while an out-of-band set of nodes is responsible for defining the behavior and management of the control points. This loosely breaks out into an architecture of a "data plane" through which requests flow and a "control plane" for managing a service mesh.

Different service mesh implementations use different data planes depending on their use cases and familiarity with particular technology. The control plane implementations vary between service-mesh implementations as well. In this talk, we'll take a look at three different control plane implementations with Istio, Linkerd and Consul, their strengths, and their specific tradeoffs to see how they chose to solve each of the three pain points from above. We can use this information to make choices about a service mesh or to inform our journey if we choose to build a control plane ourselves. - Captured Live on Ustream at http://www.ustream.tv/channel/craftconf3
  • 2 participants
  • 47 minutes
meshes
kubernetes
microservices
service
discussion
deployments
interface
workflow
host
speakers
youtube image

16 May 2019

Idit Levine is the founder and CEO of solo.io, a Boston-based company that develops tools to help the enterprise adopt and make the most of innovative cloud technologies. Idit is an enthusiastic active member of the open-source community. Among the open-source projects coming from solo are Gloo, the function gateway, which melds monolithic, microservices, and serverless apps; Squash, a platform for debugging microservices applications; and UniK, an orchestration tool for microVMs and unikernels. Recently Idit shared with the community her vision of the multi-mesh, an architecture pattern in which users will use multiple and different service meshes on the multi-cloud. To make this vision a reality, Solo announced SuperGloo, an open-source service mesh orchestration platform.
- Captured Live on Ustream at http://www.ustream.tv/channel/craftconf with the Ustream Mobile App
  • 3 participants
  • 46 minutes
microservice
microservices
services
ecosystem
infrastructure
backend
monolithically
monitoring
deploying
distro
youtube image

30 Jan 2019

Idit Levine, founder & CEO of solo.io, talks with Lisa Martin at the 7th Annual CloudNOW Awards from Facebook headquarters in Menlo Park, CA.

#theCUBE #soloIO #CloudNOW

https://siliconangle.com/2019/02/04/entrepreneur-finds-success-tech-startup-credits-pioneer-spirit-teamwork-topwomenincloud/

Data with a dose of teamwork helped this tech entrepreneur break glass ceilings

No matter who you are, data talks — especially for women trying to break down barriers in the world of technology.

Idit Levine (pictured), founder and chief executive officer of solo.io Inc., was recently awarded one of the Top Women Entrepreneurs in Cloud by CloudNOW, a nonprofit consortium of women in cloud computing.

“My motto is really simple: Just be the best,” Levine said. “People will … try to explain why you’re not doing a good job and try to explain why they’re doing a better job, but at the end of the day … data is the most important thing.”

Levine spoke with Lisa Martin (@LisaMartinTV), host of theCUBE, SiliconANGLE Media’s mobile livestreaming studio, during the CloudNOW “Top Women in Cloud” Innovation Awards event in Menlo Park, California. They discussed the origins of solo.io, struggles to gain funding, and the challenges and lessons learned on the road to success.

Pioneering spirit with a dose of teamwork
Levine has worked in many startups that were acquired by top-name companies, such as VMware Inc., as well as working at Dell EMC for a few years. Her experiences finally helped her recognize a need in the market that she thought she could meet through her own company, solo.io, which aims to meld heterogeneous environments with multiple layers of architecture and cloud into a hybrid application. So she set out as a pioneer to become one of the few women in technology who are founders and CEOs of their own businesses.

Despite Levine’s depth of experience in her field, finding funding for her own company would not be easy. Although many insisted she needed a partner, Levine fought hard to maintain the leadership of her company, and this is where her name for the company came from.

“Part of the reason that I call the company ‘solo’ is … to explain that I can do it,” she said. “We can do it. Even though I’m a woman … I can do these things by myself.”

Levine went on to find funding and has been rapidly growing her company ever since. And while she has relied on her own strength and courage to help her, she also credits her company’s success to the great team she has developed around her — because, at the end of the day, data is still everything.

“I’m in charge. I’m the CEO. But I did want strong, strong people next to me,” Levine said. “We should be the best. And in order to be the best, you need to have the best people.”

Here’s the complete video interview, part of SiliconANGLE’s and theCUBE’s coverage of the CloudNOW “Top Women in Cloud” Innovation Awards event:
  • 3 participants
  • 6 minutes
entrepreneurs
innovators
solo
women
cloud
lisa
founding
sharing
funding
silicon
youtube image

14 Jun 2018

No description provided.
  • 6 participants
  • 56 minutes
spacecraft
dart
docker
scientists
asteroid
troubleshooting
deployments
hazardous
demo
review
youtube image

18 May 2018

Visit our website
https://softwaredaily.com

Gloo is a function gateway built on top of the popular open source project Envoy. The goal of Gloo is to decouple client-facing APIs from upstream APIs. Gloo is similar to an API gateway, which is a tool that software companies can use to collect all their APIs and one place and impose security, monitoring, and other standards around those APIs.

The goal of Gloo is to provide all the tools necessary to glue together traditional and cloud-native applications. Idit Levine is the CEO of Solo.io, a company that is building Gloo and several other projects.

Transcript

Transcript provided by We Edit Podcasts. Software Engineering Daily listeners can go to weeditpodcasts.com/sed  to get 20% off the first two months of audio editing and transcription services. Thanks to We Edit Podcasts for partnering with SE Daily. Please click here to view this show’s transcript.

Sponsors


Azure Container Service simplifies the deployment, management and operations of Kubernetes. You can continue to work with the tools you already know, such as Helm , and move applications to any Kubernetes deployment. Integrate with your choice of container registry, including Azure Container Registry .Also, quickly and efficiently scale to maximize your resource utilization without having to take your applications offline. Isolate your application from infrastructure failures and transparently scale the underlying infrastructure to meet growing demands—all while increasing the security, reliability, and availability of critical business workloads with Azure. Check out the Azure Container Service at aka.ms/sedaily .





GoCD is a continuous delivery tool created by ThoughtWorks. GoCD agents use Kubernetes to scale as needed. Check out gocd.org/sedaily and learn about how you can get started. GoCD was built with the learnings of the ThoughtWorks engineering team, who have talked about building the product in previous episodes of Software Engineering Daily. It’s great to see the continued progress on GoCD with the new Kubernetes integrations–and you can check it out for yourself at gocd.org/sedaily .





Every team has its own software, and every team has specific questions about that internal software stack. Stack Overflow for Teams is a private, secure home for your team’s questions and answers. No more digging through stale wikis and lost emails—give your team back the time it needs to build better products. Your engineering team already knows and loves Stack Overflow. They don’t need another tool they won’t use. Get everything that 50 million people already love about Stack Overflow in a private, secure environment with Stack Overflow for Teams. Try it today, with your first 14 days free. Go to s.tk/daily Stack Overflow for teams gives your team the answers they need to be productive–with the same interface that Stack Overflow users are familiar with.
  • 2 participants
  • 57 minutes
microservices
glue
containerization
interface
kubernetes
managed
servers
microsoft
docker
solo
youtube image

27 Apr 2018

Debugging Cloud Foundry Apps: Via Service Mesh, Open Tracing - Idit Levine, Solo.io

The mainstreaming of containerization and microservices is raising a critical question by both developers and operators: how do we debug all this?

Debugging microservices applications is a difficult task. The state of the application is spread across multiple microservices, and it is hard to get a holistic view of the state of the application. Currently debugging of microservices is assisted by openTracing, which helps in tracing of a transaction or workflow for post-mortem analysis, and linkerd and itsio which monitor the network to identify latency problems. These tools however, do not allow to monitor and interfere with the application during run time.

In this talk, we will describe and demonstrate common debugging techniques and we will introduce Squash, a new tool and methodology.

About Idit Levine
Idit Levine is the founder and CEO of solo.io, where she is aiming to streamline the cloud stack.
Prior to founding solo.io, Idit was the CTO of the cloud management division at EMC and a member of its global CTO Office.

At EMC, Idit lead, designed and implemented project UniK, an open source platform for automating unikernels compilation and deployment and project layer-x, an open source framework for cross-cluster scheduling . At solo, Idit recently released Squash, an open source platform for debugging microservices applications.
  • 2 participants
  • 39 minutes
microservices
kubernetes
servers
services
manage
interfaces
cloud
architecture
enterprise
forking
youtube image

24 Apr 2018

Idit Levine (@idit_levine) CEO at Solo.io joins CUBE host Stu Miniman (@stu) at Cloud Foundry Summit 2018 at the Boston Convention And Exhibition Center in Boston MA

#CloudFoundrySummit #theCUBE

https://siliconangle.com/2020/05/21/solo-io-intros-api-management-tools-open-source-istio-service-mesh/

Solo.io intros API management tools for the open-source Istio service mesh

Cloud-native software company Solo.io Inc. today is making available what it says is the industry’s first Istio Developer Portal, which aims to streamline the onboarding process for developers in order to improve experiences and productivity.

Solo sells software that helps companies address the challenges of implementing microservices, which are the components of modern, containerized applications that can run in multiple computing environments. It offers a variety of tools that help with this, including its Service Mesh Hub, which helps organizations streamline the deployment, management and extensibility of any service mesh on any cloud, for any application.

Service meshes, of which the open-source Istio is one of the most widely used, are becoming increasingly prominent in modern information technology architectures. Essentially, they’re a dedicated infrastructure layer that’s used to control service-to-service communication over a network. They provide a way for separate parts of an application to communicate with each other.

As companies modernize their information technology around microservices, service meshes and application programming interfaces are gaining importance. But until today, they’ve had no way to effectively catalog their APIs, which makes it difficult for developers to use them in their application development process in a secure manner.

Solo’s Istio Developer Portal gives companies a way to catalog, manage and securely publish APIs within a custom, branded portal that can help to accelerate onboarding of developers, both inside and outside of their organizations. The new service also boosts security for Istio by integrating with authentication systems, Single Sign-On services and API Keys capabilities.

With the Istio Developer Portal, developers can take advantage of new management tools that enable them to curate, document, expose and secure APIs running in Istio to other users within their organization, and also third parties. The service also provides a clean and intuitive user interface that makes it easier for developers to search for, browse through and test the APIs they’re authorized to use.

Solo’s co-founder and Chief Executive Officer Idit Levine (pictured) said the Istio Developer Portal would make it easier and safer for companies looking to use Istio in their own IT environments. “With this release, we continue on our mission to help organizations on their cloud-native journey to modernize their critical applications,” Levine said.

Levine appeared on theCUBE, SiliconANGLE Media’s mobile livestreaming studio, during the 2018 Cloud Foundry Summit, where she talked more about how the company is working to make service meshes such as Istio easier to work with:
  • 3 participants
  • 13 minutes
startups
cloud
server
services
founder
enterprise
foundry
io
architectures
virtualization
youtube image

9 Mar 2018

Keynote Panel: Open Source Investments - Jocelyn Goldfein, Zetta Venture Partners; Jake Flomenberg, Accel; Erica Brescia, Bitnami; Gary Little, Canvas Ventures; Sirish Raghuram, Platform9; Idit Levine, solo.io; Rashmi Gopinath, Microsoft Ventures 

About Erica Brescia
Erica Brescia is the co-founder and COO of Bitnami. With over 1 million deployments per month, Bitnami provides the largest source of applications and development environments to the world’s leading cloud service providers, such as Amazon AWS, Microsoft Azure, Google Cloud Platform, and Oracle Cloud Platform. In 2016, Erica was the recipient of the Top Women in Cloud award. In her free time, Erica serves on the board of directors of the Linux Foundation, and as an investment partner in X Factor Ventures, which empowers female- led business to succeed.

About Jake Flomenberg
Jake Flomenberg joined Accel in 2012 and focuses on next-generation infrastructure, enterprise software, and security investments.

About Jocelyn Goldfein
Jocelyn Goldfein is a widely recognized industry expert on product strategy, infrastructure and organizational scale. Her career as an engineering leader spans from early stage startups to high-growth years at Facebook and VMware.

About Rashmi Gopinath
Rashmi leads enterprise software investments for Microsoft Ventures in the Bay Area. She brings a combination of strong venture capital and startup operating experience. Previously, Rashmi was an Investment Director at Intel Capital focused on investing in cloud, infrastructure, and big data companies. She also led global business development for high-growth startups Couchbase and BlueData. Prior to that, she held business development and product development positions at GE and Oracle. Rashmi has an MBA from the J.L. Kellogg Graduate School of Management at Northwestern University and a Bachelor of Engineering from the University of Mumbai in India.

About Idit Levine
Idit Levine is the founder and CEO of solo.io, where she is aiming to streamline the cloud stack.
Prior to founding solo.io, Idit was the CTO of the cloud management division at EMC and a member of its global CTO Office.

About Gary Little
Gary Little is a founding managing member of Canvas Ventures and has been a partner of Morgenthaler Ventures for 20 years. He focuses on enterprise infrastructure and application investments. Gary has twice been named to Forbes Midas List.

About Sirish Raghuram
Sirish is co-founder and chief executive officer at Platform9. Having experienced virtualization, IaaS and cloud-native industry transitions first hand, Sirish believes that open-source represents the future of enterprise hybrid clouds.
  • 8 participants
  • 51 minutes
offering
panelists
hosting
platforms
ventures
startups
proprietary
ipo
docker
cloudera
youtube image

15 Dec 2017

Squash: A Debugger for Kubernetes Apps - Idit Levine, solo.io

Squash is a tool for debugging distributed applications.

Most cloud native applications written today follow the microservice architecture. These applications are distributed by nature, and therefore hard to debug.

Microservice engineers debug their applications by printing values of select variables into log files. This leaves them with the daunting task of sorting through reams of log data, which at best provide a partial view of the state of application. This approach is cumbersome, time consuming and works better with "easy" bugs.

Many advanced tools to debug monolitic applications exist in the market, and provide users with powerful ways to dissect their programs and to interact with them on the fly. However, these tools cannot be used directly for debugging applications that follow the microservice architecture pattern.

Squash is designed to bring the strength of modern debuggers and the convenience of their IDEs to microservices developers. Squash uses popular, powerful and mature debuggers (gdb, dlv, java debugging) and integrates them seamlessly with Kubernetes. This allows devs to use the debugger of their choice, and the IDEs that support it, to develop microservices on any platform.

About Idit Levine
Founder, solo.io
Idit Levine is a leader and innovator in the Cloud open source community, and the founder of solo.io. Until recently, Idit was CTO for cloud management division at EMC and a member of its global CTO office, where she had focused on Management and Orchestration (M&O) over the entire stack and on microservices, cloud native apps, cluster management and Platform as a Service.

Idit’s fascination with the cloud sprouted when she joined DynamicOps (vRealize, now part of VMware) as one of its first employees. She subsequently took part in developing the new-generation public cloud of Verizon Terremark, and served as an acting CTO at Intigua, a startup company that focuses on container and management technology.
Join us for KubeCon + CloudNativeCon in Barcelona May 20 - 23, Shanghai June 24 - 26, and San Diego November 18 - 21! Learn more at https://kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy and all of the other CNCF-hosted projects.
  • 2 participants
  • 32 minutes
microservices
implementation
complicated
project
squash
pod
platform
intellij
kubernetes
cocoa
youtube image