Evidence of Learning
Name: Arjun Prabhune
Date: 1/08/2021
Citation:
Kaplan, Soren. “The Business Consulting Industry Is Booming, and It's About to Be Disrupted.” Inc.com, Inc., 11 Sept. 2017, www.inc.com/soren-kaplan/the-business-consulting-industry-is-booming-and-it.html#:~:text=Management%20consulting%20is%20a%20%24250%20billion%20industry.%20It%27s,highly%20profitable.%20And%20it%27s%20about%20to%20be%20disrupted.
Introduction:
Over the Christmas holiday, I had a development in my vision as to which job I would like to work in when I am older. I still wanted to remain true to my technology path as it is a field that is destined to continue its rapid growth among the coming years. However, I wanted to use these skills in a way that is more business minded rather than working solely for another person’s company for the rest of my career. I also have a strength in creating presentations as well as speaking to an audience as it feels very natural to me. My dad and I had a chat and we talked about what I wanted to do when I grew older. I told him about my beliefs of how I wanted to use my technological skills in an entrepreneurial manner, and he introduced me to a career field known as Information Technology Consulting. In this field, consultants provide business owners with solutions as to how they can use technology in order to boost the reputation/earnings of their business. IT Consultants also create the software behind these solutions and then present them to the business owner.
This career field marks a lot of my checklist. I can enter a field which specializes in technology, thereby ensuring that it has a high growth potential. This field also has entrepreneurial requirements in which I can apply the natural speaking skills that I have. Lastly, in this career field, I can create my own consulting firm and find teammates who will take our business to the next level. I believe that I will get a lot of satisfaction from this career field and it is something that truly would satisfy me. From this, I have found an article which deals with how the consulting business will change as a result of big data and technology and I have provided my analysis on it.
Analysis:
In today’s workforce, there are over 700,000 consulting firms operating with the goal of helping out its clients. Any successful company has its own consulting firm behind it as they are the ones who provide a lot of the solutions that big corporations show off. Consulting firms have been linked with the success of big companies. The major flaws of the consulting industry all draw back to a commonality, lack of technological fluency between firms. This results in solutions that appear outdated the second they come into fruition (as these firms rely on human labor to come up with results), humans have to spend a brunt of their time working upon solutions, which can leave firms feeling overworked, and solutions are not as accurate as they can be. With the current situation of the consulting industry, there is a clear solution that can be implemented, data science, machine learning and data analytics. These technologies prioritize coming up with accurate solutions and projections which could be very beneficial to consulting firms around the world. With the emergence of these technologies in recent years, ML models have become a lot more accurate and accessible and can easily be implemented in conjunction with a consultant’s presentations. Rather than having to create data and convincing numbers from scratch, simple models can be implemented in order to find lines of best fit, break even points, profit vs losses, and many more quality estimates. With this, we can see how beneficial AI algorithms can be to the presentation and data creation portion of a consultant’s work.
Furthermore, algorithms can also be employed in the research phase of a consultant’s work. Simply creating a basic algorithm to filter out particular words can be incredibly helpful for a research project as the consultant can find prior studies, essays, and papers much easier compared to scouring online databases without any filtration system.
Many firms such as Domo, Radius, and Qlik have already employed big data, cloud computing, and data analytics into their daily operations and have found themselves becoming much more efficient companies. With these methods being employed in many companies, these firms provide a glimpse into the data driven future of the consulting industry. More accurate projections, easier research methods, and a reduction of overall time should be more than enough to convince smaller consulting firms to switch over to a future of technological fluency. It is common to see many industries adapting to the advent of technology, and the consulting industry is no different as it will only help out daily operations.
And with the advent of technology, we will also see those that don’t adapt to this system soon fade away as a result of continuing outdated techniques. Companies such as Gartner and Forrester will either continue their outdated methods of hiring full teams of researchers, or they can switch over to a much more efficient method of research through ML algorithms and see the productivity in their company start to boom. It is only a matter of time before these companies either adapt or fall victim to lack of action and crash.
In addition to this, with many businesses themselves adapting to big data, and analysis, consulting firms without any sort of technological fluency will find themselves at the bottom of the pecking order as companies would not want to have outdated methodologies working to further their business, a business which has adapted to the future. Even if consulting firms are hesitant to make the switch by themselves, since the companies they seek to manage are going to be adapting themselves, we see a forceful shift that may take place as firms will need to adapt in order to gain any sort of business.
Conclusion:
With the increased usage of data, consulting firms will have to adapt in order to stay afloat. However, the field that I aspire to step foot into, IT Consulting already has adapted to these changes which is a positive. Being fluent in technology allows consulting forms to gain more clients as they can help an establishment that has a firm base in technology improve their metrics or they can help out smaller companies that require some assistance with their digital portfolios. Thereby, consulting firms will also gain more business if they adapt to the future of big data and analysis.
Research Assessment 1
Evidence of Learning 1
Evidence of Learning 2
Introduction:
This week, my associate and I came up with a tech stack and general page in regards to what topics we were going to cover for the original product. Regardless of which product we choose to tackle, these are a few key aspects that are going to be used in our work.
Tech Stack:
The tech stack encompasses all the technology that we are going to be using. Regardless of the product itself, front end and back end languages will be needed in order to create a working product. In general terms, frontend technologies are the version of the program that the user sees, think of the Amazon Home Page, while the backend technologies encompass the part of the program that the user doesn’t see and is only accessible by the server. For the frontend technologies, we will be using languages such as HTML and JavaScript as these are languages that are heavily used by website developers. Once again, regardless of the product, we will be making use of web technologies, which I will get into later. For the backend side of things, we will be using Java or Python as well as SQL. The backend and frontend technologies will allow for a smooth user experience on our web application.
Why a Web Application?:
We are looking to make a web application for two reasons, the first reason is that it is a rapidly growing market. Think about the rapid growth of cloud technology as well as sites such as AWS and Microsoft Azure. The web domain is rapidly expanding and it is worth taking a crack at it. Secondly, a web application prevents users from having to download an app on their phone. The web has much more storage when compared to a smartphone and for that reason, many are willing to flock to it. The standard application market is beginning to see a decline due to outdated storage capabilities, lack of cybersecurity, as well as less flexibility and scalability. All these issues are addressed by a web application, and that is why we are tackling this.
Microservices:
With the product, we also intend to implement the concept of Microservices. Microservices is a concept that allows work to be less clustered together and more decentralized. In many coding languages, oftentimes work piles up in one project, and if an error occurs in a small portion of the project, the entire program shuts down. With the use of the concept of Microservices, this error does not prevent the entire program from running and simply shuts down the part that had an error. With the use of this concept of Microservices, work is much more efficient and decentralized and it will allow my mentor and I to work on certain aspects of the program without worrying about any unnecessary bugs and errors. Given our intentions to use Microservices, there must be some benefit of this system besides what I;ve already illustrated. The concept of Microservices has been floating around since 2005 and it has seen an immense amount of usage over the course of 15 years. AWS and Microsoft Azure make use of the concept of Microservices, and in turn many companies nowadays are using this practice to streamline their work. My mentor thinks very highly of this concept and its potential in the future, and that is why he wants to center our work around this idea.
Conclusion:
With the inclusion of all of these major upcoming services, I want my product to have a genuine impact. I believe that I could create something very meaningful with the tools and guidance that I have been given. I will continue my research in regards to these topics to create something that encapsulates my learning and progress throughout the year.
Evidence of Learning 3
Date: 1/27/2021
Article: What is Amazon Web Services (AWS) and Why is it so Successful?
Introduction:
To understand what the Amazon Web Services specialize in, it is important to understand the concept of Microservices. These services are exactly what I said earlier, they are a concept rather than a platform, meaning Microservices can be used almost anywhere, the Java language, Python, etc. The way Microservices work is simple. Many times when a programmer is creating his or her program, they will run into an issue where all of the functionality of the code is clumped together and it is hard to access certain parts of the program. It also makes it so that if a certain portion of the code is removed, the entire program falls apart and doesn't work properly. TO combat this, Microservices were created. Microservices ensure that a program functions properly even if a certain portion of the program does not work properly. To illustrate this, imagine a website with a prices tab, blog tab and search tab. In the event that the prices tab leads to a blank page or even an error, the website as a whole still functions perfectly fine. This is the effect of Microservices. If a standard coding procedure were to be used, an error on the prices tab would prevent the entire program from working properly which is not ideal. In addition, with Microservices, certain portions of the program can be delegated to others to work on. In this event, I can have two people working on the prices and blog tab while I work on the search tab. This is how teams can orchestrate major websites and programs while working together, via Microservices.
Analysis:
AWS is a cloud computing software which business owners can use in order to host their websites. Lamborghini, Coursera and Nordstrom all use AWS to host their websites, as an example. Think of AWS as a house building firm for a minute. AWS provides you, the home builder, the bricks, concrete, pipes, carpet and plot of land, but ultimately it is up to you to create your own house. Similarly, AWS provides various benefits such as 24/7 customer support, its own coding IDE, as well as many other things, but ultimately it is up to business owners to create their own website using it. What makes AWS even more special is the fact that all these resources come at a very cheap price which makes the domain very popular amongst smaller businesses. This is a factor as to what has made the service so successful in recent years. Diving into the article, in the first quarter of 2020, AWS raked in 10 billion dollars which accounted for 13.5% of Amazon’s total revenue. This is an astronomical amount of money which is being brought in by the service. AWS also owns around a third of the cloud computing market while its closest competitor, Azure, controls 17 percent.
In older times, a company would need to create its own power center nearby in order to charge their daily operations. However as public power plants became more popular, the need for private power centers subsided. In similar fashion, Jeff Bezos wants to move companies away from physical technology equipment and move them onto the cloud. Less companies are relying on their own storage facilities and more are shifting towards having their data stored on the cloud, which AWS owns a third of. With this cloud storage system also comes a slight risk for many business owners. If the contract signed allows for a smaller storage space and if the company were to take off that year, the consequences would be disastrous as they would lose out on a lot of money. But if the company asks for more space than is required, there will simply be empty space waiting to be used. This method allows AWS to rake in a profit as the risk is all up to the business owner, Amazon does not have to worry about anything besides getting the business owners to come to an agreement.
AWS is also very popular as it helps small businesses rise and develop. In the initial stages of opening a business, the owner is asked to do a lot. With this, oftentimes the owner simply doesn’t have the tools to do something big. However, with the AWS platform, owners get a lot of tools to develop their business and create a professional website. This allows them to build credibility and prosper at an early stage. With AWS acting as a stepping stone for several businesses, it is clear to see why it has become so popular.
Lastly, with so many companies depending on the AWS platform, it is very important to have a secure database. And AWS has a very secure platform that is resistant to cyber attacks and is much more secure than smaller companies. AWS keeps all user data locked away in decentralized locations that can only be accessed on an essential basis. Security of a company is very important as poor security can lead to millions of dollars in loss, but with the secure database of AWS, it is clear as to why so many people rely on this service.
AWS will continue to grow, along with the cloud itself. The storage and security department is improving and modernizing, and AWS is proof of that. With more and more companies joining AWS, there is no sign of stopping for the corporate behemoth which is Amazon.