swirl
Home Software Blog Wallpapers Webtools
Reviews of LinkedIn Learning Videos
Tuesday 13, April 2021   |   Post link

Technology moves at a rapid pace. Learning a new concept or technoology is not enough, you need to keep in touch with the incremental changes in even areas you already know. LinkedIn Learning videos are really great at getting you up to speed with various technoology topics.

I usually try to go through at least two videos a month. I've come across some really great videos and some which in my opinion could be restructured and improved. I will be recording reviews of videos as and when I go through them.

What makes a great video?

I'll put down my thought about what makes a great video:

  • If you are picking up a topic, explain it in such a way that one need not jump to another video or blog post to understand the topic
  • Many topics include workflows. When using a workflow diagram or a state transition diagram, use animations to highlight that part of the workflow which is being discussed
  • For programming topics, definitely show the main snippets of code that is being discussed
  • A thing or a concept is often referred to by more than one term, mention all of them
  • Software development has come a long way - client-server, 3-tier, SOA, microservices and what not. Explain how things 'used to be' because many-a-times they 'still are' even when explaining newer topics
  • Explain the 'why'. Its good to know how something works but everything starts to make a lot more sense when you know 'why' it works the way it does
  • Provide alternate implementations or products when discussing a topic. For example when talking about service meshes how about mentioned not just Istio but also Consul etc?

Now for the reviews

Microservices: Security - by Kevin Bowersox

Content

The tutorial is a fair introduction to securing your microservices. It introduces to a lot of concepts which you may not have been exposed to before if you have't used microservices in production or web development. It starts with the basics - what is security - confidentiality, integrity and availablity.

The author discusses authentication vs. authorization next. He then compares monolithic application vs. microservices in terms of security. He them moves on to more specific topics like identity service, OAUTH, OpenID Connect and API Gateways - this whole section is the weakest link in my opinion. Each of these topics requires considerable elaboration for anyone to understand and retain the concepts, unfortunately these topics are only glossed over. Using software specific examples instead of hotel-keycard type of examples sometimes explain concepts better and I think this is the case here.

The next secion covers securing communication between microservices. The information provided is at a high level, it covers Mutual TLS, token relaying, token swtiching, monitoring, logging, service and meshes. It would have been great if the author would suggest a few libraries, frameworks which are widely used in the market.

The final section covers container security. Again, this is a vast topic so the information provided is at a high level. The author disucsses topics like throttling, container runtime security, image security, secret management and securing the CICD pipeline.

Verdict

And finally, should you invest 1:49 minutes watching it? Yes and no. Watch it as a refresher on high level concepts. If you are new to microservices or web security, I recommend you first watch a few other videos which teach microservices and web security. Familiarity with SAML or OAUTH is essential. I would also recommend you implement a few microservices in your favorite language so you can appreciate the points the author discusses.


Amazon Web Services Machine Learning Essential Training - by Lynn Langit

Content

This is not an "in-depth" learning video but an introduction to various data analytics services that Amazon offer. In this respect, its covers the services quite well.

The first part introduces the main concepts - data sources like files, databases. It then moves on the process part - business vs predictive analytics, batching, streaming, data cleansing and visualization. Note, the topics are covered at a very high level but still a great introduction to those new to data science as a subject.

The next secion covers various AWS services dealing with analytics. Athena, querying DynamoDB, using Kinesis, Cloud Search, Elastic, EMR, RDS, Redshift are introduced. Again, its a very high level discussion of these topics which I found to be useful as I don't use some of these at all in my area of work while some I use almost every day.

The third section deals with using the AWS CLI and the AWS SDK. Those faimilar with these topics won't find anything useful except for maybe Cloud 9. Cloud 9 - IAS - IDE as a Service! Cloud 9 looks quite promising. It will be interesting to see how it matures. It will be even more interesting to see how Visual Studio Online (Codespaces) competes with it.

The fourth and last part talks about AWS Glue, QuickSight, third party offerings and public datasets. The coverage of AWS Glue is quite good.

Verdict

Is it worth investing 3 hours 7 minutes of your life on this worth it? Like most times, it depends, if you are looking for gaining in-depth knowledge of any of the topics discussed in this tutorial look elsewhere. However, if you are trying to understand the overall landscape of data analytic tools offered by AWS, this is an excellent training.



Tags: LinkedIn(1)

Comments

Posts By Year

2023 (5)
2022 (10)
2021 (5)
2020 (12)
2019 (6)
2018 (8)
2017 (11)
2016 (6)
2015 (17)
2014 (2)
2013 (4)
2012 (2)

Posts By Category

.NET (4)
.NET Core (2)
ASP.NET MVC (4)
AWS (5)
AWS API Gateway (1)
Android (1)
Apache Camel (1)
Architecture (1)
Audio (1)
Azure (2)
Book review (3)
Business (1)
C# (3)
C++ (2)
CloudHSM (1)
Containers (4)
Corporate culture (1)
Database (3)
Database migration (1)
Desktop (1)
Docker (1)
DotNet (3)
DotNet Core (2)
ElasticSearch (1)
Entity Framework (3)
Git (3)
IIS (1)
JDBC (1)
Java (9)
Kibana (1)
Kubernetes (1)
Lambda (1)
Learning (1)
Life (7)
Linux (1)
Lucene (1)
Multi-threading (1)
Music (1)
OData (1)
Office (1)
PHP (1)
Photography (1)
PowerShell (2)
Programming (28)
Rants (5)
SQL (2)
SQL Server (1)
Security (2)
Software Engineering (1)
Software development (2)
Solr (1)
Sql Server (2)
Storage (1)
T-SQL (1)
TDD (1)
TSQL (5)
Tablet (1)
Technology (1)
Test Driven (1)
Unit Testing (1)
Unit Tests (1)
Utilities (3)
VC++ (1)
VMWare (1)
VSCode (1)
Visual Studio (2)
Wallpapers (1)
Web API (2)
Win32 (1)
Windows (9)
XML (2)

Posts By Tags

.NET(6) API Gateway(1) ASP.NET(4) AWS(3) Adults(1) Advertising(1) Android(1) Anti-forgery(1) Asynch(1) Authentication(2) Azure(2) Backup(1) Beliefs(1) BlockingQueue(1) Book review(2) Books(1) Busy(1) C#(4) C++(3) CLR(1) CORS(1) CSRF(1) CTE(1) Callbacks(1) Camel(1) Certificates(1) Checkbox(1) CloudHSM(1) Cmdlet(1) Company culture(1) Complexity(1) Consumer(1) Consumerism(1) Containers(3) Core(2) Custom(2) DPI(1) Data-time(1) Database(4) Debugging(1) Delegates(1) Developer(2) Dockers(2) DotNetCore(3) EF 1.0(1) Earphones(1) Elastic Search(1) ElasticSearch(1) Encrypted(1) Entity framework(1) Events(1) File copy(1) File history(1) Font(1) Git(2) HierarchyID(1) IIS(1) Installing(1) Intelli J(1) JDBC(1) JSON(1) JUnit(1) JWT(1) Java(3) JavaScript(1) Kubernetes(1) Life(1) LinkedIn(1) Linux(2) Localization(1) Log4J(1) Log4J2(1) Lucene(1) MVC(4) Management(2) Migration history(1) Mirror(1) Mobile Apps(1) Modern Life(1) Money(1) Music(1) NGINX(1) NTFS(1) NUnit(2) OData(1) OPENXML(1) Objects(1) Office(1) OpenCover(1) Organization(1) PHP(1) Paths(1) PowerShell(2) Producer(1) Programming(2) Python(2) QAAC(1) Quality(1) REDIS(2) REST(1) Runtimes(1) S3-Select(1) SD card(1) SLF4J(1) SQL(2) SQL Code-first Migration(1) SSH(2) Sattelite assemblies(1) School(1) Secrets Manager(1) Self reliance(1) Service(1) Shell(1) Solr(1) Sony VAIO(1) Spirituality(1) Spring(1) Sql Express(1) System Image(1) TDD(1) TSQL(3) Table variables(1) Tables(1) Tablet(1) Ubuntu(1) Url rewrite(1) VMWare(1) VSCode(1) Validation(2) VeraCode(1) Wallpaper(1) Wallpapers(1) Web Development(4) Windows(2) Windows 10(2) Windows 2016(2) Windows 8.1(1) Work culture(1) XML(1) Yii(1) iTunes(1) renew(1) security(1)