#ForwardNetworks
Explore tagged Tumblr posts
broadcaststorm · 8 years ago
Text
Assuring your network will do what you think it will do
TL;DR
"Sweet!  I'd love to be able to simulate a change on the whole network!"
"*All* paths from source IP to destination IP? Even ECMP?"
"Wait, they aren't running VMs/containers of each device to simulate all this?"
"All of this can run on site, with one virtual appliance for the modeling engine?"
Cloaking Device Disabled
Forward Networks came out of stealth as a Silicon Valley startup company on Monday, 14 November 2016.  So, if you haven't heard of them, do not feel bad.  Their initial press release, like many new product announcements, says a great deal and makes a number of claims.  But, I didn't really know what to expect.
Their exit coincided with their presentation to the Network Field Day 13 event (http://techfieldday.com/event/nfd13). In that presentation, they provided very detailed demonstrations about the product - showing what you can do and how it can make your operations much more streamlined.  Side note: if you love demonstrations and engineers interrogating engineers about product features, you are going to love the Forward Networks videos.  This was a product in which practically every delegate had some interest.
Network Assurance
The Forward Platform is described as a network assurance product but what does that mean?  Even their website was a little vague on the matter.  Simply put they break the concept of network assurance down to two specific categories: correctness and performance.
The latter (performance), they did not focus on (today) although they did mention customers are definitely interested in how current performance impacts network operations. As an example, performance assurance would answer the question "With my current traffic loads, will my connectivity to the DR site be able to handle a failover event?"
The former category - correctness - is very much the focus of their initial product launch.  Given the business intent, are all the network devices currently configured and operating to support that intent?  For example, does web traffic from the Internet pass through my load balancers and firewalls to reach my web servers?  Even if I take down one load balancer?  Or firewall?  Or both?
The most intuitive aspect of the software to me was defining the business intent.  Business intent as they talk about it is posing questions to the Forward Platform. Back at the office, this really translates to test cases - such as monitoring rules you set up.  The types of monitoring you would put into SolarWinds or Nagios or filters for Wireshark, for example, are the same concepts/actions you used to define intent.
Except, you can also validate prohibited traffic - no DHCP traffic should reach the web server.  Web traffic should not reach the database server. Etc.
So, upon first deployment, you might have to allocate some time to defining as much (or as little) as your business intent as you want.  For a few scenarios, you will find in the demonstrations that the web interface is very lightweight and responsive - the session video (https://www.youtube.com/watch?v=Zg0u9a4ZW7Q&t=11s) at Tech Field Day's YouTube channel has an excellent walk through of how to create these checks.
Some highlights - the pre-defined checks that we all want (traffic from client can reach server) to some you necessarily wouldn't think of (traffic flows on all links in an etherchannel).  Those look like this in the web interface:
Tumblr media
Worried that defining all those tasks for your extremely large network could be daunting?  Yes, Virginia - there is a Santa Claus and an API for the Forward Platform.
Searching Your Network
Those intents and alerts that can be defined fall under the "Verify" aspect of the Forward Platform.  Another aspect is Search - one that is immensely useful for your operations desk.  Users complaining that they can't get to the internal portal?  (Cue announcer voice) Reduce your "mean time to innocence" with Search (End announcer voice).
Seriously, you can very quickly determine whether the network has a role in the issue by:
Getting the latest snapshot from your network - which collects the latest current configuration and running states from each device
Use the search function to show the path between users and the service
This capture from Brandon Heller's demonstration (https://youtu.be/__iaT7WQ41w?t=4m36s) really shows it all. With Google like adaptive search terms, you quickly get the current, live paths involved for the source and destination you are investigating:
Tumblr media
As we discovered during questioning, this newly released product currently understands and models the physical "underlay" transport including VRFs - however, virtualization switches (VMware, e.g) and overlays such as VXLAN are coming soon.  So, you might not see the complete "virtual last mile" as I call it but you will definitely get to the physical server hosting the VM in the case of vSwitch.
Modeling versus Simulation
Those two capabilities are exceptional technologies that really do help operations teams with extremely complex networks - especially ones that can't be simulated using virtual appliances in such environments as GNS3 or VIRL. As more overlays and SDN are introduced into the data center, even simulating a relevant subset of the network is becoming computationally difficult.
That's where the Forward Networks approach of modeling excels over the virtual appliance simulation approach. By reducing your network to data structure that can be modeled effectively and efficiently, they can ingest your entire network across a large range of vendors (Cisco, Juniper, and Arista) and devices (switches, routers, load balances, firewalls, etc.) to then perform those search and verify functions.
Prediction
As a network architect, though, the prediction capabilities of the platform were the most exciting portions of the demonstration.  Ever wonder if this configuration change is going to break anything directly?  That's usually easy to know ahead of time in simple networks.
How about whether your change will interrupt service on a different part of the network? What about a change someone made that broke redundancy for some of your VLANs but not others?
Because the Forward Platform has the complete model of your network encoded into their data structures, they can also predict the behavior of your network under different configurations.  Ultimately, they would love to be able predict based on current conditions as well - but more on that later.
In my experience, most shops of any size have a change control process in place - one that, in the ideal ITIL sense, would correctly state the actual impact to the production environment so that the risk, value, and timing of the change could be intelligently discussed.  Without a tool such as the Forward Platform, you can say what you *think* will happen based on what you might know - and maybe even leverage actual configurations to provide a sound foundation for that analysis.
How many times have we been burned by "wait - it shouldn't have done that?" or "who the heck put that configuration in there?"?  In my opinion, this is where the serious value can be derived from this platform - the Forward Platform can pull the entire network configuration and run states on demand prior to simulating the change. There does not have to be a discrepancy between a stale configuration and what you are testing against.
An demonstration of the Forward Platform prediction software can be seen at this part of the product demonstration: https://www.youtube.com/watch?v=__iaT7WQ41w&feature=youtu.be&t=24m16s
As you might pick up, the more validation or unit tests you have in your network, the better the "Predict" functionality will work for you.  As they (Forward Networks) point out - it's very much like a software development mindset: the more (meaningful) tests you embed, the more confidence you build.  As I mentioned before, there's a great number of pre-defined checks but you must implement them to gain that confidence.
All is well but not perfect with Forward
Keep in mind - as I mentioned, this is modeling and not simulation.  One of the first implications of that is the platform will not protect you from bugs in the switch/router/firewall code.  Back end validation farm runs through as many code versions from as many vendors as they can.  The impression is that they run through them "all" to validate their modeling engine correct represents them all.  I'm not sure that is possible for all the resources that might be required to validate all protocols (routing, spanning-tree, etc).
As I also mentioned previously, the current platform does not take into account performance aspects of the network - although they did emphasize (without committing) that several customers expressed strong interest in that capability. I for one will be keeping an eye out for their future developments.  Imagine the equivalent of integrating information from SolarWinds into a modeling and prediction engine - packet drops, interface counters, flow information.
Take flow information - say you wanted to know how web traffic for a certain customer would distribute across 2 more additional links?  Stress those links because the customer preferred their DR site replication traffic over those links?  You see the potential?
Before anyone takes any of that out of context - that is me brainstorming what might be.  Forward Networks did not mention those examples, suggest those examples, hint at those examples, or commit to those capabilities.
Wrapping It Up
So I'll finish with a strong recommendation that you check out each and every videos from the Networking Field Day 13 event at http://youtube.com/techfieldday.  The presentations in my opinion really were solid and informative.  As I see it, the product seems strong coming out of the gate and their presentation certainly reinforced that impression.
Mea Culpa
The price of being too busy means sometimes keys, lists, sticky notes, and blog posts get lost. I was cleaning up my folders today and ran across my completed blog post on Forward Networks I wrote back in December 2016.  So, please forgive any dated references are tenses that seem like I just saw these guys. I saw them back in November 2016.
Also reference my general disclaimer regarding my attendance - in short, no one asked me to write this, let alone what to say. GestaltIT/TechFieldDay provided travel accommodations to attend the event.
1 note · View note
ecango-blog · 7 years ago
Text
5 Startups That Have Raised Millions
Tumblr media
There are dozens of stories out there related to entrepreneurs that have left stable jobs only to dive right into a startup company. Most of these brave people do find success partly because of their clear set of intentions for their company. Their success is also attributed to the large amounts of funding that they are able to receive from investors.
Spearheading a startup company is in no way an easy task to take on. Apart from developing future products and services, an entrepreneur will have to strictly manage each and every expense that they encounter. This is usually due to their limited funding that will carry them until the company becomes profitable.
Tumblr media
Source: Pexels
The same goes for companies that do happen to have a strong financial backing. The pressure is on the founders to continuously provide investors with ongoing evidence of the company’s improvement towards developing its groundbreaking products. A project of this scale and magnitude can take years to develop into a profitable organization.
Below are 5 companies that have managed to raise millions in dollars of funding to be used towards the development and implementation of its products. These companies have been around for years now. Some of which are still in stealth mode, which means that they are still in a top-secret development phase.
1. Mist Systems
Mist Systems is a company that focuses on intelligent wireless network products. They manufacture hardware that consists of WiFi and Bluetooth access point routers. They plan to revolutionize the indoor WiFi industry with their Mist Learning WLAN systems that feature Artificial Intelligence. AI is used to monitor a network in real time. It can also send alerts when system processes are performing below average.
Tumblr media
Source: Mist@Enterprise Grade Bluetooth® LE Service
The company had been in stealth status for a few years until its software and hardware products were ready to be released. Mist Systems managed to receive much more funding recently upon revealing its finished products. The funding will go towards a worldwide launch as well as product training and distribution.
The company was co-founded by Bob Friday, an ex-Cisco employee who served that company as VP and CTO of Mobility. Mist Systems managed to raise just over $14 million in its first two years of existence. The company is currently sitting on a total funding amount of $88.4 Million.
2. Forward Networks
Forward Networks is a company that is currently developing software to be used to manage intricate networks. The company’s aim is “to increase visibility within the worlds largest networks and reduce the risk of errors and outages.”
Their modern and intuitive software interface will assist companies in identifying and fixing network issues. Network engineers or operators will be able to easily visualize and debug any network problems.
Tumblr media
Source: Forwardnetworks
Forward Networks has been around since 2013. They spent many years in private beta testing and perfecting their software. The company only recently came out of stealth status. Forward Networks is currently on a total funding amount of $27.1 million. It’s primary investors being Andreessen Horowitz and A Capital.
3. Symbolic IO
Symbolic IO was founded back in 2012 by a former CTO of Hewlett-Packard Packard’s Global Storage Team. The aim of the company is to revolutionize the data storage industry by focusing on hardware and processors.
The company’s products will focus on data storage for the government, healthcare, and military organizations. Symbolic IO is looking to provide faster data access as well as security and a reduced cost.
Symbolic IO has so far raised a total of $16 million in funding for its startup project. The startup had managed to develop efficient ways to store and encode data. However, the company recently changed its name to Formulus Black because of the controversy surrounding Symbolic IO’s founder Brian Ignomirello.
Tumblr media
Source: Formulusblack@ CPU to Memory Very Fast
Formulus Black is now run by ex Symbolic IO employees who plan to continue their work in the new company.
4. Click Diagnostics
Click Diagnostics is a Californian company that is currently developing a device that can be used to diagnose diseases. The device will be able to quickly and accurately diagnose diseases by molecularly testing patients in the field.
The company has stated that their device and its technology has tremendous amounts of potential. This is due to the device’s compact, portable, and disposable design that still offers great diagnostic features. It will be possible to test patients for infectious diseases such as Tuberculosis as well as pandemics such as Swine flu and Ebola.
Tumblr media
Source: Clickdiagnostics
The company was founded in 2012 and is still currently in stealth mode. Click Diagnostics does offer some convenient solutions for medics out in poor rural areas and villages. They have managed to receive around $15.5 million in funding which is currently assisting the firm in design and biology research.
5. Velo 3D
Velo 3D is a company that plans on revolutionizing the 3D printing industry with its metal laser sintering printing machines. These printers are currently in development and are expected to produce 3D sculptures made out of metal once they are ready for distribution.
The majority of modern 3D printers can only apply its designs to plastic materials. The ability to manipulate and create metal objects can introduce a whole new level of possibilities to the world of 3D printing.
Tumblr media
Source: Velo3D Linkedin
Velo 3D is yet another Californian startup that has since 2014 managed to rake in $22 million in funding. The company is still in its product development phase with no recent updates. Velo 3D continue to keep their affairs top secret due to the patent development and the nature of its products.
All the companies listed above may have different products, but their goals are similar. Create a product, acquire funding, develop the product, then launch the product. It is important to take note that some of these companies are still in their development phase with little to no information available. They have been in this phase for the past four years and counting. Even with large amounts of funding, intricate products and technology will still take plenty of time to develop.
0 notes
deeringfamily · 8 years ago
Text
Network Marketing Professional - Skill #4 Helping Prospect Move Forward
Network Marketing Professional – Skill #4 Helping Prospect Move Forward
This skill is a natural byproduct of following up with the Network Marketing Professional.  As they go through the process it’s your job to guide them to a decision.
After you have spent the time to go through the first four steps you now need to master bringing it home.
Most prospects aren’t going to just jump on the bandwagon without some guidance.
Network Marketing Professional – Helping…
View On WordPress
0 notes