Tag: Leadership and career
-
Amazon ECS vs. Amazon EKS: Ultimate showdown
Posted on January 20, 2021, Level beginner Resource Length medium
This article will focus on the two featured AWS weapons for microservices and cloud architecture: Amazon Elastic Container Service (Amazon ECS) and Amazon Elastic Kubernetes Service (Amazon EKS). By Serkan Özal.
Tags cloud-and-infrastructure devops-and-ci-cd leadership-and-career
-
Agile approach to change management
Posted on January 18, 2021, Level beginner Resource Length medium
In the wake of Covid-19, organizations are fundamentally rethinking their product and service portfolios, reinventing their supply chains, pursuing large-scale organizational restructuring and digital transformation, and rebuilding to correct systemic racism from the ground up. Traditional change management process won't cut it. The author borrows from agile software development processes to reinvent the change management playbook. By Sarah Jensen Clayton.
Tags leadership-and-career
-
Improving the performance of your imbalanced machine learning classifiers
Posted on January 17, 2021, Level beginner Resource Length medium
A comprehensive guide to handling imbalanced datasets. By Francis Adrian Viernes.
Tags ai-and-machine-learning leadership-and-career data-and-analytics
-
Sysdig report surfaces shifts in container adoption
Posted on January 13, 2021, Level beginner Resource Length short
An annual "Container Usage and Security Report" published today by Sysdig finds there has been a significant shift in terms of the types of container engines organizations are employing. By Mike Vizard.
Tags devops-and-ci-cd leadership-and-career
-
What is neuromorphic computing?
Posted on January 12, 2021, Level beginner Resource Length medium
What is neuromorphic computing? Everything you need to know about how it is changing the future of computing. By Jo Best.
Tags miscellaneous software-engineering cloud-and-infrastructure leadership-and-career
-
Junit 5 tutorial for beginners
Posted on January 10, 2021, Level beginner Resource Length long
Sai Upadhyayula wrote this piece about Junit. Junit 5 is one of the popular testing frameworks in the Java Development World. Even though JUnit 5 is a successor for Junit 4, the architecture of the framework is completely different, so let's have a look at the Architecture of Junit 5.
Tags backend-development testing-and-quality software-engineering leadership-and-career
-
Architect's guide to APIs: SOAP, REST, GraphQL, and gRPC
Posted on January 9, 2021, Level beginner Resource Length long
There are many strategies for data exchange. Here's a primer on four essentials. By Bob Reselman.
Tags architecture-and-apis software-engineering leadership-and-career
-
10 reasons to try no-code apps for your mobile workforce
Posted on January 5, 2021, Level beginner Resource Length short
Whatever your 2021 business goals are, adopting no-code apps can bring you one step closer (many steps closer, if we're being honest) to reaching them — especially if you're managing a mobile workforce. By Sam Puckett.
Tags leadership-and-career product-and-design architecture-and-apis frontend-and-mobile miscellaneous
-
Software architecture diagrams - which tool should we use?
Posted on January 2, 2021, Level intermediate Resource Length medium
"Which diagramming tool should we use?" - I hear this question on a regular basis, with teams debating the pros and cons of tools such as PlantUML vs Mermaid, for example. By Simon Brown.
Tags architecture-and-apis leadership-and-career devops-and-ci-cd
-
Search engine giants like Google could soon face competitions
Posted on December 30, 2020, Level beginner Resource Length medium
The European Union and the United States want to introduce tighter rules for tech giants like Google. Search engine rivals are ready to step up as efforts are made to create a fairer competitive environment. By dw.com.
Tags cloud-and-infrastructure business-and-emerging-tech miscellaneous software-engineering architecture-and-apis frontend-and-mobile leadership-and-career
-
Open source strategy of Amazon Web Services
Posted on December 28, 2020, Level beginner Resource Length medium
Did you know that Amazon leads more than 1,200 open source projects on GitHub? That number, which author got from the Open Source at AWS web page, was confirmed by Asay (Head of Open Source Strategy and Marketing at Amazon Web Services) to represent "officially sponsored projects" — meaning they are open source projects that began inside of AWS, rather than being independent projects run by AWS employees. By Richard MacManus.
Tags cloud-and-infrastructure product-and-design frontend-and-mobile leadership-and-career
-
Six principles for building robust yet flexible shared data applications
Posted on December 23, 2020, Level beginner Resource Length medium
Paul Done brought together a set of techniques he has identified to effectively deliver resilient yet evolvable data-driven applications.
Tags data-and-analytics leadership-and-career