Tag: Cloud
-
What is Flutter? What makes it a good choice? And How does it Work?
Posted on September 17, 2020, Level beginner Resource Length medium
Flutter is based on Google's programming language called Dart. In fact, it is a typed and object-oriented programming language that can be compiled to machine code or transpiled to JavaScript. By Marwa Mejri – Mobile Software Developer @Proxym.
Tags app-development nodejs cloud javascript google
-
Istio OIDC authentication
Posted on September 16, 2020, Level intermediate Resource Length medium
A service mesh is an architectural pattern that provides common network services as a feature of the infrastructure. This typically includes features such as service discovery and policy enforcement to control how services within the mesh can communicate with each other. By Luke Addison.
Tags devops cloud kubernetes containers software-architecture
-
AWS NoSQL: Choosing the best option for you
Posted on September 15, 2020, Level intermediate Resource Length medium
NoSQL databases enable you to store data with flexible schema and a variety of data models. These databases are relatively easy for developers to use, and have the high performance and functionality needed for modern applications. NoSQL databases can hold large volumes of data while still providing low latency. By Yifat Perry.
Tags nosql cloud cio database software-architecture
-
Eight benefits of a cyber security policy
Posted on September 13, 2020, Level beginner Resource Length short
Learn what a cyber security policy is and why it's important for protecting your small business. Whilst many businesses have expanded into the world of ecommerce and online shopping in recent months, strong cyber security is essential to protect both you and your customers. By fsb.org.uk.
Tags infosec cloud devops cio
-
Multi-Cluster service mesh failover and fallback routing
Posted on September 10, 2020, Level intermediate Resource Length medium
In this blog series, we will dig into specific challenge areas for multi-cluster Kubernetes and service mesh architecture, considerations and approaches in solving them. In our first post, we looked at service discovery and in this post we'll look at failover and fallback routing across multiple clusters. By Denis Jannot.
Tags kubernetes containers cloud software-architecture containers
-
New case studies about Google's use of Go
Posted on September 9, 2020, Level beginner Resource Length short
Go started in September 2007 when Robert Griesemer, Ken Thompson, and I began discussing a new language to address the engineering challenges we and our colleagues at Google were facing in our daily work. By Rob Pike.
Tags golang programming cloud web-development google
-
A deep dive into serverless tracing with AWS X Ray & Lambda
Posted on September 8, 2020, Level intermediate Resource Length long
Steven Staley published this guide on AWS tracing in AWS Lambda context. A serverless API on AWS in order to run in production needs a distributed tracing. Author wanted to see if he could use AWS X Ray to get everything he wanted out of a tracing solution.
Tags aws serverless apis cloud monitoring
-
A new twist on DNA origami
Posted on September 7, 2020, Level beginner Resource Length short
A team of scientists from Arizona State University and Shanghai Jiao Tong University (SJTU) has announced the creation of a new type of meta-DNA structures that will open up the fields of optoelectronics, including information storage and encryption as well as synthetic biology. By Jenny Green.
Tags miscellaneous learning cloud
-
US begins $1 billion quantum computing plan to get ahead of 'adversaries'
Posted on August 30, 2020, Level beginner Resource Length medium
The government is funding basic research in AI, too. When big technologies like mobile phones, 5G networks and e-commerce arrive, it's important to get in on the ground floor. That's why the US government is establishing 12 new research centers, funded with hundreds of millions of dollars, to boost artificial intelligence and quantum computing. By Stephen Shankland @cnet.com.
Tags how-to cloud data-science machine-learning big-data software
-
5 Ways to leverage cloud computing to boost your startup
Posted on August 26, 2020, Level beginner Resource Length short
Cloud technology is one of the most talked-about topics in today's date, and in the past few years, it has revolutionized the way startups and small businesses operate and store their data. It not only helps automate a number of operations in your business but is also a lot more cost-effective. Published on securityboulevard.com.
Tags startups cloud cio
-
Apache Cassandra: An essentials guide
Posted on August 25, 2020, Level intermediate Resource Length long
Need to get up to speed on Cassandra and learn how it can benefit your software development practices? These are the essentials that cover the basics. By Rebecca Mills, Developer Relations @ DataStax.
Tags apache database nosql cloud big-data
-
How autoscaling GitLab CI works on AWS Fargate
Posted on August 24, 2020, Level intermediate Resource Length medium
Run your CI jobs as AWS Fargate tasks with GitLab Runner and the Fargate Driver. Autoscaling GitLab Runner is a unique value proposition for teams that run their self-managed build agents on cloud-hosted virtual machines. By Darren Eastman.
Tags microservices devops cicd aws cloud