You are viewing details from a past event. Please check our upcoming event schedule if you are looking for current content.

Rohit Bhardwaj

Director of Architecture, Expert in cloud-native solutions

Rohit Bhardwaj is a Director of Architecture working at Salesforce. Rohit has extensive experience architecting multi-tenant cloud-native solutions in Resilient Microservices Service-Oriented architectures using AWS Stack. In addition, Rohit has a proven ability in designing solutions and executing and delivering transformational programs that reduce costs and increase efficiencies.

As a trusted advisor, leader, and collaborator, Rohit applies problem resolution, analytical, and operational skills to all initiatives and develops strategic requirements and solution analysis through all stages of the project life cycle and product readiness to execution.
Rohit excels in designing scalable cloud microservice architectures using Spring Boot and Netflix OSS technologies using AWS and Google clouds. As a Security Ninja, Rohit looks for ways to resolve application security vulnerabilities using ethical hacking and threat modeling. Rohit is excited about architecting cloud technologies using Dockers, REDIS, NGINX, RightScale, RabbitMQ, Apigee, Azul Zing, Actuate BIRT reporting, Chef, Splunk, Rest-Assured, SoapUI, Dynatrace, and EnterpriseDB. In addition, Rohit has developed lambda architecture solutions using Apache Spark, Cassandra, and Camel for real-time analytics and integration projects.

Rohit has done MBA from Babson College in Corporate Entrepreneurship, Masters in Computer Science from Boston University and Harvard University. Rohit is a regular speaker at No Fluff Just Stuff, UberConf, RichWeb, GIDS, and other international conferences.

Rohit loves to connect on http://www.productivecloudinnovation.com.
http://linkedin.com/in/rohit-bhardwaj-cloud or using Twitter at rbhardwaj1.

Presentations

Mastering Enterprise Architecture to create Roadmap- DEEP DIVE

9:00 AM MDT

Enterprise Architecture helps in describing what is the current state and helps build a future roadmap. Come prepared to solve many Enterprise Architecture challenges.

As part of the journey, we will explore TOGAF to build our architecture. First, we will create a Baseline Architecture. Next, we will explore the path for the Target Architecture. Finally, after identifying gaps between the two, we will apply a step-by-step process to prepare a roadmap.

“Organizations no longer want their enterprise architecture (EA) practice to be focused on standards, structure and control,” says Marcus Blosch, research vice president at Gartner.

“They want an EA practice that is focused on driving business outcomes, working in a flexible and creative way to help define the future and how to get there.”

We will explore the following domains:

– Data

– Technology

– Application

– Business
This talk will help you build a long-term IT Strategy which matches your Business Strategy.

Top Algorithms for Performance and Efficiency

8:30 AM MDT

We are all proud of being the best coders, but have we analyzed our code for optimization? What tools can help us guide toward creating algorithms with better time and space complexity?

How you approach a problem is critical. How do you solve the problem? How do you optimize the problem?

This talk will not only prepare you for the interviews but will also give confidence on how to crack the coding challenges.

In this talk, we will be exploring analytical skills and coding skills of the top algorithms and common problems from the real-world, including

  • Single Source Shortest Paths

  • Traveling Salesman problems

  • Pattern Search Algorithms

  • Greedy Algorithms

  • KnapSack problem

  • Priority queue

Problem-solving skills are valuable and help develop optimal algorithms. We will look at problem-solving flow charts to make the right decisions for a given problem.

Topics we will cover are:

  • Arrays and Strings - Palindrome permutations

  • Linked Lists - Runner technique, Recursions

  • Stacks and queues

  • Trees and Graphs - Binary Tree, Binary Search Tree, Tries

  • Sorting and Searching

  • Single-Source Shortest Paths: Bellman-Ford, BFS, DFS, Dijkstra, Dynamic Programming

This talk is ideal for the following roles:

  • Architects

  • Technical Leads

  • Programers

  • Integration Architects

  • Solution Architects

Top Algorithms for Performance and Efficiency

10:30 AM MDT

We are all proud of being the best coders, but have we analyzed our code for optimization? What tools can help us guide toward creating algorithms with better time and space complexity?

How you approach a problem is critical. How do you solve the problem? How do you optimize the problem?

This talk will not only prepare you for the interviews but will also give confidence on how to crack the coding challenges.

In this talk, we will be exploring analytical skills and coding skills of the top algorithms and common problems from the real-world, including

  • Single Source Shortest Paths

  • Traveling Salesman problems

  • Pattern Search Algorithms

  • Greedy Algorithms

  • KnapSack problem

  • Priority queue

Problem-solving skills are valuable and help develop optimal algorithms. We will look at problem-solving flow charts to make the right decisions for a given problem.

Topics we will cover are:

  • Arrays and Strings - Palindrome permutations

  • Linked Lists - Runner technique, Recursions

  • Stacks and queues

  • Trees and Graphs - Binary Tree, Binary Search Tree, Tries

  • Sorting and Searching

  • Single-Source Shortest Paths: Bellman-Ford, BFS, DFS, Dijkstra, Dynamic Programming

This talk is ideal for the following roles:

  • Architects

  • Technical Leads

  • Programers

  • Integration Architects

  • Solution Architects

Mastering Cloud Scalability and System Designs Workshop

1:00 PM MDT

Real-world applications nowadays are designed using both art and science. What is the process of coming up with a solution which works, scales, and is resilient?
What is it challenging to design a system for disruptive technologies?
System design is unstructured, and there are many ways to solve problems.
Gaining experience in new applications and technologies
Best practices change with time. The best way ten years ago can quickly become an anti-pattern.

In this talk, we will explore step by step guide to approach System design using real-world applications.

Come prepared to design a system for following applications interactively.

We will gain more knowledge with collective experience and best practices.

  • UBER System Design

  • NETFLIX System Design

  • INSTAGRAM System Design

  • YELP System Design

  • TWITTER System Design

  • Search Engines

  • Auto Suggestions / Recommendations System Design

  • Fraud Detection System Design

This talk is ideal for the following roles:

  • Architects

  • Technical Leads

  • Programers

  • Integration Architects

  • Solution Architects

Mastering Cloud Scalability and System Designs Workshop

3:00 PM MDT

Real-world applications nowadays are designed using both art and science. What is the process of coming up with a solution which works, scales, and is resilient?
What is it challenging to design a system for disruptive technologies?
System design is unstructured, and there are many ways to solve problems.
Gaining experience in new applications and technologies
Best practices change with time. The best way ten years ago can quickly become an anti-pattern.

In this talk, we will explore step by step guide to approach System design using real-world applications.

Come prepared to design a system for following applications interactively.

We will gain more knowledge with collective experience and best practices.

  • UBER System Design

  • NETFLIX System Design

  • INSTAGRAM System Design

  • YELP System Design

  • TWITTER System Design

  • Search Engines

  • Auto Suggestions / Recommendations System Design

  • Fraud Detection System Design

This talk is ideal for the following roles:

  • Architects

  • Technical Leads

  • Programers

  • Integration Architects

  • Solution Architects

Top Algorithms for Performance and Efficiency

8:30 AM MDT

We are all proud of being the best coders, but have we analyzed our code for optimization? What tools can help us guide toward creating algorithms with better time and space complexity?

How you approach a problem is critical. How do you solve the problem? How do you optimize the problem?

This talk will not only prepare you for the interviews but will also give confidence on how to crack the coding challenges.

In this talk, we will be exploring analytical skills and coding skills of the top algorithms and common problems from the real-world, including

  • Single Source Shortest Paths

  • Traveling Salesman problems

  • Pattern Search Algorithms

  • Greedy Algorithms

  • KnapSack problem

  • Priority queue

Problem-solving skills are valuable and help develop optimal algorithms. We will look at problem-solving flow charts to make the right decisions for a given problem.

Topics we will cover are:

  • Arrays and Strings - Palindrome permutations

  • Linked Lists - Runner technique, Recursions

  • Stacks and queues

  • Trees and Graphs - Binary Tree, Binary Search Tree, Tries

  • Sorting and Searching

  • Single-Source Shortest Paths: Bellman-Ford, BFS, DFS, Dijkstra, Dynamic Programming

This talk is ideal for the following roles:

  • Architects

  • Technical Leads

  • Programers

  • Integration Architects

  • Solution Architects

Top Algorithms for Performance and Efficiency

10:30 AM MDT

We are all proud of being the best coders, but have we analyzed our code for optimization? What tools can help us guide toward creating algorithms with better time and space complexity?

How you approach a problem is critical. How do you solve the problem? How do you optimize the problem?

This talk will not only prepare you for the interviews but will also give confidence on how to crack the coding challenges.

In this talk, we will be exploring analytical skills and coding skills of the top algorithms and common problems from the real-world, including

  • Single Source Shortest Paths

  • Traveling Salesman problems

  • Pattern Search Algorithms

  • Greedy Algorithms

  • KnapSack problem

  • Priority queue

Problem-solving skills are valuable and help develop optimal algorithms. We will look at problem-solving flow charts to make the right decisions for a given problem.

Topics we will cover are:

  • Arrays and Strings - Palindrome permutations

  • Linked Lists - Runner technique, Recursions

  • Stacks and queues

  • Trees and Graphs - Binary Tree, Binary Search Tree, Tries

  • Sorting and Searching

  • Single-Source Shortest Paths: Bellman-Ford, BFS, DFS, Dijkstra, Dynamic Programming

This talk is ideal for the following roles:

  • Architects

  • Technical Leads

  • Programers

  • Integration Architects

  • Solution Architects